HTML

Automatically load a web page

August 17, 2007
By admin

How can I automatically load another page or reload the same page? You can do this by using Client-Pull or JavaScript. or you can do this by using Client-Pull or JavaScript. Here are the instructions for Client-Pull method using <META>: Use <META> in the <HEAD> section of your document. Write HTTP-EQUIV and CONTENT in...
Read more »

Posted in HTML, Java Script | No Comments »

What is Style Sheet?

August 17, 2007
By admin

What is Style Sheet? Style Sheet was adopted by W3 in December 1996. It’s the new way to get control of your page. But, writing the script and put it in your document without help from an authoring tool is hard work. For an updated list of Authoring Tools, check the page at W3C....
Read more »

Posted in HTML, Style Sheet | No Comments »

Stop people copying your images – prevent visitors saving pictures from your web pages !

August 16, 2007
By admin

This clever trick seems to work ok on Windows systems, and stops the average user from pinching images directly off your webpages using the right-click mouse button. Try it – this dustbin / garbage can / waste unit here is protected by this feature. Right-clicking on it on some systems causes a little box...
Read more »

Posted in HTML, Java Script | No Comments »

How to build frames?

August 14, 2007
By admin
How to build frames?

To help you easily understand, I will use the HTML code of this page to show you how to buid frames. Following this example, you should be able to build frames and specify a frame target. <html> <head> <title>Creating Frames For Your Web Pages.</title> </head> <FRAMESET COLS="100%" ROWS="60,*" border=no frameborder=0 framespacing=0>    <FRAME NAME="upper"...
Read more »

Posted in HTML | No Comments »

Calendar

    September 2010
    M T W T F S S
    « Jul    
     12345
    6789101112
    13141516171819
    20212223242526
    27282930