| |
PROGRAMMING COURSES
VIDEOS · APPS · FILES
MORE RESOURCES
|
|
FREE ONLINE HTML COURSE
Getting Started, and Basic Examples You Can Try
• What is HTML?• The Main Elements of an HTML Document• Create Your First HTML Web Page• Understand HTML Tag Nesting• HTML Tag Attributes and Values• HTML Text Formatting• Creating Links using the HTML anchor tag• Working with Images on your HTML Pages• Wrap text around your images• HTML Div Tag• HTML Tables• HTML Web Form Elements• Hexadecimal Color Chart
Multimedia Embed Methods For Your Web Pages(MP3 and Video)
• Stream your MP3 files on the Web without Flash• How to Stream your MovieMaker(.wmv) Video Files on a Web Page
HTML Tag Reference List with Examples
• <!-- --> - Comment• <a> - Anchor• <abbr> - Abbreviation • <acronym> - Acronym• <address> - Address• <applet> - Java Applet• <area> - Image Map Area• <audioscope> - Audio Amplitude Display• <b> - Bold• <base> - Base URL• <basefont> - Base Font• <bdo> - Bidirectional Override• <bgsound> - Background Sound• <big> - Big Font• <blockquote> - Block Quote• <body> - Body• <br> - Line Break• <button> - Form Button• <caption> - Table Caption• <center> - Center• <cite> - Citation• <code> - Code• <col> - Column• <colgroup> - Column Group• <dl>, <dt>, <dd> : Definition Lists• <del> - Deleted Text• <dfn> - Definition Term Instance• <div> - Division• <em> - Emphasis• <embed> - Embed Object• <fieldset> - Field Set for Forms• <font> - Font Definition• <form> - Form: Gathering User Input• <frame>, <frameset> - Framed Regions• <h1>, <h2>, <h3>, <h4>, <h5>, <h6> - Headings• <head> - Head of the Document• <hr> - Horizontal Rule• <html> - HTML Document• <i> - Italicize• <iframe> - Floating Frames• <img> - Image• <input> - Input Elements for Forms• <ins> - Inserted Text• <kbd> - Keyboard Input• <label> - Labels for Form Elements• <legend> - Legend for a Fieldset in Forms• <li> - List Item• <link> - Link to Reference External Files• <map> - Image Map• <meta> - Meta Data• <noscript> - No Script Support• <object> - Embedded Objects• <ol> - Ordered List• <optgroup> - Option Grouping• <option> - Options in a Form <select> Tag• <p> - Paragraph• <param> - Parameter for Embedded Object• <pre> - Preformatted Text• <q> - Quote• <samp> - Sample Text• <script> - Scripting• <select> - Selection List• <small> - Small Text• <span> - Span Content• <strong> - Strong Emphasis• <style> - Style Information• <sub>, <sup> - Subscript and Superscript• <table> - Table• <tbody> - Table Body• <td> - Table Data• <textarea> - Multiline Text Input• <tfoot> - Table Footer• <th> - Table Header Cell• <thead> - Table Header• <title> - Document Title• <tr> - Table Row• <tt> - Teletype Text• <ul> - Unordered List• <var> - Variable
|
|