home    egovision web resource centre    


HTML Copy 'n' Paste Library

No right-click in IE:

Back Button in HTML (IE only):

Embed media file:

Meta Refresh:

Prevents caching a page locally (NN Only):

Subject in MAILTO tag (most browsers):

Using the background property of the BODY tag (IE only):

where _position_ is either a pair of coordinates, horizontal then vertical (percentage or a unit of measurement), or one of the keywords: top, middle, bottom, left, center, or right. This will put the image "bgimage.gif" at _position_, without repeating it. The image will scroll with the window.

Meta tag for robots:

default = empty = "ALL" "NONE" = "NOINDEX, NOFOLLOW"
The filler is a comma separated list of terms: ALL, NONE, INDEX, NOINDEX, FOLLOW, NOFOLLOW.
Discussion: This tag is meant to provide users who cannot control the robots.txt file at their sites. It provides a last chance to keep their content out of search services. It was decided not to add syntax to allow robot specific permissions within the meta-tag.
INDEX means that robots are welcome to include this page in search services. FOLLOW means that robots are welcome to follow links from this page to find other pages. So a value of "NOINDEX" allows the subsidiary links to be explored, even though the page is not indexed. A value of "NOFOLLOW" allows the page to be indexed, but no links from the page are explored (this may be useful if the page is a free entry point into pay-per-view content, for example. A value of "NONE" tells the robot to ignore the page.

Meta transition effect(IE only):

egovision


Copy 'n' Paste Library

HTML Library

JavaScript Library

The egovision copy 'n' paste libraries are provided as an easy source for handy snippets of mark-up. We've all been in the situation when you just can't quite remember the HTML to embed a media file, or the JavaScript that opens a new window. Our way of managing this has been to compile our own code libraries, which we now make available to the public.

All you need do is select the text inside the relevant TEXTAREA, copy and paste. It's as simple as that.

If you have any requests for the cut'n'paste libraries, or would like to make a submission, please contact us via our response form.