Sunday, May 8, 2011

Desktop Notes (Notepad Embedded on Desktop)

YOU WILL NEED:
Notepad (Ironically)
Right Click smile.gif
A Computer would make it easier.

This Desktop Notepad is basically HTML using the tag.

Okay lets begin:

1)Open Notepad: Start>All Programs>Accessories>Notepad.


Now here is the most imporant part, getting the code right:

CODE




Lets disect it:
CODE

Is basically the background colour of your desktop not the notepad.


CODE

aligns your text area in the center.


CODE
[/code]

-=Is the text area. You can change the size of your text area on your desktop by changing the "Cols=" and the "Rows=" Colums the width and Rows the height.

Save the code as: e.g notepad.html


Now the last section, embedding it. (Not as hard as it sounds)

Go to your desktop>Right Click>Properties>Desktop(tab)>Browse> And locate the HTML file> Apply


Edit to your needs (size wise)

No comments:

Post a Comment