|
Here you'll find all the html code have been using to create my website. Hopefully it fullfills your website needs. OK, Copy and Paste.
For the current template I'm using Click Here »
For ALL Templates I've used See Site Map »
For A LIST OF ALL TEXT COLORS Click Here »
HERE ARE SOME TRICKS:
TO HIGHLIGHT TEXT: CLICK INSIDE TEXTAREA, PRESS CTL-A
TO COPY TEXT: PRESS CTL-C OR TO CUT TEXT: PRESS CTL-X
TO PASTE TEXT: PRESS CTL-V
This is standard html template: (Highlight text and Cut)
NOTE: Paste code in text file and save it as yourfile.html
Cascading style sheet I'm using: (Highlight text and Cut)
NOTE: Style tag must be inside Head tag; THESE are ALL CSS Properties that exist.
Script to display message on browser's status bar: (Highlight text and Cut)
NOTE: Script must be inside Head tag; then copy & paste red text inside Body tag: onload="doMessage()"
A [Go Back] link or Back button: (Hightlight text and Cut)
Note: Place anchor tag anywhere on page.
Example: [Go Back] or
Pull-down menu script to navigate site: (Highlight text and Cut)
NOTE: Place pull-down menu anywhere on page, most likely on top. Courtesy of Yahoo! Geocities.
Would like Visitors to Bookmark your site? Here's the code: (Highlight text and Cut)
NOTE: It only works for IE users :o) Netscape surfers press Ctl-D. Make the appropriate changes.
Setting website to browser's Main Homepage(Highlight text and Cut)
NOTE:Next time you open browser your website starts-up! Change settings to yours.
Link or Image OnMouseOver Text displays on status bar. Very Cool! (Highlight text and Cut)
NOTE:Check it out.
Recommend This Page Script(Highlight text and Cut)
NOTE: Courtesy of javascript.internet.com
Open New Window Script from text link(Highlight text and Cut)
NOTE: TRY >> OpenNewWindow
CHANGE url, width, height, and so on...
Wanna know how the crosshair appears on the OpenNewWindow link? It's Simple. (Highlight text and Cut)
NOTE: TEST HERE >> eMail Hand
north cursor east cursor.
south cursor west cursor north east cursor
OTHERS: nw-resize, se-resize, sw-resize.
Just want to dispaly a simple date like, this one
? (Highlight text and Cut)
NOTE: Courtesy of Yahoo! Geocities.
Close Window Button Script (Hightlight Text & Cut)
NOTE: TEST >>
Simple Change Background color using onMouseOver, onMouseOut ONLY on Table Cell(Hightlight Text & Cut)
NOTE: TRY >>
Run Mouse over text here. |
Wanna put a Gradient Fill on a paragraph, table cell, DIV tag, or Textarea; This is how(Hightlight Text & Cut)