![]() |
Web Development : Common HTML Tags |
Common HTML Tags:
HTML Tags Basics:
Tag Attributes:Tags can have attributes. Attributes can provide additional information about the HTML elements on your page. Attributes always come in name/value pairs like this: name="value". Attributes are always added only to the start tag of an HTML element. This tag defines a paragraph for your HTML page: <p>. With an added align attribute, you can tell the browser how to align the text in this paragarph, like this: <p align="center">. This tag defines an HTML header: <h1>. With an added class attribute, you can give this heading a predefined CWU style: <h1 class="priHeader"> |
||
|
Contact Information
CWU Web Development 400 E. University Way Ellensburg, WA 98926 Mail Stop 7505 Phone: (509) 963-2810 Email: daysj@cwu.edu |
| Central Washington University | 400 E. University Way, Ellensburg WA 98926 | This Site Optimized For Newer Browsers. |