|
|
HTML Code TutorialTutor Ebook Download Line Break TagThe line break tag Example: The rain in spain Clear AttributeThe line break tag has a virtually unknown attribute of clear="" The options are LEFT RIGHT ALL or NONE. The default is NONE which does nothing.
The clear attribute is used when text and inline images are placed on a page. Text that follows an image on a page will usually be placed beside of the image, even if the image is followed by a
When the attribute is added to a line break tag as, |
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 |
|
|
Example:
Note: When using this feature the the alignment attribute or float property (CSS) is required in the image tag. Change the position of the clear All tag to:
| ||
Left or RightThough the same results can be achieved using the All property, choices of left and right are also available. Left causes text to flow to the left. Right causes text to flow to the right. The opposite image aligment is required for each.
Check out our Free Frames Template Kit or try our Free Frames Kit Demo |
|
|