Ruhi Cenet's Blog
Pages
(Move to ...)
Home
COMPUTER SCIENCE
OTHERS
ABOUT ME
▼
Webpage to Demonstrate the Frames
›
<html> <head> <title> Frame </title> </head> <frameset cols="25%,75%"> <frame src=...
HTML
›
What is HTML,XML,WWW? HTML Attributes HTML Tags Our First HTML Page HTML Hyperlinks(Links) HTML Formatting Tags Lists in HTML Tables...
The HTML Frame Element
›
The <frame> tag defines one particular window (frame) within a frameset. In the example below we have a frameset with 2 columns. T...
The HTML Frameset Element
›
The frameset element holds one or more frame elements. Each frame element can hold a separate document. The frameset element states HOW MAN...
HTML Frames
›
With frames, you can display more than one html documents in the same browser window. Each HTML document is called a frame and each frame...
›
Home
View web version