html body { margin-top: 50px !important; } #top_form { position: fixed; top:0; left:0; width: 100%; margin:0; z-index: 2100000000; -moz-user-select: none; -khtml-user-select: none; -webkit-user-select: none; -o-user-select: none; border-bottom:1px solid #151515; background:#FFC8C8; height:45px; line-height:45px; } #top_form input[name=url] { width: 550px; height: 20px; padding: 5px; font: 13px "Helvetica Neue",Helvetica,Arial,sans-serif; border: 0px none; background: none repeat scroll 0% 0% #FFF; }
), and more. It also recommends a book for further reading on HTML and provides instructions for mapping a network drive to access files on the USI server."> 0 ratings0% found this document useful (0 votes) 26 views3 pagesHTML For Beginners: Basic Tags This document provides an overview of basic HTML tags for beginners, including tags for page structure (<html>, <head>, <body>), text formatting (<h1>, <b>, <i>, <font>), links (<a>), lists (<ol>, <li>, <ul>), images (<img>), tables (<table>, <tr>, <td>), and more. It also recommends a book for further reading on HTML and provides instructions for mapping a network drive to access files on the USI server. Uploaded byBishwajit BaruaCopyright © Attribution Non-Commercial (BY-NC) We take content rights seriously. If you suspect this is your content, claim it here. Available Formats Download as PDF, TXT or read online on Scribd 0 ratings0% found this document useful (0 votes) 26 views3 pagesHTML For Beginners: Basic Tags This document provides an overview of basic HTML tags for beginners, including tags for page structure (<html>, <head>, <body>), text formatting (<h1>, <b>, <i>, <font>), links (<a>), lists (<ol>, <li>, <ul>), images (<img>), tables (<table>, <tr>, <td>), and more. It also recommends a book for further reading on HTML and provides instructions for mapping a network drive to access files on the USI server. Uploaded byBishwajit BaruaCopyright © Attribution Non-Commercial (BY-NC) We take content rights seriously. If you suspect this is your content, claim it here. Available Formats Download as PDF, TXT or read online on Scribd You are on page 1/ 3 HTML for BeginnersInstructor: Brandi Hess, Graphic Designer in Web ServicesBasic Tags <head></head> <body></body> Header Tags Body Attributes Text Tags <b></b> <i></i> <font size=?></font> <font color=?></font> Links <a href="mailto:EMAIL"></a> <a name="NAME"></a> Formatting <p align=?></p> <br> <blockquote></blockquote> <ol></ol> <li></li> <ul></ul> <div align=?> Graphical Elements <img src="name" alt=”?”>Alt is for the alternative text description for images. <img src="name" align=?>Aligns an image: left, right, center; bottom, top, middle <img src="name" border=?>Sets size of border around an image <hr> <hr width=?> Tables <tr></tr> <td></td> Recommended Book: Map a drive You should only have to do this once. The USI server will appear on the Q: drive of your computer. On the desktop, right click on My Network Places and go to Map a Drive. Select Q: and type the following \\www\www_usi You might also like
|