Sunday 15 May 2011

HTML : Frame Set Marquee on Image




Frame Set: By using this tag we can divide the web pages as multiple frames. Each frame we can use to display the WebPages.
Rows: Used to divide the web pages into rows.
Cols: To specify the total number of columns.
<html>
<frameset cols="50%,50%" rows="50%,50%">
<frame src="http://www.danphp.com">
<frame src="http://www. danphp.com ">
<frame src="http://www. danphp.com ">
<frame src="http://www. danphp.com ">
</frameset>
</html>
Marquee on Image
<marquee style="color:blue;font-size:24px;top:100;position:absolute;left:200;width:400">welcome To PHP Notes and Script Site</marquee>
<img src="file:///F|/Demo/3.jpg" width="900" height="180">

Now the basic classes of HTML are completed. From Tomorrow I will post the advanced HTML classes. Please note that save every file with the .html extension to convert the note pad file into browsing file.

1 comment:

  1. A lot has happened these past 3 weeks with our sweet little boy. We've made a trip to Auburn's A-Day, spent a week at the lake, celebrated Easter, php notes now we're back in town php notes enjoying Jackson's routine (yes, he's sleeping so much better at night!).

    ReplyDelete