<body onload="MM_preloadImages('http://tutorials.elusionerie.com/wp-content/themes/Galaxy/switch2.png');new Accordian('basic-accordian',5,'header_highlight');">

Search the site

Subscribe

Subscribe to the blog!!!

Get updates on all the happenings @ this place. If you want to see something on here, please feel free to suggest anything!

Browse...

iiNet SUED for allowing illegal file sharing!?!?! Its the end of the internet as we know it... 7 hrs ago

Posts Tagged ‘html’

Refresh the Page!

Monday, November 17th, 2008

If you want to add in a simple button or link for visitors to refresh the page, there is a really simple code that does the trick

Button

<FORM>
<INPUT TYPE="button" VALUE="Reloadthe page" onClick="history.go(0)">
</FORM>
Link

<a href="#" onClick="history.go(0)">Refresh the page!</a>

Refresh the page!

HTML: A beginner’s guide

Wednesday, November 12th, 2008

HTML has got to be the most widely known type of coding language out there - you seriously can’t go past HTML when building a website! It forms the basis of most websites, and while there are sites which are moving towards more CSS based…

Switch Themes;
Home | About | Contact | Links | elusionerie.com
© elusionerie.com 2008.
Layout adapted from the Foliage layout @ 5ThirtyOne. | Top
Epichronicity is proudly powered by WordPress
Entries (RSS) and Comments (RSS).