HTML Frames: some times you want to display your web pages at a time on the same window so use
Frames like this:
select or use a new note pad and write the code like this
<html>
<frameset rows="25%,75%">
<frame src="http://www.islamickorner.com">
<frame src="a.html">
</frameset>
</html>
The output will be:
Friday, October 8, 2010
HTML Tutorial part 4
12:25 PM
GCbioinfo
0 comments:
Post a Comment