HTML ResourcesHTML HomeHTML Tutorial HTML Codes HTML Templates HTML 4 Tags HTML 5 Tags HTML 5 Tags
<!--...-->
<!doctype> <a> <abbr> <address> <area> <article> <aside> <audio> <b> <base> <bb> <bdo> <blockquote> <body> <br> <button> <canvas> <caption> <cite> <code> <col> <colgroup> <command> <datagrid> <datalist> <dd> <del> <details> <dialog> <dfn> <div> <dl> <dt> <em> <embed> <eventsource> <fieldset> <figure> <footer> <form> <h1> <h2> <h3> <h4> <h5> <h6> <head> <header> <hr> <html> <i> <iframe> <img> <input> <ins> <kbd> <label> <legend> <li> <link> <mark> <map> <menu> <meta> <meter> <nav> <noscript> <object> <ol> <optgroup> <option> <output> <p> <param> <pre> <progress> <q> <ruby> <rp> <rt> <samp> <script> <section> <select> <small> <source> <span> <strong> <style> <sub> <sup> <table> <tbody> <td> <textarea> <tfoot> <th> <thead> <time> <title> <tr> <ul> <var> <video> FREE Hosting!With every domain name you register with ZappyHost, you get FREE hosting.$1.99 Domain NamesWith every new non-domain purchase thru ZappyHost, you get a domain name for only $1.99. |
HTML 5 <param> TagThe HTML This tag is used in conjunction with the To use the ExampleHere's an example of In this example, we are passing two parameters to the embedded object: "autoplay" and "controller". The "autoplay" parameter is set to "false", so the music won't start playing as soon as the page loads. Instead, the user has to press the play button to start the audio. The "controller" attribute is set to "true" and so specifies that the controls applicable to this object (i.e. audio controls) should be visible. Tip: Although this example uses an audio file, HTML 5 also includes an element specifically for use with audio. This is the AttributesHTML tags can contain one or more attributes. Attributes are added to a tag to provide the browser with more information about how the tag should appear or behave. Attributes consist of a name and a value separated by an equals (=) sign, with the value surrounded by double quotes. Here's an example, There are 3 kinds of attributes that you can add to your HTML tags: Element-specific, global, and event handler content attributes. The attributes that you can add to this tag are listed below. Element-Specific AttributesThe following table shows the attributes that are specific to this tag/element.
Global AttributesThe following attributes are standard across all HTML 5 tags.
For a full explanation of these attributes, see HTML 5 global attributes. Event Handler Content AttributesEvent handler content attributes enable you to invoke a script from within your HTML. The script is invoked when a certain "event" occurs. Each event handler content attribute deals with a different event. Here are the standard HTML 5 event handler content attributes.
For a full explanation of these attributes, see HTML 5 event handler content attributes. Also see the HTML 4.01 tagsEnjoy this website?
Oh, and thank you for supporting Quackit! |
Need Content for your Website?Get unique, quality digital content for your website. You can even earn money by reselling it!Includes:
|