|
|
HTML Code TutorialTutor Ebook Download FramesFrames can add a little bit of extra character to any web site. They are a little harder to set up for search engines, but that doesn't seem to lessen their popularity for many. The first rule to follow when using frames is to replace the body tag with the Figures 1 and 2 (below) are diagrams of a row configuration. They are percentages of available (vertical) space and should add up to 100. (/ = %) |
Contents Table of ContentsIntroduction Page Structure Basic HTML PageDoctype The Body Tag The Header Tag The Division Tag Horizontal Rule Anchor Tag Anchor Tag - Intradocument Anchor Tag - Image Using Borders The ID Attribute Meta Tags Text Controls Style SheetsWorking With Fonts The Paragraph Tag Paragraphs-Images Using Lists The Pre Tag Line Break Tag Tables Basics of TablesColspan Forms Form BasicsCheck Boxes Text Boxes Selection Boxes Frames Basic FramesTarget and Scrolling Search Engines Miscellaneous Buttons with CSSUsing Color Color Chart Using Images Using Templates Uploading HTML pages. HTML-CSS Quizzes |
|
![]() For figure 2 the code would be: Notice that the second row in figure 2 contains 2 columns. Each column in that nested frameset must be defined with a frame tag. Figures 3 and 4 (below) are diagrams of a column configuration. | ||
|
Each individual frame within the frameset must now be defined by either a ![]() For figure 4 the code would be: Notice that the second column in figure 4 contains 2 rows. Each row in that nested frameset must be defined with a frame tag. Copy and paste this code into an html page and run it through your browser. Be sure to delete the body tags. Check out our Free Frames Template Kit or try our Free Frames Kit Demo |
|
|