|
|
HTML Code TutorialTutor Ebook Download ID AttributeThe ID attribute can be used with many HTML tags. It can be used with paragraph tags, division tags, table tags and form tags to name a few. Use it to create variations in similar code structures. The attribute is placed in the tag as shown Now if we had more than one table on the page only the text placed in the cells of table1 would be displayed in red text. The ID attribute is also helpful when you want to remove the underline from certain hyperlinks on a page. You would use the same technique in the previous example so that only the underlines of hyperlinks were removed in table1. You could also use the division tag for performing this procedure. Check out our Free Frames Template Kit or try our Free Frames Kit Demo |
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 |
|
|