HTML 5 Book w3
HTML 5 Book w3
Search Forum
About
HTML5 Tutorial
HTML5 Home HTML5 Introduction HTML5 New Elements HTML5 Video HTML5 Audio HTML5 Canvas HTML5 Web Storage
HTML5 Tutorial
W3Schools Home
HTML5 is the next generation of HTML. This tutorial teaches you about the new features in HTML5.
Next Chapter
PHP MySQL Hosting Top 10 Web Hosting UK Reseller Hosting Web Hosting FREE Web Hosting Top Web Hosting $0 Doteasy Web Hosting WEB BUILDING
HTML5 Forms
HTML5 Input Types HTML5 Form Elements HTML5 Form Attributes
HTML5 Reference
HTML5 Tags HTML5 Attributes HTML5 Events
Download XML Editor FREE Flash Website FREE Web Templates SEO Company
HTML5 Tags
<!--> <!DOCTYPE> <a> <abbr> <acronym> <address> <applet> <area> <article> <aside> <audio> <b> <base> <basefont> <bdo> <big> <blockquote> <body> <br> <button> <canvas> <caption> <center> <cite> <code> <col> <colgroup> <command> <datalist> <dd> <del> <details> <dfn> <dir> <div> <dl> <dt> <em> <embed> <fieldset> <figcaption> <figure> <font> <footer> <form> <frame> <frameset> <h1> - <h6> <head> <header> <hgroup> <hr> <html> <i> <iframe> <img> <input> <ins> <keygen> <kbd> <label> <legend> <li> <link> <map> <mark> <menu> <meta> <meter> <nav> <noframes>
Example
<!DOCTYPE HTML> <html> <body> <video width="320" height="240" controls="controls"> <sourcesrc="movie.ogg"type="video/ogg"/> <sourcesrc="movie.mp4"type="video/mp4"/> Your browser does not support the video tag. </video> </body> </html>
Try it yourself
US Web Design Schools W3SCHOOLS EXAMS Get Certified in: HTML, CSS, JavaScript, XML, PHP, and ASP W3SCHOOLS BOOKS New Books: HTML, CSS JavaScript, and Ajax STATISTICS Browser Statistics Browser OS Browser Display SHARE THIS PAGE Share with
Click on the "Try it yourself" button to see how it works Start learning HTML5 now!
HTML5 References
At W3Schools you will find complete references about tags, standard attributes, standard events, and more. HTML5 Tag Reference
W3Schools Home
Next Chapter
Whether you're new to XML or already an advanced user, the user-friendly views and powerful entry helpers, wizards, and debuggers in XMLSpy are designed to meet your XML and Web development needs from start to finish. New features in Version 2010!
l l l l l l l l l l
XML editor Graphical XML Schema / DTD editors XSLT 1.0/2.0 editor, debugger, profiler XQuery editor, debugger, profiler XBRL validator, taxonomy editor, taxonomy wizard Support for Office Open XML (OOXML) Graphical WSDL 1.1/2.0 editor & SOAP debugger JSON editing & conversion Java, C#, C++ code generation 32-bit and 64-bit versions
http://www.w3schools.com/html5/default.asp
Page 1 / 2
<noscript> <object> <ol> <optgroup> <option> <output> <p> <param> <pre> <progress> <q> <rp> <rt> <ruby> <s> <samp> <script> <section> <select> <small> <source> <span> <strike> <strong> <style> <sub> <summary> <sup> <table> <tbody> <td> <textarea> <tfoot> <th> <thead> <time> <title> <tr> <tt> <u> <ul> <var> <video> <xmp>
W3Schools' Online Certification Program The perfect solution for professionals who need to balance work, family, and career building. More than 5000 certificates already issued! The HTML Certificate documents your knowledge of HTML, XHTML, and CSS. The JavaScript Certificate documents your knowledge of JavaScript and HTML DOM. The XML Certificate documents your knowledge of XML, XML DOM and XSLT. The ASP Certificate documents your knowledge of ASP, SQL, and ADO. The PHP Certificate documents your knowledge of PHP and SQL (MySQL).
HOME
| TOP
| FORUM
ABOUT
W3Schools is for training only. We do not warrant the correctness of its content. The risk from using it lies entirely with the user. While using this site, you agree to have read and accepted our terms of use and privacy policy. Copyright 1999-2010 by Refsnes Data. All Rights Reserved.
http://www.w3schools.com/html5/default.asp
Page 2 / 2
HOME HTML CSS XML JAVASCRIPT ASP PHP SQL MORE...
Search Forum
About
HTML5 Tutorial
HTML5 Home HTML5 Introduction HTML5 New Elements HTML5 Video HTML5 Audio HTML5 Canvas HTML5 Web Storage
HTML5 Introduction
Previous
HTML5 is the next generation of HTML.
Next Chapter
PHP MySQL Hosting Top 10 Web Hosting UK Reseller Hosting Web Hosting FREE Web Hosting
HTML5 Forms
HTML5 Input Types HTML5 Form Elements HTML5 Form Attributes
What is HTML5?
HTML5 will be the new standard for HTML, XHTML, and the HTML DOM. The previous version of HTML came in 1999. The web has changed a lot since then. HTML5 is still a work in progress. However, most modern browsers have some HTML5 support.
Top Web Hosting $0 Doteasy Web Hosting WEB BUILDING XML Editor Free Trial! FREE Flash Website FREE Web Templates SEO Company US Web Design Schools
HTML5 Reference
HTML5 Tags HTML5 Attributes HTML5 Events
HTML5 Tags
<!--> <!DOCTYPE> <a> <abbr> <acronym> <address> <applet> <area> <article> <aside> <audio> <b> <base> <basefont> <bdo> <big> <blockquote> <body> <br> <button> <canvas> <caption> <center> <cite> <code> <col> <colgroup> <command> <datalist> <dd> <del> <details> <dfn> <dir> <div> <dl> <dt> <em> <embed> <fieldset> <figcaption> <figure> <font> <footer> <form> <frame> <frameset> <h1> - <h6> <head> <header> <hgroup> <hr> <html> <i> <iframe> <img> <input> <ins> <keygen> <kbd> <label> <legend> <li> <link> <map> <mark> <menu> <meta> <meter>
W3SCHOOLS EXAMS Get Certified in: HTML, CSS, JavaScript, XML, PHP, and ASP W3SCHOOLS BOOKS New Books: HTML, CSS JavaScript, and Ajax STATISTICS Browser Statistics Browser OS Browser Display SHARE THIS PAGE Share with
New features should be based on HTML, CSS, DOM, and JavaScript Reduce the need for external plugins (like Flash) Better error handling More markup to replace scripting HTML5 should be device independent The development process should be visible to the public
New Features
Some of the most interesting new features in HTML5:
l l l l l
The canvas element for drawing The video and audio elements for media playback Better support for local offline storage New content specific elements, like article, footer, header, nav, section New form controls, like calendar, date, time, email, url, search
Browser Support
The latest versions of Safari, Chrome, Firefox, and Opera support some HTML5 features. Internet Explorer 9 will support some HTML5 features.
Previous
Next Chapter
http://www.w3schools.com/html5/html5_intro.asp
Page 1 / 2
<nav> <noframes> <noscript> <object> <ol> <optgroup> <option> <output> <p> <param> <pre> <progress> <q> <rp> <rt> <ruby> <s> <samp> <script> <section> <select> <small> <source> <span> <strike> <strong> <style> <sub> <summary> <sup> <table> <tbody> <td> <textarea> <tfoot> <th> <thead> <time> <title> <tr> <tt> <u> <ul> <var> <video> <xmp>
Need an easy way to get data into XML, or transform XML to another format? MapForce lets you map XML data to/from any combination of XML, database, flat file, Excel 2007, XBRL, or Web services data. Then it transforms data instantly or auto-generates royalty-free code for recurrent conversions. New features in Version 2010! Easy-to-use, graphical data mapping interface Instant data transformation XSLT 1.0/2.0 and XQuery code generation Java, C#, and C++ code generation Advanced data processing functions Support for all major relational databases including SQL Server, IBM DB2, Oracle, and more l Visual Studio & Eclipse integration l Available in 32-bit and 64-bit versions
l l l l l l
HOME
| TOP
| FORUM
ABOUT
W3Schools is for training only. We do not warrant the correctness of its content. The risk from using it lies entirely with the user. While using this site, you agree to have read and accepted our terms of use and privacy policy. Copyright 1999-2010 by Refsnes Data. All Rights Reserved.
http://www.w3schools.com/html5/html5_intro.asp
Page 2 / 2
HOME HTML CSS XML JAVASCRIPT ASP PHP SQL MORE...
Search Forum
About
HTML5 Tutorial
HTML5 Home HTML5 Introduction HTML5 New Elements HTML5 Video HTML5 Audio HTML5 Canvas HTML5 Web Storage
WEB HOSTING Best Web Hosting PHP MySQL Hosting Top 10 Web Hosting
UK Reseller Hosting Web Hosting FREE Web Hosting Top Web Hosting $0 Doteasy Web Hosting WEB BUILDING Download XML Editor FREE Flash Website FREE Web Templates
HTML5 Forms
HTML5 Input Types HTML5 Form Elements HTML5 Form Attributes
HTML5 Reference
HTML5 Tags HTML5 Attributes HTML5 Events
HTML5 Tags
<!--> <!DOCTYPE> <a> <abbr> <acronym> <address> <applet> <area> <article> <aside> <audio> <b> <base> <basefont> <bdo> <big> <blockquote> <body> <br> <button> <canvas> <caption> <center> <cite> <code> <col> <colgroup> <command> <datalist> <dd> <del> <details> <dfn> <dir> <div> <dl> <dt> <em> <embed> <fieldset> <figcaption> <figure> <font> <footer> <form> <frame> <frameset> <h1> - <h6> <head> <header> <hgroup> <hr> <html> <i> <iframe> <img> <input> <ins> <keygen> <kbd> <label> <legend> <li> <link> <map> <mark> <menu> <meta> <meter> <nav> <noframes>
SEO Company US Web Design Schools W3SCHOOLS EXAMS Get Certified in: HTML, CSS, JavaScript, XML, PHP, and ASP W3SCHOOLS BOOKS New Books: HTML, CSS JavaScript, and Ajax STATISTICS Browser Statistics Browser OS Browser Display SHARE THIS PAGE Share with
http://www.w3schools.com/html5/html5_new_elements.asp
Page 1 / 2
<noscript> <object> <ol> <optgroup> <option> <output> <p> <param> <pre> <progress> <q> <rp> <rt> <ruby> <s> <samp> <script> <section> <select> <small> <source> <span> <strike> <strong> <style> <sub> <summary> <sup> <table> <tbody> <td> <textarea> <tfoot> <th> <thead> <time> <title> <tr> <tt> <u> <ul> <var> <video> <xmp>
Previous
Next Chapter
XML development Web & Web services development Data mapping & integration Rendering & publishing XML & database data XBRL validation, taxonomy editing, transformation & rendering
The MissionKit for XML Developers includes XMLSpy- the industry-leading XML editor; MapForce- a graphical data mapping, conversion, and integration tool; StyleVision- a visual XSLT stylesheet designer; DiffDog- an XML-aware diff/merge tool; and 2 additional tools. Try all 6 products free for 30 days! Download a fully-functional free trial
HOME
| TOP
| FORUM
ABOUT
W3Schools is for training only. We do not warrant the correctness of its content. The risk from using it lies entirely with the user. While using this site, you agree to have read and accepted our terms of use and privacy policy. Copyright 1999-2010 by Refsnes Data. All Rights Reserved.
http://www.w3schools.com/html5/html5_new_elements.asp
Page 2 / 2
HOME HTML CSS XML JAVASCRIPT ASP PHP SQL MORE...
Search Forum
About
HTML5 Tutorial
HTML5 Home HTML5 Introduction HTML5 New Elements HTML5 Video HTML5 Audio HTML5 Canvas HTML5 Web Storage
HTML5 Video
Previous Next Chapter
WEB HOSTING Best Web Hosting PHP MySQL Hosting Top 10 Web Hosting
Many modern websites shows videos. HTML5 provides a standard for showing them. Check if your browser supports HTML5 video Check
UK Reseller Hosting Web Hosting FREE Web Hosting Top Web Hosting $0 Doteasy Web Hosting WEB BUILDING XML Editor Free Trial!
HTML5 Forms
HTML5 Input Types HTML5 Form Elements HTML5 Form Attributes
HTML5 Reference
HTML5 Tags HTML5 Attributes HTML5 Events
FREE Flash Website FREE Web Templates SEO Company US Web Design Schools W3SCHOOLS EXAMS Get Certified in: HTML, CSS, JavaScript, XML, PHP, and ASP W3SCHOOLS BOOKS
HTML5 Tags
<!--> <!DOCTYPE> <a> <abbr> <acronym> <address> <applet> <area> <article> <aside> <audio> <b> <base> <basefont> <bdo> <big> <blockquote> <body> <br> <button> <canvas> <caption> <center> <cite> <code> <col> <colgroup> <command> <datalist> <dd> <del> <details> <dfn> <dir> <div> <dl> <dt> <em> <embed> <fieldset> <figcaption> <figure> <font> <footer> <form> <frame> <frameset> <h1> - <h6> <head> <header> <hgroup> <hr> <html> <i> <iframe> <img> <input> <ins> <keygen> <kbd> <label> <legend> <li> <link> <map> <mark> <menu> <meta> <meter> <nav> <noframes>
Video Formats
Currently, there are 2 supported video formats for the video element:
IE 8 No No
Ogg = Ogg files with Thedora video codec and Vorbis audio codec MPEG4 = MPEG 4 files with H.264 video codec and AAC audio codec
Share with
How It Works
To show a video in HTML5, this is all you need:
The control attribute is for adding play, pause, and volume controls. It is also always a good idea to include the width and height attributes. Insert content between the <video> and </video> tags for browsers that do not support the video element:
Example
<video src="movie.ogg" width="320" height="240" controls="controls"> Your browser does not support the video tag. </video>
Try it yourself
The example above uses an Ogg file, and will work in Firefox, Opera and Chrome. To make the video work in Safari, the video file must be of type MPEG4. The video element allows multiple source elements. Source elements can link to different video files. The browser will use the first recognized format:
Example
<video width="320" height="240" controls="controls">
http://www.w3schools.com/html5/html5_video.asp
Page 1 / 2
<noscript> <object> <ol> <optgroup> <option> <output> <p> <param> <pre> <progress> <q> <rp> <rt> <ruby> <s> <samp> <script> <section> <select> <small> <source> <span> <strike> <strong> <style> <sub> <summary> <sup> <table> <tbody> <td> <textarea> <tfoot> <th> <thead> <time> <title> <tr> <tt> <u> <ul> <var> <video> <xmp>
<sourcesrc="movie.ogg"type="video/ogg"/> <sourcesrc="movie.mp4"type="video/mp4"/> Your browser does not support the video tag. </video>
Try it yourself
Internet Explorer
Internet Explorer 8 does not support the video element. In IE 9, there will be support for video element using MPEG4.
Previous
Next Chapter
HOME
| TOP
| FORUM
ABOUT
W3Schools is for training only. We do not warrant the correctness of its content. The risk from using it lies entirely with the user. While using this site, you agree to have read and accepted our terms of use and privacy policy. Copyright 1999-2010 by Refsnes Data. All Rights Reserved.
http://www.w3schools.com/html5/html5_video.asp
Page 2 / 2
HOME HTML CSS XML JAVASCRIPT ASP PHP SQL MORE...
Search Forum
About
YOUR FREE WEBSITE Free Flash Website Free Website Builder Free Web Design
HTML5 Tutorial
HTML5 Home HTML5 Introduction HTML5 New Elements HTML5 Video HTML5 Audio HTML5 Canvas HTML5 Web Storage
HTML5 Audio
Previous
HTML5 provides a standard for playing audio.
Next Chapter
PHP MySQL Hosting Top 10 Web Hosting UK Reseller Hosting Web Hosting FREE Web Hosting
HTML5 Forms
HTML5 Input Types HTML5 Form Elements HTML5 Form Attributes
Top Web Hosting $0 Doteasy Web Hosting WEB BUILDING XML Editor Free Trial! FREE Flash Website FREE Web Templates SEO Company US Web Design Schools W3SCHOOLS EXAMS
HTML5 Reference
HTML5 Tags HTML5 Attributes HTML5 Events
HTML5 Tags
<!--> <!DOCTYPE> <a> <abbr> <acronym> <address> <applet> <area> <article> <aside> <audio> <b> <base> <basefont> <bdo> <big> <blockquote> <body> <br> <button> <canvas> <caption> <center> <cite> <code> <col> <colgroup> <command> <datalist> <dd> <del> <details> <dfn> <dir> <div> <dl> <dt> <em> <embed> <fieldset> <figcaption> <figure> <font> <footer> <form> <frame> <frameset> <h1> - <h6> <head> <header> <hgroup> <hr> <html> <i> <iframe> <img> <input> <ins> <keygen> <kbd> <label> <legend> <li> <link> <map> <mark> <menu> <meta> <meter> <nav> <noframes>
Audio Formats
Currently, there are 3 supported formats for the audio element: Format Ogg Vorbis MP3 Wav IE 8 No No No Firefox 3.5 Yes No Yes Opera 10.5 Yes No Yes Chrome 3.0 Yes Yes No Safari 3.0 No Yes Yes
Get Certified in: HTML, CSS, JavaScript, XML, PHP, and ASP W3SCHOOLS BOOKS New Books: HTML, CSS JavaScript, and Ajax STATISTICS Browser Statistics Browser OS Browser Display SHARE THIS PAGE Share with
How It Works
To play an audio file in HTML5, this is all you need:
The control attribute is for adding play, pause, and volume controls. Insert content between the <audio> and </audio> tags for browsers that do not support the audio element:
Example
<audio src="song.ogg" controls="controls"> Your browser does not support the audio element. </audio>
Try it yourself
The example above uses an Ogg file, and will work in Firefox, Opera and Chrome. To make the audio work in Safari, the audio file must be of type MP3 or Wav. The audio element allows multiple source elements. Source elements can link to different audio files. The browser will use the first recognized format:
Example
<audio controls="controls"> <sourcesrc="song.ogg"type="audio/ogg"/> <sourcesrc="song.mp3"type="audio/mpeg"/> Your browser does not support the audio element. </audio>
Try it yourself
http://www.w3schools.com/html5/html5_audio.asp
Page 1 / 2
<noscript> <object> <ol> <optgroup> <option> <output> <p> <param> <pre> <progress> <q> <rp> <rt> <ruby> <s> <samp> <script> <section> <select> <small> <source> <span> <strike> <strong> <style> <sub> <summary> <sup> <table> <tbody> <td> <textarea> <tfoot> <th> <thead> <time> <title> <tr> <tt> <u> <ul> <var> <video> <xmp>
Internet Explorer
Internet Explorer 8 does not support the audio element. In IE 9, there will be support for audio element.
Previous
Next Chapter
HOME
| TOP
| FORUM
ABOUT
W3Schools is for training only. We do not warrant the correctness of its content. The risk from using it lies entirely with the user. While using this site, you agree to have read and accepted our terms of use and privacy policy. Copyright 1999-2010 by Refsnes Data. All Rights Reserved.
http://www.w3schools.com/html5/html5_audio.asp
Page 2 / 2
HOME HTML CSS XML JAVASCRIPT ASP PHP SQL MORE...
Search Forum
About
YOUR FREE WEBSITE Free Flash Website Free Website Builder Free Web Design
HTML5 Tutorial
HTML5 Home HTML5 Introduction HTML5 New Elements HTML5 Video HTML5 Audio HTML5 Canvas HTML5 Web Storage
HTML5 Canvas
Previous
The canvas element is used to draw graphics on a web page.
Next Chapter
PHP MySQL Hosting Top 10 Web Hosting UK Reseller Hosting Web Hosting FREE Web Hosting Top Web Hosting
HTML5 Forms
HTML5 Input Types HTML5 Form Elements HTML5 Form Attributes
What is Canvas?
The HTML5 canvas element uses JavaScript to draw graphics on a web page. A canvas is a rectangular area, and you control every pixel of it. The canvas element has several methods for drawing paths, boxes, circles, characters, and adding images.
$0 Doteasy Web Hosting WEB BUILDING Download XML Editor FREE Flash Website FREE Web Templates SEO Company US Web Design Schools W3SCHOOLS EXAMS
HTML5 Reference
HTML5 Tags HTML5 Attributes HTML5 Events
HTML5 Tags
<!--> <!DOCTYPE> <a> <abbr> <acronym> <address> <applet> <area> <article> <aside> <audio> <b> <base> <basefont> <bdo> <big> <blockquote> <body> <br> <button> <canvas> <caption> <center> <cite> <code> <col> <colgroup> <command> <datalist> <dd> <del> <details> <dfn> <dir> <div> <dl> <dt> <em> <embed> <fieldset> <figcaption> <figure> <font> <footer> <form> <frame> <frameset> <h1> - <h6> <head> <header> <hgroup> <hr> <html> <i> <iframe> <img> <input> <ins> <keygen> <kbd> <label> <legend> <li> <link> <map> <mark> <menu> <meta> <meter> <nav> <noframes>
Get Certified in: HTML, CSS, JavaScript, XML, PHP, and ASP W3SCHOOLS BOOKS New Books: HTML, CSS JavaScript, and Ajax STATISTICS Browser Statistics Browser OS Browser Display SHARE THIS PAGE
Share with
var c=document.getElementById("myCanvas");
var cxt=c.getContext("2d");
The getContext("2d") object is a built-in HTML5 object, with many methods to draw paths, boxes, circles, characters, images and more. The next two lines draws a red rectangle:
cxt.fillStyle="#FF0000"; cxt.fillRect(0,0,150,75);
The fillStyle method makes it red, and the fillRect method specifies the shape, position, and size.
Understanding Coordinates
The fillRect method above had the parameters (0,0,150,75).
http://www.w3schools.com/html5/html5_canvas.asp
Page 1 / 3
<noscript> <object> <ol> <optgroup> <option> <output> <p> <param> <pre> <progress> <q> <rp> <rt> <ruby> <s> <samp> <script> <section> <select> <small> <source> <span> <strike> <strong> <style> <sub> <summary> <sup> <table> <tbody> <td> <textarea> <tfoot> <th> <thead> <time> <title> <tr> <tt> <u> <ul> <var> <video> <xmp>
This means: Draw a 150x75 rectangle on the canvas, starting at the top left corner (0,0). The canvas' X and Y coordinates are used to position drawings on the canvas. Mouse over the rectangle below to see the coordinates: X
Example - Line
Draw a line by specifying where to start, and where to stop:
Try it yourself
Example - Circle
Draw a circle by specifying the size, color, and position:
Try it yourself
Example - Gradient
Draw a gradient background with the colors you specify:
Try it yourself
Example - Image
Put an image on the canvas:
Try it yourself
Previous
Next Chapter
Whether you're new to XML or already an advanced user, the user-friendly views and powerful entry helpers, wizards, and debuggers in XMLSpy are designed to meet your XML and Web development needs from start to finish. New features in Version 2010!
l l l l l l l l l l l
XML editor Graphical XML Schema / DTD editors XSLT 1.0/2.0 editor, debugger, profiler XQuery editor, debugger, profiler XBRL validator, taxonomy editor, taxonomy wizard Support for Office Open XML (OOXML) Graphical WSDL 1.1/2.0 editor & SOAP debugger JSON editing & conversion Java, C#, C++ code generation 32-bit and 64-bit versions And much more!
http://www.w3schools.com/html5/html5_canvas.asp
Page 2 / 3
HOME
| TOP
| FORUM
ABOUT
W3Schools is for training only. We do not warrant the correctness of its content. The risk from using it lies entirely with the user. While using this site, you agree to have read and accepted our terms of use and privacy policy. Copyright 1999-2010 by Refsnes Data. All Rights Reserved.
http://www.w3schools.com/html5/html5_canvas.asp
Page 3 / 3
HOME HTML CSS XML JAVASCRIPT ASP PHP SQL MORE...
Search Forum
About
YOUR FREE WEBSITE Free Flash Website Free Website Builder Free Web Design
HTML5 Tutorial
HTML5 Home HTML5 Introduction HTML5 New Elements HTML5 Video HTML5 Audio HTML5 Canvas HTML5 Web Storage
WEB HOSTING Best Web Hosting PHP MySQL Hosting Top 10 Web Hosting
UK Reseller Hosting Web Hosting FREE Web Hosting Top Web Hosting $0 Doteasy Web Hosting WEB BUILDING
HTML5 Forms
HTML5 Input Types HTML5 Form Elements HTML5 Form Attributes
HTML5 Reference
HTML5 Tags HTML5 Attributes HTML5 Events email url number range Date pickers (date, month, week, time, datetime, datetime-local) search color
Download XML Editor FREE Flash Website FREE Web Templates SEO Company US Web Design Schools W3SCHOOLS EXAMS
HTML5 Tags
<!--> <!DOCTYPE> <a> <abbr> <acronym> <address> <applet> <area> <article> <aside> <audio> <b> <base> <basefont> <bdo> <big> <blockquote> <body> <br> <button> <canvas> <caption> <center> <cite> <code> <col> <colgroup> <command> <datalist> <dd> <del> <details> <dfn> <dir> <div> <dl> <dt> <em> <embed> <fieldset> <figcaption> <figure> <font> <footer> <form> <frame> <frameset> <h1> - <h6> <head> <header> <hgroup> <hr> <html> <i> <iframe> <img> <input> <ins> <keygen> <kbd> <label> <legend> <li> <link> <map> <mark> <menu> <meta> <meter> <nav> <noframes>
Browser Support
Input type email url number range Date pickers search color IE No No No No No No No Firefox No No No No No No No Opera 9.0 9.0 9.0 9.0 9.0 No No Chrome No No No 4.0 No No No Safari No No No 4.0 No No No
Get Certified in: HTML, CSS, JavaScript, XML, PHP, and ASP W3SCHOOLS BOOKS New Books: HTML, CSS JavaScript, and Ajax STATISTICS Browser Statistics Browser OS Browser Display SHARE THIS PAGE Share with
Note: Opera has the best support for the new input types. However, you can already start using them in all major browsers. If they are not supported, they will be behave as regular text fields.
Example
E-mail: <input type="email" name="user_email" />
Try it yourself
Tip: Safari on the iPhone recognizes the email input type, and changes the on-screen keyboard to match it (adds @ and .com options).
Example
Homepage: <input type="url" name="user_url" />
Try it yourself
Tip: Safari on the iPhone recognizes the url input type, and changes the on-screen keyboard to match it (adds .com option).
http://www.w3schools.com/html5/html5_form_input_types.asp
Page 1 / 3
<noscript> <object> <ol> <optgroup> <option> <output> <p> <param> <pre> <progress> <q> <rp> <rt> <ruby> <s> <samp> <script> <section> <select> <small> <source> <span> <strike> <strong> <style> <sub> <summary> <sup> <table> <tbody> <td> <textarea> <tfoot> <th> <thead> <time> <title> <tr> <tt> <u> <ul> <var> <video> <xmp>
Example
Points: <input type="number" name="points" min="1" max="10" />
Try it yourself
Use the following attributes to specify restrictions for the number type: Attribute max min step value Value number number number number Description Specifies the maximum value allowed Specifies the minimum value allowed Specifies legal number intervals (if step="3", legal numbers could be -3,0,3,6, etc) Specifies the default value
Try an example with all the restriction attributes: Try it yourself Tip: Safari on the iPhone recognizes the number input type, and changes the on-screen keyboard to match it (shows numbers).
Example
<input type="range" name="points" min="1" max="10" />
Try it yourself
Use the following attributes to specify restrictions for the range type: Attribute max min step value Value number number number number Description Specifies the maximum value allowed Specifies the minimum value allowed Specifies legal number intervals (if step="3", legal numbers could be -3,0,3,6, etc) Specifies the default value
date - Selects date, month and year month - Selects month and year week - Selects week and year time - Selects time (hour and minute) datetime - Selects time, date, month and year (UTC time) datetime-local - Selects time, date, month and year (local time)
Example
Date: <input type="date" name="user_date" />
Try it yourself
Input type "month": Try it yourself Input type "week": Try it yourself Input type "time": Try it yourself
http://www.w3schools.com/html5/html5_form_input_types.asp
Page 2 / 3
Input type "datetime": Try it yourself Input type "datetime-local": Try it yourself
Previous
Next Chapter
XML development Web & Web services development Data mapping & integration Rendering & publishing XML & database data XBRL validation, taxonomy editing, transformation & rendering
The MissionKit for XML Developers includes XMLSpy- the industry-leading XML editor; MapForce- a graphical data mapping, conversion, and integration tool; StyleVision- a visual XSLT stylesheet designer; DiffDog- an XML-aware diff/merge tool; and 2 additional tools. Try all 6 products free for 30 days! Download a fully-functional free trial
HOME
| TOP
| FORUM
ABOUT
W3Schools is for training only. We do not warrant the correctness of its content. The risk from using it lies entirely with the user. While using this site, you agree to have read and accepted our terms of use and privacy policy. Copyright 1999-2010 by Refsnes Data. All Rights Reserved.
http://www.w3schools.com/html5/html5_form_input_types.asp
Page 3 / 3
HOME HTML CSS XML JAVASCRIPT ASP PHP SQL MORE...
Search Forum
About
HTML5 Tutorial
HTML5 Home HTML5 Introduction HTML5 New Elements HTML5 Video HTML5 Audio HTML5 Canvas HTML5 Web Storage
WEB HOSTING Best Web Hosting PHP MySQL Hosting Top 10 Web Hosting
UK Reseller Hosting Web Hosting FREE Web Hosting Top Web Hosting $0 Doteasy Web Hosting WEB BUILDING XML Editor Free Trial! FREE Flash Website FREE Web Templates
HTML5 Forms
HTML5 Input Types HTML5 Form Elements HTML5 Form Attributes
HTML5 Reference
HTML5 Tags HTML5 Attributes HTML5 Events
HTML5 Tags
<!--> <!DOCTYPE> <a> <abbr> <acronym> <address> <applet> <area> <article> <aside> <audio> <b> <base> <basefont> <bdo> <big> <blockquote> <body> <br> <button> <canvas> <caption> <center> <cite> <code> <col> <colgroup> <command> <datalist> <dd> <del> <details> <dfn> <dir> <div> <dl> <dt> <em> <embed> <fieldset> <figcaption> <figure> <font> <footer> <form> <frame> <frameset> <h1> - <h6> <head> <header> <hgroup> <hr> <html> <i> <iframe> <img> <input> <ins> <keygen> <kbd> <label> <legend> <li> <link> <map> <mark> <menu> <meta> <meter> <nav> <noframes>
Browser Support
Attribute datalist keygen output IE No No No Firefox No No No Opera 9.5 10.5 9.5 Chrome No 3.0 No Safari No No No
SEO Company US Web Design Schools W3SCHOOLS EXAMS Get Certified in: HTML, CSS, JavaScript, XML, PHP, and ASP W3SCHOOLS BOOKS
datalist Element
The datalist element specifies a list of options for an input field. The list is created with option elements inside the datalist. To bind a datalist to an input field, let the list attribute of the input field refer to the id of the datalist:
New Books: HTML, CSS JavaScript, and Ajax STATISTICS Browser Statistics Browser OS Browser Display SHARE THIS PAGE Share with
Example
Webpage: <input type="url" list="url_list" name="link" /> <datalist id="url_list"> <option label="W3Schools" value="http://www.w3schools.com" /> <option label="Google" value="http://www.google.com" /> <option label="Microsoft" value="http://www.microsoft.com" /> </datalist>
Try it yourself
keygen Element
The purpose of the keygen element is to provide a secure way to authenticate users. The keygen element is a key-pair generator. When a form is submitted, two keys are generated, one private and one public. The private key is stored on the client, and the public key is sent to the server. The public key could be used to generate a client certificate to authenticate the user in the future. Currently, the browser support for this element is not good enough to be a useful security standard.
Example
<form action="demo_form.asp" method="get"> Username: <input type="text" name="usr_name" /> Encryption: <keygen name="security" /> <input type="submit" /> </form>
Try it yourself
http://www.w3schools.com/html5/html5_form_elements.asp
Page 1 / 2
<noscript> <object> <ol> <optgroup> <option> <output> <p> <param> <pre> <progress> <q> <rp> <rt> <ruby> <s> <samp> <script> <section> <select> <small> <source> <span> <strike> <strong> <style> <sub> <summary> <sup> <table> <tbody> <td> <textarea> <tfoot> <th> <thead> <time> <title> <tr> <tt> <u> <ul> <var> <video> <xmp>
output Element
The output element is used for different types of output, like calculations or script output:
Example
<output id="result" onforminput="resCalc()"></output>
Try it yourself
Previous
Next Chapter
Stylus Studio2010 XML Enterprise Suite raises the bar for productivity in XML development tools. Millions of XML developers and data integration specialists turn to Stylus Studio's comprehensive and intuitive XML toolset to tackle today's advanced XML data transformation and aggregation challenges. XML Pipeline Editor, Debugger and Code Generator DataDirect XML Converters XQuery Mapper, Editor, Debugger, and Profiler XSLT Mapper, Editor, Debugger, Designer, and Profiler Java and C# for .Net Code Generation XML Schema Designer With Documentation Generator XML Editor With Full XPath Integration Download a free trial now
HOME
| TOP
| FORUM
ABOUT
W3Schools is for training only. We do not warrant the correctness of its content. The risk from using it lies entirely with the user. While using this site, you agree to have read and accepted our terms of use and privacy policy. Copyright 1999-2010 by Refsnes Data. All Rights Reserved.
http://www.w3schools.com/html5/html5_form_elements.asp
Page 2 / 2
HOME HTML CSS XML JAVASCRIPT ASP PHP SQL MORE...
Search Forum
About
YOUR FREE WEBSITE Free Flash Website Free Website Builder Free Web Design
HTML5 Tutorial
HTML5 Home HTML5 Introduction HTML5 New Elements HTML5 Video HTML5 Audio HTML5 Canvas HTML5 Web Storage
WEB HOSTING Best Web Hosting PHP MySQL Hosting Top 10 Web Hosting
UK Reseller Hosting Web Hosting FREE Web Hosting Top Web Hosting $0 Doteasy Web Hosting WEB BUILDING XML Editor Free Trial! FREE Flash Website FREE Web Templates
HTML5 Forms
HTML5 Input Types HTML5 Form Elements New form attributes: HTML5 Form Attributes
HTML5 Reference
HTML5 Tags HTML5 Attributes HTML5 Events
l l
autocomplete novalidate
HTML5 Tags
<!--> <!DOCTYPE> <a> <abbr> <acronym> <address> <applet> <area> <article> <aside> <audio> <b> <base> <basefont> <bdo> <big> <blockquote> <body> <br> <button> <canvas> <caption> <center> <cite> <code> <col> <colgroup> <command> <datalist> <dd> <del> <details> <dfn> <dir> <div> <dl> <dt> <em> <embed> <fieldset> <figcaption> <figure> <font> <footer> <form> <frame> <frameset> <h1> - <h6> <head> <header> <hgroup> <hr> <html> <i> <iframe> <img> <input> <ins> <keygen> <kbd> <label> <legend> <li> <link> <map> <mark> <menu> <meta> <meter> <nav> <noframes>
autocomplete autofocus form form overrides (formaction, formenctype, formmethod, formnovalidate, formtarget) height and width list min, max and step multiple pattern (regexp) placeholder required
SEO Company US Web Design Schools W3SCHOOLS EXAMS Get Certified in: HTML, CSS, JavaScript, XML, PHP, and ASP W3SCHOOLS BOOKS New Books: HTML, CSS JavaScript, and Ajax
Browser Support
Attribute autocomplete autofocus form form overrides height and width list min, max and step multiple novalidate pattern placeholder required IE 8.0 No No No 8.0 No No No No No No No Firefox 3.5 No No No 3.5 No No 3.5 No No No No Opera 9.5 10.0 9.5 10.5 9.5 9.5 9.5 No No 9.5 No 9.5 Chrome 3.0 3.0 No No 3.0 No 3.0 3.0 No 3.0 3.0 3.0 Safari 4.0 4.0 No No 4.0 No No 4.0 No No 3.0 No
STATISTICS Browser Statistics Browser OS Browser Display SHARE THIS PAGE Share with
autocomplete Attribute
The autocomplete attribute specifies that the form or input field should have an autocomplete function. Note: The autocomplete attribute works with <form>, and the following <input> types: text, search, url, telephone, email, password, datepickers, range, and color. When the user starts to type in an autocomplete field, the browser should display options to fill in the field:
Example
<form action="demo_form.asp" method="get" autocomplete="on"> First name: <input type="text" name="fname" /><br /> Last name: <input type="text" name="lname" /><br /> E-mail: <input type="email" name="email" autocomplete="off" /><br /> <input type="submit" /> </form>
Try it yourself
Note: In some browsers you may need to activate the autocomplete function for this to work.
http://www.w3schools.com/html5/html5_form_attributes.asp
Page 1 / 4
<noscript> <object> <ol> <optgroup> <option> <output> <p> <param> <pre> <progress> <q> <rp> <rt> <ruby> <s> <samp> <script> <section> <select> <small> <source> <span> <strike> <strong> <style> <sub> <summary> <sup> <table> <tbody> <td> <textarea> <tfoot> <th> <thead> <time> <title> <tr> <tt> <u> <ul> <var> <video> <xmp>
autofocus Attribute
The autofocus attribute specifies that a field should automatically get focus when a page is loaded. Note: The autofocus attribute works with all <input> types.
Example
User name:<inputtype="text"name="user_name"autofocus="autofocus"/>
Try it yourself
form Attribute
The form attribute specifies one or more forms the input field belongs to. Note: The form attribute works with all <input> types. The form attribute must refer to the id of the form it belongs to:
Example
<form action="demo_form.asp" method="get" id="user_form"> First name:<input type="text" name="fname" /> <input type="submit" /> </form> Last name: <input type="text" name="lname" form="user_form" />
Try it yourself
formaction - Overrides the form action attribute formenctype - Overrides the form enctype attribute formmethod - Overrides the form method attribute formnovalidate - Overrides the form novalidate attribute formtarget - Overrides the form target attribute
Note: The form override attributes works with the following <input> types: submit and image.
Example
<form action="demo_form.asp" method="get" id="user_form"> E-mail: <input type="email" name="userid" /><br /> <input type="submit" value="Submit" /> <br /> <input type="submit" formaction="demo_admin.asp" value="Submit as admin" /> <br /> <input type="submit" formnovalidate="true" value="Submit without validation" /> <br /> </form>
Try it yourself
Note: These attributes are helpful for creating different submit buttons.
Example
<input type="image" src="img_submit.gif" width="24" height="24" />
http://www.w3schools.com/html5/html5_form_attributes.asp
Page 2 / 4
Try it yourself
list Attribute
The list attribute specifies a datalist for an input field. A datalist is a list of options for an input field. Note: The list attribute works with the following <input> types: text, search, url, telephone, email, date pickers, number, range, and color.
Example
Webpage: <input type="url" list="url_list" name="link" /> <datalist id="url_list"> <option label="W3Schools" value="http://www.w3schools.com" /> <option label="Google" value="http://www.google.com" /> <option label="Microsoft" value="http://www.microsoft.com" /> </datalist>
Try it yourself
Example
Points: <input type="number" name="points" min="0" max="10" step="3" />
Try it yourself
multiple Attribute
The multiple attribute specifies that multiple values can be selected for an input field. Note: The multiple attribute works with the following <input> types: email, and file.
Example
Select images: <input type="file" name="img" multiple="multiple" />
Try it yourself
novalidate Attribute
The novalidate attribute specifies that the form or input field should not be validated when submitted. Note: The novalidate attribute works with: <form> and the following <input> types: text, search, url, telephone, email, password, date pickers, range, and color.
Example
<form action="demo_form.asp" method="get" novalidate="true"> E-mail: <input type="email" name="user_email" /> <input type="submit" /> </form>
Try it yourself
http://www.w3schools.com/html5/html5_form_attributes.asp
Page 3 / 4
pattern Attribute
The pattern attribute specifies a pattern used to validate an input field. The pattern is a regular expression. You can read about this in our JavaScript tutorial. Note: The pattern attribute works with the following <input> types: text, search, url, telephone, email, and password The example below shows a text field that can only contain three letters (no numbers or special characters):
Example
Country code: <input type="text" name="country_code" pattern="[A-z]{3}" title="Three letter country code" />
Try it yourself
placeholder Attribute
The placeholder attribute provides a hint that describes the expected value of an input field. Note: The placeholder attribute works with the following <input> types: text, search, url, telephone, email, and password The hint is displayed in the input field when it is empty, and disappears when the field gets focus:
Example
<inputtype="search"name="user_search"placeholder="SearchW3Schools"/>
Try it yourself
required Attribute
The required attribute specifies that an input field must be filled out before submitting. Note: The required attribute works with the following <input> types: text, search, url, telephone, email, password, date pickers, number, checkbox, radio, and file.
Example
Name: <input type="text" name="usr_name" required="required" />
Try it yourself
Previous
Next Chapter
HOME
| TOP
| FORUM
ABOUT
W3Schools is for training only. We do not warrant the correctness of its content. The risk from using it lies entirely with the user. While using this site, you agree to have read and accepted our terms of use and privacy policy. Copyright 1999-2010 by Refsnes Data. All Rights Reserved.
http://www.w3schools.com/html5/html5_form_attributes.asp
Page 4 / 4
HOME HTML CSS XML JAVASCRIPT ASP PHP SQL MORE...
Search Forum
About
HTML5 Tutorial
HTML5 Home HTML5 Introduction HTML5 New Elements HTML5 Video HTML5 Audio HTML5 Canvas HTML5 Web Storage
WEB HOSTING Best Web Hosting PHP MySQL Hosting Top 10 Web Hosting
HTML 5
HTML 5 improves interoperability and reduces development costs by making precise rules on how to handle all HTML elements, and how to recover from errors. Some of the new features in HTML 5 are functions for embedding audio, video, graphics, client-side data storage, and interactive documents. HTML 5 also contains new elements like <nav>, <header>, <footer>, and <figure>. The HTML 5 working group includes AOL, Apple, Google, IBM, Microsoft, Mozilla, Nokia, Opera, and many hundreds of other vendors. Note: HTML 5 is not a W3C recommendation yet! To read about the HTML 5 activities at W3C, please read our W3C tutorial.
UK Reseller Hosting Web Hosting FREE Web Hosting Top Web Hosting $0 Doteasy Web Hosting WEB BUILDING XML Editor Free Trial! FREE Flash Website FREE Web Templates SEO Company US Web Design Schools W3SCHOOLS EXAMS Get Certified in: HTML, CSS, JavaScript, XML, PHP, and ASP W3SCHOOLS BOOKS New Books: HTML, CSS JavaScript, and Ajax STATISTICS Browser Statistics Browser OS Browser Display SHARE THIS PAGE Share with
HTML5 Forms
HTML5 Input Types HTML5 Form Elements HTML5 Form Attributes
HTML5 Reference
HTML5 Tags HTML5 Attributes HTML5 Events
HTML5 Tags
<!--> <!DOCTYPE> <a> <abbr> <acronym> <address> <applet> <area> <article> <aside> <audio> <b> <base> <basefont> <bdo> <big> <blockquote> <body> <br> <button> <canvas> <caption> <center> <cite> <code> <col> <colgroup> <command> <datalist> <dd> <del> <details> <dfn> <dir> <div> <dl> <dt> <em> <embed> <fieldset> <figcaption> <figure> <font> <footer> <form> <frame> <frameset> <h1> - <h6> <head> <header> <hgroup> <hr> <html> <i> <iframe> <img> <input> <ins> <keygen> <kbd> <label> <legend> <li> <link> <map> <mark> <menu> <meta> <meter> <nav> <noframes>
Ordered Alphabetically
New :NewtagsinHTML5. Tag <!--...--> <!DOCTYPE> <a> <abbr> <acronym> <address> <applet> <area> <article> New <aside> New <audio> New <b> <base> <basefont> <bdo> <big> <blockquote> <body> <br> <button> <canvas> New <caption> <center> <cite> <code> <col> <colgroup> <command> New <datalist> New <dd> <del> <details> New Defines a definition description Defines deleted text Defines details of an element Defines a dropdown list Defines a table caption Not supported in HTML 5. Defines a citation Defines computer code text Definesattributesfortablecolumns Defines groups of table columns Defines a command button Defines bold text Defines a base URL for all the links in a page Not supported in HTML 5. Defines the direction of text display Not supported in HTML 5. Defines a long quotation Defines the body element Inserts a single line break Defines a push button Defines graphics Defines sound content Defines content aside from the page content Description Defines a comment Defines the document type Defines a hyperlink Defines an abbreviation Not supported in HTML 5. Defines an address element Not supported in HTML 5. Defines an area inside an image map Defines an article
http://www.w3schools.com/html5/html5_reference.asp
Page 1 / 3
<noscript> <object> <ol> <optgroup> <option> <output> <p> <param> <pre> <progress> <q> <rp> <rt> <ruby> <s> <samp> <script> <section> <select> <small> <source> <span> <strike> <strong> <style> <sub> <summary> <sup> <table> <tbody> <td> <textarea> <tfoot> <th> <thead> <time> <title> <tr> <tt> <u> <ul> <var> <video> <xmp>
<dfn> <dir> <div> <dl> <dt> <em> <embed> New <fieldset> <figcaption> New <figure> New <font> <footer> New <form> <frame> <frameset> <h1> to <h6> <head> <header> New <hgroup> New <hr> <html> <i> <iframe> <img> <input> <ins> <keygen> New <kbd> <label> <legend> <li> <link> <map> <mark> New <menu> <meta> <meter> New <nav> New <noframes> <noscript> <object> <ol> <optgroup> <option> <output> New <p> <param> <pre> <progress> New <q> <rp> <rt> New <ruby> New <s> <samp> <script> <section> New
Definesadefinitionterm Not supported in HTML 5. Defines a section in a document Defines a definition list Defines a definition term Definesemphasizedtext Defines external interactive content or plugin Defines a fieldset Defines the caption of a figure element Defines a group of media content, and their caption Not supported in HTML 5. Defines a footer for a section or page Definesaform Not supported in HTML 5. Not supported in HTML 5. Defines header 1 to header 6 Defines information about the document Defines a header for a section or page Defines information about a section in a document Defines a horizontal rule Defines an html document Defines italic text Defines an inline sub window (frame) Defines an image Defines an input field Defines inserted text Defines a generated key in a form Defines keyboard text Definesalabelforaformcontrol Defines a title in a fieldset Defines a list item Defines a resource reference Definesanimagemap Defines marked text Defines a menu list Defines meta information Defines measurement within a predefined range Defines navigation links Not supported in HTML 5. Defines a noscript section Defines an embedded object Defines an ordered list Defines an option group Defines an option in a drop-down list Defines some types of output Defines a paragraph Defines a parameter for an object Defines preformatted text Defines progress of a task of any kind Defines a short quotation Used in ruby annotations to define what to show browsers that to not New support the ruby element. Defines explanation to ruby annotations. Defines ruby annotations. Not supported in HTML 5. Defines sample computer code Defines a script Defines a section
http://www.w3schools.com/html5/html5_reference.asp
Page 2 / 3
<select> <small> <source> New <span> <strike> <strong> <style> <sub> <summary> New <sup> <table> <tbody> <td> <textarea> <tfoot> <th> <thead> <time> New <title> <tr> <tt> <u> <ul> <var> <video> New <xmp>
Defines a selectable list Defines small text Defines media resources Defines a section in a document Not supported in HTML 5. Defines strong text Defines a style definition Defines subscripted text Defines the header of a "detail" element Defines superscripted text Defines a table Defines a table body Defines a table cell Defines a text area Defines a table footer Defines a table header Defines a table header Defines a date/time Defines the document title Defines a table row Not supported in HTML 5. Not supported in HTML 5. Defines an unordered list Defines a variable Defines a video Not supported in HTML 5.
Previous
Next Reference
Stylus Studio2010 XML Enterprise Suite raises the bar for productivity in XML development tools. Millions of XML developers and data integration specialists turn to Stylus Studio's comprehensive and intuitive XML toolset to tackle today's advanced XML data transformation and aggregation challenges. XML Pipeline Editor, Debugger and Code Generator DataDirect XML Converters XQuery Mapper, Editor, Debugger, and Profiler XSLT Mapper, Editor, Debugger, Designer, and Profiler Java and C# for .Net Code Generation XML Schema Designer With Documentation Generator XML Editor With Full XPath Integration Download a free trial now
HOME
| TOP
| FORUM
ABOUT
W3Schools is for training only. We do not warrant the correctness of its content. The risk from using it lies entirely with the user. While using this site, you agree to have read and accepted our terms of use and privacy policy. Copyright 1999-2010 by Refsnes Data. All Rights Reserved.
http://www.w3schools.com/html5/html5_reference.asp
Page 3 / 3
HOME HTML CSS XML JAVASCRIPT ASP PHP SQL MORE...
Search Forum
About
YOUR FREE WEBSITE Free Flash Website Free Website Builder Free Web Design
HTML5 Tutorial
HTML5 Home HTML5 Introduction HTML5 New Elements HTML5 Video HTML5 Audio HTML5 Canvas HTML5 Web Storage
WEB HOSTING Best Web Hosting PHP MySQL Hosting Top 10 Web Hosting
The attributes listed below are supported by all HTML 5 tags, with a few exceptions.
HTML5 Forms
HTML5 Input Types HTML5 Form Elements HTML5 Form Attributes
Top Web Hosting $0 Doteasy Web Hosting WEB BUILDING Download XML Editor FREE Flash Website FREE Web Templates SEO Company US Web Design Schools W3SCHOOLS EXAMS Get Certified in: HTML, CSS, JavaScript, XML, PHP, and ASP W3SCHOOLS BOOKS New Books: HTML, CSS JavaScript, and Ajax STATISTICS Browser Statistics Browser OS Browser Display SHARE THIS PAGE Share with
HTML5 Reference
HTML5 Tags HTML5 Attributes HTML5 Events
HTML5 Tags
<!--> <!DOCTYPE> <a> <abbr> <acronym> <address> <applet> <area> <article> <aside> <audio> <b> <base> <basefont> <bdo> <big> <blockquote> <body> <br> <button> <canvas> <caption> <center> <cite> <code> <col> <colgroup> <command> <datalist> <dd> <del> <details> <dfn> <dir> <div> <dl> <dt> <em> <embed> <fieldset> <figcaption> <figure> <font> <footer> <form> <frame> <frameset> <h1> - <h6> <head> <header> <hgroup> <hr> <html> <i> <iframe> <img> <input> <ins> <keygen> <kbd> <label> <legend> <li>
hidden
language_code Specifies a language code for the content in an element. Language code reference true New false Specifies if the element must have it's spelling or grammar checked.
style_definition Specifies an inline style for an element. id Specifies the element's corresponding item.
Previous
Next Reference
Whether you're new to XML or already an advanced user, the user-friendly views and powerful entry helpers, wizards, and debuggers in XMLSpy are designed to meet your XML and Web development needs from start to finish. New features in Version 2010!
http://www.w3schools.com/html5/html5_ref_standardattributes.asp
Page 1 / 2
<link> <map> <mark> <menu> <meta> <meter> <nav> <noframes> <noscript> <object> <ol> <optgroup> <option> <output> <p> <param> <pre> <progress> <q> <rp> <rt> <ruby> <s> <samp> <script> <section> <select> <small> <source> <span> <strike> <strong> <style> <sub> <summary> <sup> <table> <tbody> <td> <textarea> <tfoot> <th> <thead> <time> <title> <tr> <tt> <u> <ul> <var> <video> <xmp>
l l l l l l l l l l l
XML editor Graphical XML Schema / DTD editors XSLT 1.0/2.0 editor, debugger, profiler XQuery editor, debugger, profiler XBRL validator, taxonomy editor, taxonomy wizard Support for Office Open XML (OOXML) Graphical WSDL 1.1/2.0 editor & SOAP debugger JSON editing & conversion Java, C#, C++ code generation 32-bit and 64-bit versions And much more!
W3Schools' Online Certification Program The perfect solution for professionals who need to balance work, family, and career building. More than 5000 certificates already issued! The HTML Certificate documents your knowledge of HTML, XHTML, and CSS. The JavaScript Certificate documents your knowledge of JavaScript and HTML DOM. The XML Certificate documents your knowledge of XML, XML DOM and XSLT. The ASP Certificate documents your knowledge of ASP, SQL, and ADO. The PHP Certificate documents your knowledge of PHP and SQL (MySQL).
HOME
| TOP
| FORUM
ABOUT
W3Schools is for training only. We do not warrant the correctness of its content. The risk from using it lies entirely with the user. While using this site, you agree to have read and accepted our terms of use and privacy policy. Copyright 1999-2010 by Refsnes Data. All Rights Reserved.
http://www.w3schools.com/html5/html5_ref_standardattributes.asp
Page 2 / 2
HOME HTML CSS XML JAVASCRIPT ASP PHP SQL MORE...
Search Forum
About
HTML5 Tutorial
HTML5 Home HTML5 Introduction HTML5 New Elements HTML5 Video HTML5 Audio HTML5 Canvas HTML5 Web Storage
WEB HOSTING Best Web Hosting PHP MySQL Hosting Top 10 Web Hosting
UK Reseller Hosting Web Hosting FREE Web Hosting Top Web Hosting $0 Doteasy Web Hosting WEB BUILDING Download XML Editor FREE Flash Website FREE Web Templates SEO Company US Web Design Schools
HTML5 Forms
HTML5 Input Types HTML5 Form Elements HTML5 Form Attributes
HTML5 Reference
HTML5 Tags HTML5 Attributes HTML5 Events
HTML5 Tags
<!--> <!DOCTYPE> <a> <abbr> <acronym> <address> <applet> <area> <article> <aside> <audio> <b> <base> <basefont> <bdo> <big> <blockquote> <body> <br> <button> <canvas> <caption> <center> <cite> <code> <col> <colgroup> <command> <datalist> <dd> <del> <details> <dfn> <dir> <div> <dl> <dt> <em> <embed> <fieldset> <figcaption> <figure> <font> <footer> <form> <frame> <frameset> <h1> - <h6> <head> <header> <hgroup> <hr> <html> <i> <iframe> <img> <input> <ins> <keygen> <kbd> <label> <legend> <li> <link> <map> <mark> <menu> <meta> <meter> <nav> <noframes>
W3SCHOOLS EXAMS Get Certified in: HTML, CSS, JavaScript, XML, PHP, and ASP W3SCHOOLS BOOKS New Books: HTML, CSS JavaScript, and Ajax STATISTICS Browser Statistics Browser OS Browser Display SHARE THIS PAGE Share with
Form Events
Events triggered by actions inside a HTML form. Applies to all HTML 5 elements, but is most common in form elements:
http://www.w3schools.com/html5/html5_ref_eventattributes.asp
Page 1 / 4
<noscript> <object> <ol> <optgroup> <option> <output> <p> <param> <pre> <progress> <q> <rp> <rt> <ruby> <s> <samp> <script> <section> <select> <small> <source> <span> <strike> <strong> <style> <sub> <summary> <sup> <table> <tbody> <td> <textarea> <tfoot> <th> <thead> <time> <title> <tr> <tt> <u> <ul> <var> <video> <xmp>
Attribute onblur onchange oncontextmenu New onfocus onformchange New onforminput New oninput New oninvalid New onreset onselect onsubmit
Value script script script script script script script script script script script
Description Script to be run when an element loses focus Script to be run when an element changes Script to be run when a context menu is triggered Script to be run when an element gets focus Script to be run when a form changes Script to be run when a form gets user input Script to be run when an element gets user input Script to be run when an element is invalid Script to be run when a form is reset Not supported in HTML 5 Script to be run when an element is selected Script to be run when a form is submitted
Keybord Events
Events triggered by a keyboard. Applies to all HTML 5 elements. Attribute onkeydown onkeypress onkeyup Value script script script Description Script to be run when a key is pressed Script to be run when a key is pressed and released Script to be run when a key is released
Mouse Events
Events triggered by a mouse, or similar user actions: Applies to all HTML 5 elements. Attribute onclick ondblclick ondrag New ondragend New ondragenter New ondragleave New ondragover New ondragstart New ondrop New onmousedown onmousemove onmouseout onmouseover onmouseup onmousewheel New onscroll New script Script to be run when an element's scrollbar is being scrolled script script script script script script Script to be run when a mouse button is pressed Script to be run when the mouse pointer moves Script to be run when the mouse pointer moves out of an element Script to be run when the mouse pointer moves over an element Script to be run when a mouse button is released Script to be run when the mouse wheel is being rotated script Script to be run when dragged element is being dropped script script Script to be run when an element is being dragged over a valid drop target Script to be run at the start of a drag operation script script Script to be run when an element has been dragged to a valid drop target Script to be run when an element leaves a valid drop target script Script to be run at the end of a drag operation Value script script script Description Script to be run on a mouse click Script to be run on a mouse double-click Script to be run when an element is dragged
Media Events
Events triggered by medias like videos, images and audio. Applies to all HTML 5 elements, but is most common in media elements, such as audio, embed, img, object, and video: Attribute Value Description
http://www.w3schools.com/html5/html5_ref_eventattributes.asp
Page 2 / 4
onabort oncanplay New oncanplaythrough New ondurationchange New onemptied New onended New onerror New onloadeddata New onloadedmetadata New onloadstart New onpause New onplay New onplaying New onprogress New onratechange New onreadystatechange New onseeked New onseeking New onstalled New onsuspend New ontimeupdate New onvolumechange New onwaiting New
script script script script script script script script script script script script script script script script script script script script script script script
Script to be run on an abort event Script to be run when media can start play, but might has to stop for buffering Script to be run when media can be played to the end, without stopping for buffering Script to be run when the length of the media is changed Script to be run when a media resource element suddenly becomes empty (network errors, errors on load etc.) Script to be run when media has reach the end Script to be run when an error occurs during the loading of an element Script to be run when media data is loaded Script to be run when the duration and other media data of a media element is loaded Script to be run when the browser starts to load the media data Script to be run when media data is paused Script to be run when media data is going to start playing Script to be run when media data has start playing Script to be run when the browser is fetching the media data Script to be run when the media data's playing rate has changed Script to be run when the ready-state changes Script to be run when a media element's seeking attribute is no longer true, and the seeking has ended Script to be run when a media element's seeking attribute is true, and the seeking has begun Script to be run when there is an error in fetching media data (stalled) Script to be run when the browser has been fetching media data, but stopped before the entire media file was fetched Script to be run when media changes its playing position Script to be run when media changes the volume, also when volume is set to "mute" Script to be run when media has stopped playing, but is expected to resume
Previous
Next Reference
W3Schools' Online Certification Program The perfect solution for professionals who need to balance work, family, and career building. More than 5000 certificates already issued! The HTML Certificate documents your knowledge of HTML, XHTML, and CSS. The JavaScript Certificate documents your knowledge of JavaScript and HTML DOM. The XML Certificate documents your knowledge of XML, XML DOM and XSLT. The ASP Certificate documents your knowledge of ASP, SQL, and ADO.
http://www.w3schools.com/html5/html5_ref_eventattributes.asp
Page 3 / 4
The PHP Certificate documents your knowledge of PHP and SQL (MySQL).
HOME | TOP | PRINT | FORUM | ABOUT
W3Schools is for training only. We do not warrant the correctness of its content. The risk from using it lies entirely with the user. While using this site, you agree to have read and accepted our terms of use and privacy policy. Copyright 1999-2010 by Refsnes Data. All Rights Reserved.
http://www.w3schools.com/html5/html5_ref_eventattributes.asp
Page 4 / 4
HOME HTML CSS XML JAVASCRIPT ASP PHP SQL MORE...
Search Forum
About
HTML5 Tutorial
HTML5 Home HTML5 Introduction HTML5 New Elements HTML5 Video HTML5 Audio HTML5 Canvas HTML5 Web Storage
WEB HOSTING Best Web Hosting PHP MySQL Hosting Top 10 Web Hosting UK Reseller Hosting Web Hosting FREE Web Hosting
HTML5 Forms
HTML5 Input Types HTML5 Form Elements HTML5 Form Attributes
<!--This is a comment. Comments are not displayed in the browser--> <p>This is a paragraph.</p>
Try it yourself
Top Web Hosting $0 Doteasy Web Hosting WEB BUILDING Download XML Editor FREE Flash Website
HTML5 Reference
HTML5 Tags HTML5 Attributes HTML5 Events
HTML5 Tags
<!- -> <!DOCTYPE> <a> <abbr> <acronym> <address> <applet> <area> <article> <aside> <audio> <b> <base> <basefont> <bdo> <big> <blockquote> <body> <br> <button> <canvas> <caption> <center> <cite> <code> <col> <colgroup> <command> <datalist> <dd> <del> <details> <dfn> <dir> <div> <dl> <dt> <em> <embed> <fieldset> <figcaption> <figure> <font> <footer> <form> <frame> <frameset> <h1> - <h6> <head> <header> <hgroup> <hr> <html> <i> <iframe> <img> <input> <ins> <keygen> <kbd> <label> <legend> <li> <link> <map> <mark> <menu> <meta> <meter> <nav>
FREE Web Templates SEO Company US Web Design Schools W3SCHOOLS EXAMS Get Certified in: HTML, CSS, JavaScript, XML, PHP, and ASP W3SCHOOLS BOOKS New Books: HTML, CSS JavaScript, and Ajax
STATISTICS Browser Statistics Browser OS Browser Display SHARE THIS PAGE Share with
Standard Attributes
The comment tag does not support any standard attributes. More information about Standard Attributes.
Event Attributes
The comment tag does not support any event attributes. More information about Event Attributes.
W3Schools' Online Certification Program The perfect solution for professionals who need to balance work, family, and career building.
http://www.w3schools.com/html5/tag_comment.asp
Page 1 / 2
<noframes> <noscript> <object> <ol> <optgroup> <option> <output> <p> <param> <pre> <progress> <q> <rp> <rt> <ruby> <s> <samp> <script> <section> <select> <small> <source> <span> <strike> <strong> <style> <sub> <summary> <sup> <table> <tbody> <td> <textarea> <tfoot> <th> <thead> <time> <title> <tr> <tt> <u> <ul> <var> <video> <xmp>
More than 5000 certificates already issued! The HTML Certificate documents your knowledge of HTML, XHTML, and CSS. The JavaScript Certificate documents your knowledge of JavaScript and HTML DOM. The XML Certificate documents your knowledge of XML, XML DOM and XSLT. The ASP Certificate documents your knowledge of ASP, SQL, and ADO. The PHP Certificate documents your knowledge of PHP and SQL (MySQL).
HOME
| TOP
| FORUM
ABOUT
W3Schools is for training only. We do not warrant the correctness of its content. The risk from using it lies entirely with the user. While using this site, you agree to have read and accepted our terms of use and privacy policy. Copyright 1999-2010 by Refsnes Data. All Rights Reserved.
http://www.w3schools.com/html5/tag_comment.asp
Page 2 / 2
HOME HTML CSS XML JAVASCRIPT ASP PHP SQL MORE...
Search Forum
About
HTML5 Tutorial
HTML5 Home HTML5 Introduction HTML5 New Elements HTML5 Video HTML5 Audio HTML5 Canvas HTML5 Web Storage
WEB HOSTING Best Web Hosting PHP MySQL Hosting Top 10 Web Hosting UK Reseller Hosting Web Hosting FREE Web Hosting
HTML5 Forms
HTML5 Input Types HTML5 Form Elements HTML5 Form Attributes
HTML5 Reference
HTML5 Tags HTML5 Attributes HTML5 Events
<!DOCTYPE HTML> <html> <head> <title>Title of the document</title> </head> <body> The content of the document...... </body> </html>
Try it yourself
Top Web Hosting $0 Doteasy Web Hosting WEB BUILDING XML Editor Free Trial! FREE Flash Website FREE Web Templates SEO Company US Web Design Schools W3SCHOOLS EXAMS Get Certified in: HTML, CSS, JavaScript, XML, PHP, and ASP W3SCHOOLS BOOKS New Books: HTML, CSS JavaScript, and Ajax STATISTICS Browser Statistics Browser OS Browser Display SHARE THIS PAGE
HTML5 Tags
<!--> <!DOCTYPE> <a> <abbr> <acronym> <address> <applet> <area> <article> <aside> <audio> <b> <base> <basefont> <bdo> <big> <blockquote> <body> <br> <button> <canvas> <caption> <center> <cite> <code> <col> <colgroup> <command> <datalist> <dd> <del> <details> <dfn> <dir> <div> <dl> <dt> <em> <embed> <fieldset> <figcaption> <figure> <font> <footer> <form> <frame> <frameset> <h1> - <h6> <head> <header> <hgroup> <hr> <html> <i> <iframe> <img> <input> <ins> <keygen> <kbd> <label> <legend> <li> <link> <map> <mark> <menu> <meta>
Share with
<!DOCTYPE HTML>
Stylus Studio2010 XML Enterprise Suite raises the bar for productivity in XML development tools. Millions of XML developers and data integration specialists turn to Stylus Studio's comprehensive and intuitive XML toolset to tackle today's advanced XML data transformation and aggregation challenges.
http://www.w3schools.com/html5/tag_doctype.asp
Page 1 / 2
<meter> <nav> <noframes> <noscript> <object> <ol> <optgroup> <option> <output> <p> <param> <pre> <progress> <q> <rp> <rt> <ruby> <s> <samp> <script> <section> <select> <small> <source> <span> <strike> <strong> <style> <sub> <summary> <sup> <table> <tbody> <td> <textarea> <tfoot> <th> <thead> <time> <title> <tr> <tt> <u> <ul> <var> <video> <xmp>
XML Pipeline Editor, Debugger and Code Generator DataDirect XML Converters XQuery Mapper, Editor, Debugger, and Profiler XSLT Mapper, Editor, Debugger, Designer, and Profiler Java and C# for .Net Code Generation XML Schema Designer With Documentation Generator XML Editor With Full XPath Integration Download a free trial now
HOME
| TOP
| FORUM
ABOUT
W3Schools is for training only. We do not warrant the correctness of its content. The risk from using it lies entirely with the user. While using this site, you agree to have read and accepted our terms of use and privacy policy. Copyright 1999-2010 by Refsnes Data. All Rights Reserved.
http://www.w3schools.com/html5/tag_doctype.asp
Page 2 / 2
HOME HTML CSS XML JAVASCRIPT ASP PHP SQL MORE...
Search Forum
About
YOUR FREE WEBSITE Free Flash Website Free Website Builder Free Web Design
HTML5 Tutorial
HTML5 Home HTML5 Introduction HTML5 New Elements HTML5 Video HTML5 Audio HTML5 Canvas HTML5 Web Storage
WEB HOSTING Best Web Hosting PHP MySQL Hosting Top 10 Web Hosting UK Reseller Hosting Web Hosting FREE Web Hosting
HTML5 Forms
HTML5 Input Types HTML5 Form Elements HTML5 Form Attributes
Top Web Hosting $0 Doteasy Web Hosting WEB BUILDING Download XML Editor
HTML5 Reference
HTML5 Tags HTML5 Attributes HTML5 Events
FREE Flash Website FREE Web Templates SEO Company US Web Design Schools W3SCHOOLS EXAMS Get Certified in: HTML, CSS, JavaScript, XML, PHP, and ASP W3SCHOOLS BOOKS New Books: HTML, CSS JavaScript, and Ajax
HTML5 Tags
<!--> <!DOCTYPE> <a> <abbr> <acronym> <address> <applet> <area> <article> <aside> <audio> <b> <base> <basefont> <bdo> <big> <blockquote> <body> <br> <button> <canvas> <caption> <center> <cite> <code> <col> <colgroup> <command> <datalist> <dd> <del> <details> <dfn> <dir> <div> <dl> <dt> <em> <embed> <fieldset> <figcaption> <figure> <font> <footer> <form> <frame> <frameset> <h1> - <h6> <head> <header> <hgroup> <hr> <html> <i> <iframe> <img> <input> <ins> <keygen>
An unvisited link is underlined and blue A visited link is underlined and purple An active link is underlined and red
STATISTICS Browser Statistics Browser OS Browser Display SHARE THIS PAGE Share with
Attributes
New :NewinHTML5. Attribute charset coords href hreflang media New name section_name Value char_encoding coordinates URL language_code media query Description Not supported in HTML 5 Not supported in HTML 5. The target URL of the link Specifies the base language of the target URL. Use only if the href attribute is present Specifies the mediatype of the target URL. Default value: all. Use only if the href attribute is present Not supported in HTML 5.
http://www.w3schools.com/html5/tag_a.asp
Page 1 / 3
<kbd> <label> <legend> <li> <link> <map> <mark> <menu> <meta> <meter> <nav> <noframes> <noscript> <object> <ol> <optgroup> <option> <output> <p> <param> <pre> <progress> <q> <rp> <rt> <ruby> <s> <samp> <script> <section> <select> <small> <source> <span> <strike> <strong> <style> <sub> <summary> <sup> <table> <tbody> <td> <textarea> <tfoot> <th> <thead> <time> <title> <tr> <tt> <u> <ul> <var> <video> <xmp>
URL
Space separated list of URL's that gets notified when a user follows the hyperlink. Use only if the href attribute is present Specifies the relationship between the current document and the target URL. Use only if the href attribute is present
alternate archives author bookmark contact external first help icon index last license next nofollow noreferrer pingback prefetch prev search stylesheet sidebar tag up text default rect circle poly _blank _parent _self _top
rev shape
target
Where to open the target URL. Use only if the href attribute is present _blank - the target URL will open in a new window _self - the target URL will open in the same document as it was clicked l _parent - the target URL will open in the parent document l _top - the target URL will open in the full body of the window
l l
type New
mime_type
Specifies the MIME (Multipurpose Internet Mail Extensions) type of the target URL. Use only if the href attribute is present
Standard Attributes
The <a> tag also supports the Standard Attributes in HTML 5.
Event Attributes
The <a> tag also supports the Event Attributes in HTML 5.
W3Schools' Online Certification Program The perfect solution for professionals who need to balance work, family, and career building. More than 5000 certificates already issued! The HTML Certificate documents your knowledge of HTML, XHTML, and CSS. The JavaScript Certificate documents your knowledge of JavaScript and HTML DOM. The XML Certificate documents your knowledge of XML, XML DOM and XSLT. The ASP Certificate documents your knowledge of ASP, SQL, and ADO.
http://www.w3schools.com/html5/tag_a.asp
Page 2 / 3
The PHP Certificate documents your knowledge of PHP and SQL (MySQL).
HOME | TOP | PRINT | FORUM | ABOUT
W3Schools is for training only. We do not warrant the correctness of its content. The risk from using it lies entirely with the user. While using this site, you agree to have read and accepted our terms of use and privacy policy. Copyright 1999-2010 by Refsnes Data. All Rights Reserved.
http://www.w3schools.com/html5/tag_a.asp
Page 3 / 3
HOME HTML CSS XML JAVASCRIPT ASP PHP SQL MORE...
Search Forum
About
HTML5 Tutorial
HTML5 Home HTML5 Introduction HTML5 New Elements HTML5 Video HTML5 Audio HTML5 Canvas HTML5 Web Storage
WEB HOSTING Best Web Hosting PHP MySQL Hosting Top 10 Web Hosting UK Reseller Hosting Web Hosting FREE Web Hosting
HTML5 Forms
HTML5 Input Types HTML5 Form Elements HTML5 Form Attributes
Top Web Hosting $0 Doteasy Web Hosting WEB BUILDING XML Editor Free Trial!
HTML5 Reference
HTML5 Tags HTML5 Attributes HTML5 Events
FREE Flash Website FREE Web Templates SEO Company US Web Design Schools W3SCHOOLS EXAMS Get Certified in: HTML, CSS, JavaScript, XML, PHP, and ASP W3SCHOOLS BOOKS
HTML5 Tags
<!--> <!DOCTYPE> <a> <abbr> <acronym> <address> <applet> <area> <article> <aside> <audio> <b> <base> <basefont> <bdo> <big> <blockquote> <body> <br> <button> <canvas> <caption> <center> <cite> <code> <col> <colgroup> <command> <datalist> <dd> <del> <details> <dfn> <dir> <div> <dl> <dt> <em> <embed> <fieldset> <figcaption> <figure> <font> <footer> <form> <frame> <frameset> <h1> - <h6> <head> <header> <hgroup> <hr> <html> <i> <iframe> <img> <input> <ins> <keygen> <kbd> <label> <legend> <li> <link> <map> <mark> <menu> <meta> <meter> <nav> <noframes>
New Books: HTML, CSS JavaScript, and Ajax STATISTICS Browser Statistics Browser OS Browser Display SHARE THIS PAGE Share with
Standard Attributes
The <abbr> tag also supports the Standard Attributes in HTML 5.
Event Attributes
The <abbr> tag also supports the Event Attributes in HTML 5.
Stylus Studio2010 XML Enterprise Suite raises the bar for productivity in XML development tools. Millions of XML developers and data integration specialists turn to Stylus Studio's comprehensive and intuitive XML toolset to tackle today's advanced XML data transformation and aggregation challenges. XML Pipeline Editor, Debugger and Code Generator DataDirect XML Converters XQuery Mapper, Editor, Debugger, and Profiler XSLT Mapper, Editor, Debugger, Designer, and Profiler Java and C# for .Net Code Generation XML Schema Designer With Documentation Generator XML Editor With Full XPath Integration Download a free trial now
http://www.w3schools.com/html5/tag_abbr.asp
Page 1 / 2
<noscript> <object> <ol> <optgroup> <option> <output> <p> <param> <pre> <progress> <q> <rp> <rt> <ruby> <s> <samp> <script> <section> <select> <small> <source> <span> <strike> <strong> <style> <sub> <summary> <sup> <table> <tbody> <td> <textarea> <tfoot> <th> <thead> <time> <title> <tr> <tt> <u> <ul> <var> <video> <xmp>
HOME
| TOP
| FORUM
ABOUT
W3Schools is for training only. We do not warrant the correctness of its content. The risk from using it lies entirely with the user. While using this site, you agree to have read and accepted our terms of use and privacy policy. Copyright 1999-2010 by Refsnes Data. All Rights Reserved.
http://www.w3schools.com/html5/tag_abbr.asp
Page 2 / 2
HOME HTML CSS XML JAVASCRIPT ASP PHP SQL MORE...
Search Forum
About
HTML5 Tutorial
HTML5 Home HTML5 Introduction HTML5 New Elements HTML5 Video HTML5 Audio HTML5 Canvas HTML5 Web Storage
WEB HOSTING Best Web Hosting PHP MySQL Hosting Top 10 Web Hosting UK Reseller Hosting Web Hosting FREE Web Hosting
HTML5 Forms
HTML5 Input Types HTML5 Form Elements HTML5 Form Attributes The <acronym> tag was used to define acronyms in HTML 4.01. An acronym can be spoken as if it were a word, example NATO, NASA, ASAP, GUI.
Top Web Hosting $0 Doteasy Web Hosting WEB BUILDING XML Editor Free Trial! FREE Flash Website FREE Web Templates SEO Company US Web Design Schools W3SCHOOLS EXAMS Get Certified in: HTML, CSS, JavaScript, XML, PHP, and ASP W3SCHOOLS BOOKS New Books: HTML, CSS JavaScript, and Ajax STATISTICS Browser Statistics Browser OS Browser Display SHARE THIS PAGE Share with
HTML5 Reference
HTML5 Tags HTML5 Attributes HTML5 Events
HTML5 Tags
<!--> <!DOCTYPE> <a> <abbr> <acronym> <address> <applet> <area> <article> <aside> <audio> <b> <base> <basefont> <bdo> <big> <blockquote> <body> <br> <button> <canvas> <caption> <center> <cite> <code> <col> <colgroup> <command> <datalist> <dd> <del> <details> <dfn> <dir> <div> <dl> <dt> <em> <embed> <fieldset> <figcaption> <figure> <font> <footer> <form> <frame> <frameset> <h1> - <h6> <head> <header> <hgroup> <hr> <html> <i> <iframe> <img> <input> <ins> <keygen> <kbd> <label> <legend> <li> <link> <map> <mark> <menu> <meta> <meter> <nav> <noframes>
http://www.w3schools.com/html5/tag_acronym.asp
Page 1 / 2
<noscript> <object> <ol> <optgroup> <option> <output> <p> <param> <pre> <progress> <q> <rp> <rt> <ruby> <s> <samp> <script> <section> <select> <small> <source> <span> <strike> <strong> <style> <sub> <summary> <sup> <table> <tbody> <td> <textarea> <tfoot> <th> <thead> <time> <title> <tr> <tt> <u> <ul> <var> <video> <xmp>
HOME
| TOP
| FORUM
ABOUT
W3Schools is for training only. We do not warrant the correctness of its content. The risk from using it lies entirely with the user. While using this site, you agree to have read and accepted our terms of use and privacy policy. Copyright 1999-2010 by Refsnes Data. All Rights Reserved.
http://www.w3schools.com/html5/tag_acronym.asp
Page 2 / 2
HOME HTML CSS XML JAVASCRIPT ASP PHP SQL MORE...
Search Forum
About
HTML5 Tutorial
HTML5 Home HTML5 Introduction HTML5 New Elements HTML5 Video HTML5 Audio HTML5 Canvas HTML5 Web Storage
WEB HOSTING Best Web Hosting PHP MySQL Hosting Top 10 Web Hosting UK Reseller Hosting Web Hosting FREE Web Hosting
HTML5 Forms
HTML5 Input Types HTML5 Form Elements HTML5 Form Attributes
HTML5 Reference
HTML5 Tags HTML5 Attributes HTML5 Events
<address> Written by W3Schools.com<br /> <a href="mailto:us@example.org">Email us</a><br /> Address: Box 564, Disneyland<br /> Phone: +12 34 56 78 </address>
Try it yourself
Top Web Hosting $0 Doteasy Web Hosting WEB BUILDING Download XML Editor FREE Flash Website FREE Web Templates SEO Company
HTML5 Tags
<!--> <!DOCTYPE> <a> <abbr> <acronym> <address> <applet> <area> <article> <aside> <audio> <b> <base> <basefont> <bdo> <big> <blockquote> <body> <br> <button> <canvas> <caption> <center> <cite> <code> <col> <colgroup> <command> <datalist> <dd> <del> <details> <dfn> <dir> <div> <dl> <dt> <em> <embed> <fieldset> <figcaption> <figure> <font> <footer> <form> <frame> <frameset> <h1> - <h6> <head> <header> <hgroup> <hr> <html> <i> <iframe> <img> <input> <ins> <keygen> <kbd> <label> <legend> <li> <link> <map> <mark> <menu> <meta> <meter> <nav> <noframes>
US Web Design Schools W3SCHOOLS EXAMS Get Certified in: HTML, CSS, JavaScript, XML, PHP, and ASP W3SCHOOLS BOOKS New Books: HTML, CSS JavaScript, and Ajax STATISTICS
Share with
Standard Attributes
The <address> tag also supports the Standard Attributes in HTML 5.
Event Attributes
The <address> tag also supports the Event Attributes in HTML 5.
http://www.w3schools.com/html5/tag_address.asp
Page 1 / 2
<noscript> <object> <ol> <optgroup> <option> <output> <p> <param> <pre> <progress> <q> <rp> <rt> <ruby> <s> <samp> <script> <section> <select> <small> <source> <span> <strike> <strong> <style> <sub> <summary> <sup> <table> <tbody> <td> <textarea> <tfoot> <th> <thead> <time> <title> <tr> <tt> <u> <ul> <var> <video> <xmp>
W3Schools' Online Certification Program The perfect solution for professionals who need to balance work, family, and career building. More than 5000 certificates already issued! The HTML Certificate documents your knowledge of HTML, XHTML, and CSS. The JavaScript Certificate documents your knowledge of JavaScript and HTML DOM. The XML Certificate documents your knowledge of XML, XML DOM and XSLT. The ASP Certificate documents your knowledge of ASP, SQL, and ADO. The PHP Certificate documents your knowledge of PHP and SQL (MySQL).
HOME
| TOP
| FORUM
ABOUT
W3Schools is for training only. We do not warrant the correctness of its content. The risk from using it lies entirely with the user. While using this site, you agree to have read and accepted our terms of use and privacy policy. Copyright 1999-2010 by Refsnes Data. All Rights Reserved.
http://www.w3schools.com/html5/tag_address.asp
Page 2 / 2
HOME HTML CSS XML JAVASCRIPT ASP PHP SQL MORE...
Search Forum
About
YOUR FREE WEBSITE Free Flash Website Free Website Builder Free Web Design
HTML5 Tutorial
HTML5 Home HTML5 Introduction HTML5 New Elements HTML5 Video HTML5 Audio HTML5 Canvas HTML5 Web Storage
WEB HOSTING Best Web Hosting PHP MySQL Hosting Top 10 Web Hosting UK Reseller Hosting Web Hosting FREE Web Hosting
HTML5 Forms
HTML5 Input Types HTML5 Form Elements HTML5 Form Attributes The <applet> tag was used to define an embedded applet.
Top Web Hosting $0 Doteasy Web Hosting WEB BUILDING XML Editor Free Trial! FREE Flash Website FREE Web Templates SEO Company US Web Design Schools
HTML5 Reference
HTML5 Tags HTML5 Attributes HTML5 Events
HTML5 Tags
<!--> <!DOCTYPE> <a> <abbr> <acronym> <address> <applet> <area> <article> <aside> <audio> <b> <base> <basefont> <bdo> <big> <blockquote> <body> <br> <button> <canvas> <caption> <center> <cite> <code> <col> <colgroup> <command> <datalist> <dd> <del> <details> <dfn> <dir> <div> <dl> <dt> <em> <embed> <fieldset> <figcaption> <figure> <font> <footer> <form> <frame> <frameset> <h1> - <h6> <head> <header> <hgroup> <hr> <html> <i> <iframe> <img> <input> <ins> <keygen> <kbd> <label> <legend> <li> <link> <map> <mark> <menu> <meta> <meter> <nav> <noframes>
W3SCHOOLS EXAMS Get Certified in: HTML, CSS, JavaScript, XML, PHP, and ASP W3SCHOOLS BOOKS
Stylus Studio2010 XML Enterprise Suite raises the bar for productivity in XML development tools. Millions of XML developers and data integration specialists turn to Stylus Studio's comprehensive and intuitive XML toolset to tackle today's advanced XML data transformation and aggregation challenges. XML Pipeline Editor, Debugger and Code Generator DataDirect XML Converters XQuery Mapper, Editor, Debugger, and Profiler XSLT Mapper, Editor, Debugger, Designer, and Profiler Java and C# for .Net Code Generation XML Schema Designer With Documentation Generator XML Editor With Full XPath Integration Download a free trial now
New Books: HTML, CSS JavaScript, and Ajax STATISTICS Browser Statistics Browser OS Browser Display SHARE THIS PAGE Share with
http://www.w3schools.com/html5/tag_applet.asp
Page 1 / 2
<noscript> <object> <ol> <optgroup> <option> <output> <p> <param> <pre> <progress> <q> <rp> <rt> <ruby> <s> <samp> <script> <section> <select> <small> <source> <span> <strike> <strong> <style> <sub> <summary> <sup> <table> <tbody> <td> <textarea> <tfoot> <th> <thead> <time> <title> <tr> <tt> <u> <ul> <var> <video> <xmp>
HOME
| TOP
| FORUM
ABOUT
W3Schools is for training only. We do not warrant the correctness of its content. The risk from using it lies entirely with the user. While using this site, you agree to have read and accepted our terms of use and privacy policy. Copyright 1999-2010 by Refsnes Data. All Rights Reserved.
http://www.w3schools.com/html5/tag_applet.asp
Page 2 / 2
HOME HTML CSS XML JAVASCRIPT ASP PHP SQL MORE...
Search Forum
About
HTML5 Tutorial
HTML5 Home HTML5 Introduction HTML5 New Elements HTML5 Video HTML5 Audio HTML5 Canvas HTML5 Web Storage
WEB HOSTING Best Web Hosting PHP MySQL Hosting Top 10 Web Hosting UK Reseller Hosting Web Hosting FREE Web Hosting
HTML5 Forms
HTML5 Input Types HTML5 Form Elements HTML5 Form Attributes
<img src ="planets.gif" width="145" height="126" alt="Planets" usemap ="#planetmap" /> <map name="planetmap"> <area shape="rect" coords="0,0,82,126" href="sun.htm" alt="Sun" /> <area shape="circle" coords="90,58,3" href="mercur.htm" alt="Mercury" /> <area shape="circle" coords="124,58,8" href="venus.htm" alt="Venus" /> </map>
Try it yourself
Top Web Hosting $0 Doteasy Web Hosting WEB BUILDING Download XML Editor FREE Flash Website FREE Web Templates SEO Company US Web Design Schools W3SCHOOLS EXAMS
HTML5 Reference
HTML5 Tags HTML5 Attributes HTML5 Events
HTML5 Tags
<!--> <!DOCTYPE> <a> <abbr> <acronym> <address> <applet> <area> <article> <aside> <audio> <b> <base> <basefont> <bdo> <big> <blockquote> <body> <br> <button> <canvas> <caption> <center> <cite> <code> <col> <colgroup> <command> <datalist> <dd> <del> <details> <dfn> <dir> <div> <dl> <dt> <em> <embed> <fieldset> <figcaption> <figure> <font> <footer> <form> <frame> <frameset> <h1> - <h6> <head> <header> <hgroup> <hr> <html> <i> <iframe> <img> <input> <ins>
Get Certified in: HTML, CSS, JavaScript, XML, PHP, and ASP W3SCHOOLS BOOKS New Books: HTML, CSS JavaScript, and Ajax STATISTICS Browser Statistics Browser OS Browser Display SHARE THIS PAGE
Share with
Attributes
New :NewinHTML5. Attribute alt Value text Description Specifies an alternate text for the area. Required if the href attribute is present. Use ONLY if the href attribute is present. Specifies the coordinates for the clickable area
coords
href
URL
Specifies the target URL of the area Specifies the base language of the target URL. Use only if the href attribute is present Specifies the mediatype of the target URL. Default value: all. Use only if the href attribute is present Not supported in HTML 5. Space separated list of URL's that gets notified when a user follows the hyperlink. Use only if the href attribute is present
hreflang language_code New media New nohref ping New nohref URL media query
http://www.w3schools.com/html5/tag_area.asp
Page 1 / 3
<keygen> <kbd> <label> <legend> <li> <link> <map> <mark> <menu> <meta> <meter> <nav> <noframes> <noscript> <object> <ol> <optgroup> <option> <output> <p> <param> <pre> <progress> <q> <rp> <rt> <ruby> <s> <samp> <script> <section> <select> <small> <source> <span> <strike> <strong> <style> <sub> <summary> <sup> <table> <tbody> <td> <textarea> <tfoot> <th> <thead> <time> <title> <tr> <tt> <u> <ul> <var> <video> <xmp>
rel
alternate New archives author bookmark contact external first help icon index last license next nofollow noreferrer pingback prefetch prev search stylesheet sidebar tag up rect rectangle circ circle poly polygon _blank _parent _self _top
Specifies the relationship between the current document and the target URL. Use only if the href attribute is present
shape
target
Where to open the target URL. _blank - the target URL will open in a new window l _self - the target URL will open in the same frame as it was clicked l _parent - the target URL will open in the parent frameset l _top - the target URL will open in the full body of the window
l
type New
mime_type
Specifies the MIME (Multipurpose Internet Mail Extensions) type of the target URL. Use only if the href attribute is present
Standard Attributes
The <area> tag also supports the Standard Attributes in HTML 5.
Event Attributes
The <area> tag also supports the Event Attributes in HTML 5.
Whether you're new to XML or already an advanced user, the user-friendly views and powerful entry helpers, wizards, and debuggers in XMLSpy are designed to meet your XML and Web development needs from start to finish. New features in Version 2010!
l l l l l l l l l l l
XML editor Graphical XML Schema / DTD editors XSLT 1.0/2.0 editor, debugger, profiler XQuery editor, debugger, profiler XBRL validator, taxonomy editor, taxonomy wizard Support for Office Open XML (OOXML) Graphical WSDL 1.1/2.0 editor & SOAP debugger JSON editing & conversion Java, C#, C++ code generation 32-bit and 64-bit versions And much more!
W3Schools' Online Certification Program The perfect solution for professionals who need to balance work, family, and career building. More than 5000 certificates already issued!
http://www.w3schools.com/html5/tag_area.asp
Page 2 / 3
The HTML Certificate documents your knowledge of HTML, XHTML, and CSS. The JavaScript Certificate documents your knowledge of JavaScript and HTML DOM. The XML Certificate documents your knowledge of XML, XML DOM and XSLT. The ASP Certificate documents your knowledge of ASP, SQL, and ADO. The PHP Certificate documents your knowledge of PHP and SQL (MySQL).
HOME | TOP | PRINT | FORUM | ABOUT
W3Schools is for training only. We do not warrant the correctness of its content. The risk from using it lies entirely with the user. While using this site, you agree to have read and accepted our terms of use and privacy policy. Copyright 1999-2010 by Refsnes Data. All Rights Reserved.
http://www.w3schools.com/html5/tag_area.asp
Page 3 / 3
HOME HTML CSS XML JAVASCRIPT ASP PHP SQL MORE...
Search Forum
About
YOUR FREE WEBSITE Free Flash Website Free Website Builder Free Web Design
HTML5 Tutorial
HTML5 Home HTML5 Introduction HTML5 New Elements HTML5 Video HTML5 Audio HTML5 Canvas HTML5 Web Storage
WEB HOSTING Best Web Hosting PHP MySQL Hosting Top 10 Web Hosting UK Reseller Hosting Web Hosting FREE Web Hosting Top Web Hosting $0 Doteasy Web Hosting WEB BUILDING XML Editor Free Trial! FREE Flash Website FREE Web Templates
HTML5 Forms
HTML5 Input Types HTML5 Form Elements HTML5 Form Attributes
HTML5 Reference
HTML5 Tags HTML5 Attributes HTML5 Events
HTML5 Tags
<!--> <!DOCTYPE> <a> <abbr> <acronym> <address> <applet> <area> <article> <aside> <audio> <b> <base> <basefont> <bdo> <big> <blockquote> <body> <br> <button> <canvas> <caption> <center> <cite> <code> <col> <colgroup> <command> <datalist> <dd> <del> <details> <dfn> <dir> <div> <dl> <dt> <em> <embed> <fieldset> <figcaption> <figure> <font> <footer> <form> <frame> <frameset> <h1> - <h6> <head> <header> <hgroup> <hr> <html> <i> <iframe> <img> <input> <ins> <keygen> <kbd> <label> <legend> <li> <link> <map> <mark> <menu> <meta> <meter> <nav> <noframes>
SEO Company US Web Design Schools W3SCHOOLS EXAMS Get Certified in: HTML, CSS, JavaScript, XML, PHP, and ASP W3SCHOOLS BOOKS
New Books: HTML, CSS JavaScript, and Ajax STATISTICS Browser Statistics Browser OS Browser Display SHARE THIS PAGE
Share with
Attributes
New :NewinHTML5. Attribute cite New pubdate date New Defines the time and date that the article was first published. Value URL Description URL of the article, if it is taken from the web
Standard Attributes
The <article> tag also supports the Standard Attributes in HTML 5.
Event Attributes
The <article> tag also supports the Event Attributes in HTML 5.
http://www.w3schools.com/html5/tag_article.asp
Page 1 / 2
<noscript> <object> <ol> <optgroup> <option> <output> <p> <param> <pre> <progress> <q> <rp> <rt> <ruby> <s> <samp> <script> <section> <select> <small> <source> <span> <strike> <strong> <style> <sub> <summary> <sup> <table> <tbody> <td> <textarea> <tfoot> <th> <thead> <time> <title> <tr> <tt> <u> <ul> <var> <video> <xmp>
Need an easy way to get data into XML, or transform XML to another format? MapForce lets you map XML data to/from any combination of XML, database, flat file, Excel 2007, XBRL, or Web services data. Then it transforms data instantly or auto-generates royalty-free code for recurrent conversions. New features in Version 2010! Easy-to-use, graphical data mapping interface Instant data transformation XSLT 1.0/2.0 and XQuery code generation Java, C#, and C++ code generation Advanced data processing functions Support for all major relational databases including SQL Server, IBM DB2, Oracle, and more l Visual Studio & Eclipse integration l Available in 32-bit and 64-bit versions
l l l l l l
HOME
| TOP
| FORUM
ABOUT
W3Schools is for training only. We do not warrant the correctness of its content. The risk from using it lies entirely with the user. While using this site, you agree to have read and accepted our terms of use and privacy policy. Copyright 1999-2010 by Refsnes Data. All Rights Reserved.
http://www.w3schools.com/html5/tag_article.asp
Page 2 / 2
HOME HTML CSS XML JAVASCRIPT ASP PHP SQL MORE...
Search Forum
About
HTML5 Tutorial
HTML5 Home HTML5 Introduction HTML5 New Elements HTML5 Video HTML5 Audio HTML5 Canvas HTML5 Web Storage
WEB HOSTING Best Web Hosting PHP MySQL Hosting Top 10 Web Hosting UK Reseller Hosting Web Hosting FREE Web Hosting Top Web Hosting $0 Doteasy Web Hosting WEB BUILDING Download XML Editor FREE Flash Website
HTML5 Forms
HTML5 Input Types HTML5 Form Elements HTML5 Form Attributes
HTML5 Reference
HTML5 Tags HTML5 Attributes HTML5 Events
HTML5 Tags
<!--> <!DOCTYPE> <a> <abbr> <acronym> <address> <applet> <area> <article> <aside> <audio> <b> <base> <basefont> <bdo> <big> <blockquote> <body> <br> <button> <canvas> <caption> <center> <cite> <code> <col> <colgroup> <command> <datalist> <dd> <del> <details> <dfn> <dir> <div> <dl> <dt> <em> <embed> <fieldset> <figcaption> <figure> <font> <footer> <form> <frame> <frameset> <h1> - <h6> <head> <header> <hgroup> <hr> <html> <i> <iframe> <img> <input> <ins> <keygen> <kbd> <label> <legend> <li> <link> <map> <mark> <menu>
FREE Web Templates SEO Company US Web Design Schools W3SCHOOLS EXAMS Get Certified in: HTML, CSS, JavaScript, XML, PHP, and ASP W3SCHOOLS BOOKS New Books: HTML, CSS JavaScript, and Ajax STATISTICS Browser Statistics Browser OS Browser Display SHARE THIS PAGE Share with
Standard Attributes
The <aside> tag also supports the Standard Attributes in HTML 5.
Event Attributes
The <aside> tag also supports the Event Attributes in HTML 5.
XML development Web & Web services development Data mapping & integration Rendering & publishing XML & database data XBRL validation, taxonomy editing, transformation & rendering
http://www.w3schools.com/html5/tag_aside.asp
Page 1 / 2
<meta> <meter> <nav> <noframes> <noscript> <object> <ol> <optgroup> <option> <output> <p> <param> <pre> <progress> <q> <rp> <rt> <ruby> <s> <samp> <script> <section> <select> <small> <source> <span> <strike> <strong> <style> <sub> <summary> <sup> <table> <tbody> <td> <textarea> <tfoot> <th> <thead> <time> <title> <tr> <tt> <u> <ul> <var> <video> <xmp>
The MissionKit for XML Developers includes XMLSpy- the industry-leading XML editor; MapForce- a graphical data mapping, conversion, and integration tool; StyleVision- a visual XSLT stylesheet designer; DiffDog- an XML-aware diff/merge tool; and 2 additional tools. Try all 6 products free for 30 days! Download a fully-functional free trial
HOME
| TOP
| FORUM
ABOUT
W3Schools is for training only. We do not warrant the correctness of its content. The risk from using it lies entirely with the user. While using this site, you agree to have read and accepted our terms of use and privacy policy. Copyright 1999-2010 by Refsnes Data. All Rights Reserved.
http://www.w3schools.com/html5/tag_aside.asp
Page 2 / 2
HOME HTML CSS XML JAVASCRIPT ASP PHP SQL MORE...
Search Forum
About
HTML5 Tutorial
HTML5 Home HTML5 Introduction HTML5 New Elements HTML5 Video HTML5 Audio HTML5 Canvas HTML5 Web Storage
WEB HOSTING Best Web Hosting PHP MySQL Hosting Top 10 Web Hosting UK Reseller Hosting Web Hosting FREE Web Hosting Top Web Hosting $0 Doteasy Web Hosting WEB BUILDING
HTML5 Forms
HTML5 Input Types HTML5 Form Elements HTML5 Form Attributes
HTML5 Reference
HTML5 Tags HTML5 Attributes HTML5 Events
XML Editor Free Trial! FREE Flash Website FREE Web Templates SEO Company US Web Design Schools
HTML5 Tags
<!--> <!DOCTYPE> <a> <abbr> <acronym> <address> <applet> <area> <article> <aside> <audio> <b> <base> <basefont> <bdo> <big> <blockquote> <body> <br> <button> <canvas> <caption> <center> <cite> <code> <col> <colgroup> <command> <datalist> <dd> <del> <details> <dfn> <dir> <div> <dl> <dt> <em> <embed> <fieldset> <figcaption> <figure> <font> <footer> <form> <frame> <frameset> <h1> - <h6> <head> <header> <hgroup> <hr> <html> <i> <iframe> <img> <input> <ins> <keygen> <kbd> <label> <legend> <li> <link> <map> <mark> <menu> <meta> <meter> <nav> <noframes>
W3SCHOOLS EXAMS Get Certified in: HTML, CSS, JavaScript, XML, PHP, and ASP W3SCHOOLS BOOKS
New Books: HTML, CSS JavaScript, and Ajax STATISTICS Browser Statistics Browser OS Browser Display SHARE THIS PAGE Share with
Attributes
New :NewinHTML5. Attribute autoplay New controls New preload New src New url preload controls Value autoplay Description If present, the audio will start playing as soon as it is ready. If present, controls will be displayed, such as a play button. If present, the audio will be loaded at page load, and ready to run. Ignored if autoplay is present. Defines the URL of the audio to play
Standard Attributes
The <audio> tag also supports the Standard Attributes in HTML 5.
Event Attributes
The <audio> tag also supports the Event Attributes in HTML 5.
http://www.w3schools.com/html5/tag_audio.asp
Page 1 / 2
<noscript> <object> <ol> <optgroup> <option> <output> <p> <param> <pre> <progress> <q> <rp> <rt> <ruby> <s> <samp> <script> <section> <select> <small> <source> <span> <strike> <strong> <style> <sub> <summary> <sup> <table> <tbody> <td> <textarea> <tfoot> <th> <thead> <time> <title> <tr> <tt> <u> <ul> <var> <video> <xmp>
Need an easy way to get data into XML, or transform XML to another format? MapForce lets you map XML data to/from any combination of XML, database, flat file, Excel 2007, XBRL, or Web services data. Then it transforms data instantly or auto-generates royalty-free code for recurrent conversions. New features in Version 2010! Easy-to-use, graphical data mapping interface Instant data transformation XSLT 1.0/2.0 and XQuery code generation Java, C#, and C++ code generation Advanced data processing functions Support for all major relational databases including SQL Server, IBM DB2, Oracle, and more l Visual Studio & Eclipse integration l Available in 32-bit and 64-bit versions
l l l l l l
HOME
| TOP
| FORUM
ABOUT
W3Schools is for training only. We do not warrant the correctness of its content. The risk from using it lies entirely with the user. While using this site, you agree to have read and accepted our terms of use and privacy policy. Copyright 1999-2010 by Refsnes Data. All Rights Reserved.
http://www.w3schools.com/html5/tag_audio.asp
Page 2 / 2
HOME HTML CSS XML JAVASCRIPT ASP PHP SQL MORE...
Search Forum
About
HTML5 Tutorial
HTML5 Home HTML5 Introduction HTML5 New Elements HTML5 Video HTML5 Audio HTML5 Canvas HTML5 Web Storage
WEB HOSTING Best Web Hosting PHP MySQL Hosting Top 10 Web Hosting UK Reseller Hosting Web Hosting FREE Web Hosting Top Web Hosting $0 Doteasy Web Hosting
HTML5 Forms
HTML5 Input Types HTML5 Form Elements HTML5 Form Attributes
HTML5 Reference
HTML5 Tags HTML5 Attributes HTML5 Events
WEB BUILDING XML Editor Free Trial! FREE Flash Website FREE Web Templates SEO Company US Web Design Schools
HTML5 Tags
<!--> <!DOCTYPE> <a> <abbr> <acronym> <address> <applet> <area> <article> <aside> <audio> <b> <base> <basefont> <bdo> <big> <blockquote> <body> <br> <button> <canvas> <caption> <center> <cite> <code> <col> <colgroup> <command> <datalist> <dd> <del> <details> <dfn> <dir> <div> <dl> <dt> <em> <embed> <fieldset> <figcaption> <figure> <font> <footer> <form> <frame> <frameset> <h1> - <h6> <head> <header> <hgroup> <hr> <html> <i> <iframe> <img> <input> <ins> <keygen> <kbd> <label> <legend> <li> <link> <map> <mark> <menu> <meta> <meter> <nav> <noframes>
W3SCHOOLS EXAMS Get Certified in: HTML, CSS, JavaScript, XML, PHP, and ASP W3SCHOOLS BOOKS
New Books: HTML, CSS JavaScript, and Ajax STATISTICS Browser Statistics Browser OS Browser Display
Standard Attributes
The <b> tag also supports the Standard Attributes in HTML 5.
Event Attributes
The <b> tag also supports the Event Attributes in HTML 5.
Stylus Studio2010 XML Enterprise Suite raises the bar for productivity in XML development tools. Millions of XML developers and data integration specialists turn to Stylus Studio's comprehensive and intuitive XML toolset to tackle today's advanced XML data transformation and aggregation challenges. XML Pipeline Editor, Debugger and Code Generator DataDirect XML Converters XQuery Mapper, Editor, Debugger, and Profiler XSLT Mapper, Editor, Debugger, Designer, and Profiler Java and C# for .Net Code Generation XML Schema Designer With Documentation Generator XML Editor With Full XPath Integration Download a free trial now
http://www.w3schools.com/html5/tag_b.asp
Page 1 / 2
<noscript> <object> <ol> <optgroup> <option> <output> <p> <param> <pre> <progress> <q> <rp> <rt> <ruby> <s> <samp> <script> <section> <select> <small> <source> <span> <strike> <strong> <style> <sub> <summary> <sup> <table> <tbody> <td> <textarea> <tfoot> <th> <thead> <time> <title> <tr> <tt> <u> <ul> <var> <video> <xmp>
HOME
| TOP
| FORUM
ABOUT
W3Schools is for training only. We do not warrant the correctness of its content. The risk from using it lies entirely with the user. While using this site, you agree to have read and accepted our terms of use and privacy policy. Copyright 1999-2010 by Refsnes Data. All Rights Reserved.
http://www.w3schools.com/html5/tag_b.asp
Page 2 / 2
HOME HTML CSS XML JAVASCRIPT ASP PHP SQL MORE...
Search Forum
About
HTML5 Tutorial
HTML5 Home HTML5 Introduction HTML5 New Elements HTML5 Video HTML5 Audio HTML5 Canvas HTML5 Web Storage
WEB HOSTING Best Web Hosting PHP MySQL Hosting Top 10 Web Hosting UK Reseller Hosting Web Hosting FREE Web Hosting
HTML5 Forms
HTML5 Input Types HTML5 Form Elements HTML5 Form Attributes
<head> <base href="http://www.w3schools.com/css/" target="_blank" /> </head> <body> <a href="default.asp">W3Schools' CSS Tutorial</a> </body>
Try it yourself
Top Web Hosting $0 Doteasy Web Hosting WEB BUILDING XML Editor Free Trial! FREE Flash Website FREE Web Templates SEO Company US Web Design Schools
HTML5 Reference
HTML5 Tags HTML5 Attributes HTML5 Events
HTML5 Tags
<!--> <!DOCTYPE> <a> <abbr> <acronym> <address> <applet> <area> <article> <aside> <audio> <b> <base> <basefont> <bdo> <big> <blockquote> <body> <br> <button> <canvas> <caption> <center> <cite> <code> <col> <colgroup> <command> <datalist> <dd> <del> <details> <dfn> <dir> <div> <dl> <dt> <em> <embed> <fieldset> <figcaption> <figure> <font> <footer> <form> <frame> <frameset> <h1> - <h6> <head> <header> <hgroup> <hr> <html> <i> <iframe> <img> <input> <ins> <keygen> <kbd> <label> <legend> <li> <link> <map> <mark> <menu> <meta> <meter> <nav> <noframes>
W3SCHOOLS EXAMS Get Certified in: HTML, CSS, JavaScript, XML, PHP, and ASP W3SCHOOLS BOOKS New Books: HTML, CSS JavaScript, and Ajax
Share with
Attributes
Attribute href target Value URL _blank _parent _self _top Description Specifies the URL to use as the base URL for links in the page Where to open all the links on the page. This attribute can be overridden by using the target attribute in each link. _blank - all the links will open in new windows _self - all the links will open in the same frame they where clicked l _parent - all the links will open in the parent frameset l _top - all the links will open in the full body of the window
l l
http://www.w3schools.com/html5/tag_base.asp
Page 1 / 2
<noscript> <object> <ol> <optgroup> <option> <output> <p> <param> <pre> <progress> <q> <rp> <rt> <ruby> <s> <samp> <script> <section> <select> <small> <source> <span> <strike> <strong> <style> <sub> <summary> <sup> <table> <tbody> <td> <textarea> <tfoot> <th> <thead> <time> <title> <tr> <tt> <u> <ul> <var> <video> <xmp>
HOME
| TOP
| FORUM
ABOUT
W3Schools is for training only. We do not warrant the correctness of its content. The risk from using it lies entirely with the user. While using this site, you agree to have read and accepted our terms of use and privacy policy. Copyright 1999-2010 by Refsnes Data. All Rights Reserved.
http://www.w3schools.com/html5/tag_base.asp
Page 2 / 2
HOME HTML CSS XML JAVASCRIPT ASP PHP SQL MORE...
Search Forum
About
HTML5 Tutorial
HTML5 Home HTML5 Introduction HTML5 New Elements HTML5 Video HTML5 Audio HTML5 Canvas HTML5 Web Storage
WEB HOSTING Best Web Hosting PHP MySQL Hosting Top 10 Web Hosting UK Reseller Hosting Web Hosting FREE Web Hosting
HTML5 Forms
HTML5 Input Types HTML5 Form Elements HTML5 Form Attributes The <basefont> tag was used to define a default font-color, font-size, or font-family for all the text in a document.
HTML5 Reference
HTML5 Tags HTML5 Attributes HTML5 Events
Download XML Editor FREE Flash Website FREE Web Templates SEO Company US Web Design Schools W3SCHOOLS EXAMS
HTML5 Tags
<!--> <!DOCTYPE> <a> <abbr> <acronym> <address> <applet> <area> <article> <aside> <audio> <b> <base> <basefont> <bdo> <big> <blockquote> <body> <br> <button> <canvas> <caption> <center> <cite> <code> <col> <colgroup> <command> <datalist> <dd> <del> <details> <dfn> <dir> <div> <dl> <dt> <em> <embed> <fieldset> <figcaption> <figure> <font> <footer> <form> <frame> <frameset> <h1> - <h6> <head> <header> <hgroup> <hr> <html> <i> <iframe> <img> <input> <ins> <keygen> <kbd> <label> <legend> <li> <link> <map> <mark> <menu> <meta> <meter> <nav> <noframes>
Get Certified in: HTML, CSS, JavaScript, XML, PHP, and ASP W3SCHOOLS BOOKS New Books: HTML, CSS JavaScript, and Ajax
STATISTICS Browser Statistics Browser OS Browser Display SHARE THIS PAGE Share with
XML development Web & Web services development Data mapping & integration Rendering & publishing XML & database data XBRL validation, taxonomy editing, transformation & rendering
The MissionKit for XML Developers includes XMLSpy- the industry-leading XML editor; MapForce- a graphical data mapping, conversion, and integration tool; StyleVision- a visual XSLT stylesheet designer; DiffDog- an XML-aware diff/merge tool; and 2 additional tools. Try all 6 products free for 30 days! Download a fully-functional free trial
http://www.w3schools.com/html5/tag_basefont.asp
Page 1 / 2
<noscript> <object> <ol> <optgroup> <option> <output> <p> <param> <pre> <progress> <q> <rp> <rt> <ruby> <s> <samp> <script> <section> <select> <small> <source> <span> <strike> <strong> <style> <sub> <summary> <sup> <table> <tbody> <td> <textarea> <tfoot> <th> <thead> <time> <title> <tr> <tt> <u> <ul> <var> <video> <xmp>
HOME
| TOP
| FORUM
ABOUT
W3Schools is for training only. We do not warrant the correctness of its content. The risk from using it lies entirely with the user. While using this site, you agree to have read and accepted our terms of use and privacy policy. Copyright 1999-2010 by Refsnes Data. All Rights Reserved.
http://www.w3schools.com/html5/tag_basefont.asp
Page 2 / 2
HOME HTML CSS XML JAVASCRIPT ASP PHP SQL MORE...
Search Forum
About
HTML5 Tutorial
HTML5 Home HTML5 Introduction HTML5 New Elements HTML5 Video HTML5 Audio HTML5 Canvas HTML5 Web Storage
WEB HOSTING Best Web Hosting PHP MySQL Hosting Top 10 Web Hosting UK Reseller Hosting Web Hosting FREE Web Hosting
HTML5 Forms
HTML5 Input Types HTML5 Form Elements HTML5 Form Attributes
<bdo dir="rtl"> Here is some Hebrew text that should be written from right-to-left. </bdo>
Try it yourself
Top Web Hosting $0 Doteasy Web Hosting WEB BUILDING XML Editor Free Trial! FREE Flash Website
HTML5 Reference
HTML5 Tags HTML5 Attributes HTML5 Events
HTML5 Tags
<!--> <!DOCTYPE> <a> <abbr> <acronym> <address> <applet> <area> <article> <aside> <audio> <b> <base> <basefont> <bdo> <big> <blockquote> <body> <br> <button> <canvas> <caption> <center> <cite> <code> <col> <colgroup> <command> <datalist> <dd> <del> <details> <dfn> <dir> <div> <dl> <dt> <em> <embed> <fieldset> <figcaption> <figure> <font> <footer> <form> <frame> <frameset> <h1> - <h6> <head> <header> <hgroup> <hr> <html> <i> <iframe> <img> <input> <ins> <keygen> <kbd> <label> <legend> <li> <link> <map> <mark> <menu> <meta> <meter> <nav> <noframes>
FREE Web Templates SEO Company US Web Design Schools W3SCHOOLS EXAMS Get Certified in: HTML, CSS, JavaScript, XML, PHP, and ASP
W3SCHOOLS BOOKS New Books: HTML, CSS JavaScript, and Ajax STATISTICS
Attributes
Attribute dir Value ltr rtl Description Defines the text direction. This attribute is required
Browser Statistics Browser OS Browser Display SHARE THIS PAGE Share with
Standard Attributes
The <bdo> tag also supports the Standard Attributes in HTML 5.
Event Attributes
The <bdo> tag also supports the Event Attributes in HTML 5.
http://www.w3schools.com/html5/tag_bdo.asp
Page 1 / 2
<noscript> <object> <ol> <optgroup> <option> <output> <p> <param> <pre> <progress> <q> <rp> <rt> <ruby> <s> <samp> <script> <section> <select> <small> <source> <span> <strike> <strong> <style> <sub> <summary> <sup> <table> <tbody> <td> <textarea> <tfoot> <th> <thead> <time> <title> <tr> <tt> <u> <ul> <var> <video> <xmp>
HOME
| TOP
| FORUM
ABOUT
W3Schools is for training only. We do not warrant the correctness of its content. The risk from using it lies entirely with the user. While using this site, you agree to have read and accepted our terms of use and privacy policy. Copyright 1999-2010 by Refsnes Data. All Rights Reserved.
http://www.w3schools.com/html5/tag_bdo.asp
Page 2 / 2
HOME HTML CSS XML JAVASCRIPT ASP PHP SQL MORE...
Search Forum
About
YOUR FREE WEBSITE Free Flash Website Free Website Builder Free Web Design
HTML5 Tutorial
HTML5 Home HTML5 Introduction HTML5 New Elements HTML5 Video HTML5 Audio HTML5 Canvas HTML5 Web Storage
WEB HOSTING Best Web Hosting PHP MySQL Hosting Top 10 Web Hosting UK Reseller Hosting Web Hosting FREE Web Hosting
HTML5 Forms
HTML5 Input Types HTML5 Form Elements HTML5 Form Attributes The <big> tag was used to make text bigger.
Top Web Hosting $0 Doteasy Web Hosting WEB BUILDING Download XML Editor FREE Flash Website FREE Web Templates SEO Company US Web Design Schools
HTML5 Reference
HTML5 Tags HTML5 Attributes HTML5 Events
HTML5 Tags
<!--> <!DOCTYPE> <a> <abbr> <acronym> <address> <applet> <area> <article> <aside> <audio> <b> <base> <basefont> <bdo> <big> <blockquote> <body> <br> <button> <canvas> <caption> <center> <cite> <code> <col> <colgroup> <command> <datalist> <dd> <del> <details> <dfn> <dir> <div> <dl> <dt> <em> <embed> <fieldset> <figcaption> <figure> <font> <footer> <form> <frame> <frameset> <h1> - <h6> <head> <header> <hgroup> <hr> <html> <i> <iframe> <img> <input> <ins> <keygen> <kbd> <label> <legend> <li> <link> <map> <mark> <menu> <meta> <meter> <nav> <noframes>
W3SCHOOLS EXAMS Get Certified in: HTML, CSS, JavaScript, XML, PHP, and ASP W3SCHOOLS BOOKS New Books: HTML, CSS JavaScript, and Ajax STATISTICS Browser Statistics Browser OS Browser Display SHARE THIS PAGE Share with
W3Schools' Online Certification Program The perfect solution for professionals who need to balance work, family, and career building. More than 5000 certificates already issued! The HTML Certificate documents your knowledge of HTML, XHTML, and CSS. The JavaScript Certificate documents your knowledge of JavaScript and HTML DOM. The XML Certificate documents your knowledge of XML, XML DOM and XSLT. The ASP Certificate documents your knowledge of ASP, SQL, and ADO. The PHP Certificate documents your knowledge of PHP and SQL (MySQL).
http://www.w3schools.com/html5/tag_big.asp
Page 1 / 2
<noscript> <object> <ol> <optgroup> <option> <output> <p> <param> <pre> <progress> <q> <rp> <rt> <ruby> <s> <samp> <script> <section> <select> <small> <source> <span> <strike> <strong> <style> <sub> <summary> <sup> <table> <tbody> <td> <textarea> <tfoot> <th> <thead> <time> <title> <tr> <tt> <u> <ul> <var> <video> <xmp>
HOME
| TOP
| FORUM
ABOUT
W3Schools is for training only. We do not warrant the correctness of its content. The risk from using it lies entirely with the user. While using this site, you agree to have read and accepted our terms of use and privacy policy. Copyright 1999-2010 by Refsnes Data. All Rights Reserved.
http://www.w3schools.com/html5/tag_big.asp
Page 2 / 2
HOME HTML CSS XML JAVASCRIPT ASP PHP SQL MORE...
Search Forum
About
HTML5 Tutorial
HTML5 Home HTML5 Introduction HTML5 New Elements HTML5 Video HTML5 Audio HTML5 Canvas HTML5 Web Storage
WEB HOSTING Best Web Hosting PHP MySQL Hosting Top 10 Web Hosting UK Reseller Hosting Web Hosting FREE Web Hosting
HTML5 Forms
HTML5 Input Types HTML5 Form Elements HTML5 Form Attributes
HTML5 Reference
HTML5 Tags HTML5 Attributes HTML5 Events
Here is a quote from WWF's website: <blockquote cite="http://www.wwf.org"> WWF's ultimate goal is to build a future where people live in harmony with nature. </blockquote>
Try it yourself
Top Web Hosting $0 Doteasy Web Hosting WEB BUILDING XML Editor Free Trial! FREE Flash Website FREE Web Templates SEO Company
HTML5 Tags
<!--> <!DOCTYPE> <a> <abbr> <acronym> <address> <applet> <area> <article> <aside> <audio> <b> <base> <basefont> <bdo> <big> <blockquote> <body> <br> <button> <canvas> <caption> <center> <cite> <code> <col> <colgroup> <command> <datalist> <dd> <del> <details> <dfn> <dir> <div> <dl> <dt> <em> <embed> <fieldset> <figcaption> <figure> <font> <footer> <form> <frame> <frameset> <h1> - <h6> <head> <header> <hgroup> <hr> <html> <i> <iframe> <img> <input> <ins> <keygen> <kbd> <label> <legend> <li> <link> <map> <mark> <menu> <meta> <meter> <nav>
US Web Design Schools W3SCHOOLS EXAMS Get Certified in: HTML, CSS, JavaScript, XML, PHP, and ASP W3SCHOOLS BOOKS
New Books: HTML, CSS JavaScript, and Ajax STATISTICS Browser Statistics Browser OS Browser Display SHARE THIS PAGE
Share with
Attributes
Attribute cite Value URL Description URL of the quote, if it is taken from the web
Standard Attributes
The <blockquote> tag also supports the Standard Attributes in HTML 5.
Event Attributes
The <blockquote> tag also supports the Event Attributes in HTML 5.
http://www.w3schools.com/html5/tag_blockquote.asp
Page 1 / 2
<noframes> <noscript> <object> <ol> <optgroup> <option> <output> <p> <param> <pre> <progress> <q> <rp> <rt> <ruby> <s> <samp> <script> <section> <select> <small> <source> <span> <strike> <strong> <style> <sub> <summary> <sup> <table> <tbody> <td> <textarea> <tfoot> <th> <thead> <time> <title> <tr> <tt> <u> <ul> <var> <video> <xmp>
Need an easy way to get data into XML, or transform XML to another format? MapForce lets you map XML data to/from any combination of XML, database, flat file, Excel 2007, XBRL, or Web services data. Then it transforms data instantly or auto-generates royalty-free code for recurrent conversions. New features in Version 2010! Easy-to-use, graphical data mapping interface Instant data transformation XSLT 1.0/2.0 and XQuery code generation Java, C#, and C++ code generation Advanced data processing functions Support for all major relational databases including SQL Server, IBM DB2, Oracle, and more l Visual Studio & Eclipse integration l Available in 32-bit and 64-bit versions
l l l l l l
HOME
| TOP
| FORUM
ABOUT
W3Schools is for training only. We do not warrant the correctness of its content. The risk from using it lies entirely with the user. While using this site, you agree to have read and accepted our terms of use and privacy policy. Copyright 1999-2010 by Refsnes Data. All Rights Reserved.
http://www.w3schools.com/html5/tag_blockquote.asp
Page 2 / 2
HOME HTML CSS XML JAVASCRIPT ASP PHP SQL MORE...
Search Forum
About
YOUR FREE WEBSITE Free Flash Website Free Website Builder Free Web Design
HTML5 Tutorial
HTML5 Home HTML5 Introduction HTML5 New Elements HTML5 Video HTML5 Audio HTML5 Canvas HTML5 Web Storage
WEB HOSTING Best Web Hosting PHP MySQL Hosting Top 10 Web Hosting UK Reseller Hosting Web Hosting FREE Web Hosting
HTML5 Forms
HTML5 Input Types HTML5 Form Elements HTML5 Form Attributes
HTML5 Reference
HTML5 Tags HTML5 Attributes HTML5 Events
<html> <head> <title>Title of the document</title> </head> <body> The content of the document...... </body> </html>
Try it yourself
Top Web Hosting $0 Doteasy Web Hosting WEB BUILDING Download XML Editor FREE Flash Website FREE Web Templates SEO Company US Web Design Schools W3SCHOOLS EXAMS Get Certified in: HTML, CSS, JavaScript, XML, PHP, and ASP W3SCHOOLS BOOKS New Books: HTML, CSS JavaScript, and Ajax STATISTICS Browser Statistics Browser OS Browser Display SHARE THIS PAGE Share with
HTML5 Tags
<!--> <!DOCTYPE> <a> <abbr> <acronym> <address> <applet> <area> <article> <aside> <audio> <b> <base> <basefont> <bdo> <big> <blockquote> <body> <br> <button> <canvas> <caption> <center> <cite> <code> <col> <colgroup> <command> <datalist> <dd> <del> <details> <dfn> <dir> <div> <dl> <dt> <em> <embed> <fieldset> <figcaption> <figure> <font> <footer> <form> <frame> <frameset> <h1> - <h6> <head> <header> <hgroup> <hr> <html> <i> <iframe> <img> <input> <ins> <keygen> <kbd> <label> <legend> <li> <link> <map> <mark> <menu> <meta> <meter>
Standard Attributes
The <body> tag also supports the Standard Attributes in HTML 5.
Event Attributes
The <body> tag also supports the Event Attributes in HTML 5.
XML development Web & Web services development Data mapping & integration Rendering & publishing XML & database data XBRL validation, taxonomy editing, transformation & rendering
http://www.w3schools.com/html5/tag_body.asp
Page 1 / 2
<nav> <noframes> <noscript> <object> <ol> <optgroup> <option> <output> <p> <param> <pre> <progress> <q> <rp> <rt> <ruby> <s> <samp> <script> <section> <select> <small> <source> <span> <strike> <strong> <style> <sub> <summary> <sup> <table> <tbody> <td> <textarea> <tfoot> <th> <thead> <time> <title> <tr> <tt> <u> <ul> <var> <video> <xmp>
The MissionKit for XML Developers includes XMLSpy- the industry-leading XML editor; MapForce- a graphical data mapping, conversion, and integration tool; StyleVision- a visual XSLT stylesheet designer; DiffDog- an XML-aware diff/merge tool; and 2 additional tools. Try all 6 products free for 30 days! Download a fully-functional free trial
HOME
| TOP
| FORUM
ABOUT
W3Schools is for training only. We do not warrant the correctness of its content. The risk from using it lies entirely with the user. While using this site, you agree to have read and accepted our terms of use and privacy policy. Copyright 1999-2010 by Refsnes Data. All Rights Reserved.
http://www.w3schools.com/html5/tag_body.asp
Page 2 / 2
HOME HTML CSS XML JAVASCRIPT ASP PHP SQL MORE...
Search Forum
About
YOUR FREE WEBSITE Free Flash Website Free Website Builder Free Web Design
HTML5 Tutorial
HTML5 Home HTML5 Introduction HTML5 New Elements HTML5 Video HTML5 Audio HTML5 Canvas HTML5 Web Storage
WEB HOSTING Best Web Hosting PHP MySQL Hosting Top 10 Web Hosting UK Reseller Hosting Web Hosting FREE Web Hosting
HTML5 Forms
HTML5 Input Types HTML5 Form Elements HTML5 Form Attributes
Top Web Hosting $0 Doteasy Web Hosting WEB BUILDING XML Editor Free Trial!
HTML5 Reference
HTML5 Tags HTML5 Attributes HTML5 Events
FREE Flash Website FREE Web Templates SEO Company US Web Design Schools W3SCHOOLS EXAMS
HTML5 Tags
<!--> <!DOCTYPE> <a> <abbr> <acronym> <address> <applet> <area> <article> <aside> <audio> <b> <base> <basefont> <bdo> <big> <blockquote> <body> <br> <button> <canvas> <caption> <center> <cite> <code> <col> <colgroup> <command> <datalist> <dd> <del> <details> <dfn> <dir> <div> <dl> <dt> <em> <embed> <fieldset> <figcaption> <figure> <font> <footer> <form> <frame> <frameset> <h1> - <h6> <head> <header> <hgroup> <hr> <html> <i> <iframe> <img> <input> <ins> <keygen> <kbd> <label> <legend> <li> <link> <map> <mark> <menu> <meta> <meter> <nav> <noframes>
Get Certified in: HTML, CSS, JavaScript, XML, PHP, and ASP W3SCHOOLS BOOKS New Books: HTML, CSS JavaScript, and Ajax
Standard Attributes
The <br> tag also supports the Standard Attributes in HTML 5.
Share with
Event Attributes
The <br> tag also supports the Event Attributes in HTML 5.
http://www.w3schools.com/html5/tag_br.asp
Page 1 / 2
<noscript> <object> <ol> <optgroup> <option> <output> <p> <param> <pre> <progress> <q> <rp> <rt> <ruby> <s> <samp> <script> <section> <select> <small> <source> <span> <strike> <strong> <style> <sub> <summary> <sup> <table> <tbody> <td> <textarea> <tfoot> <th> <thead> <time> <title> <tr> <tt> <u> <ul> <var> <video> <xmp>
HOME
| TOP
| FORUM
ABOUT
W3Schools is for training only. We do not warrant the correctness of its content. The risk from using it lies entirely with the user. While using this site, you agree to have read and accepted our terms of use and privacy policy. Copyright 1999-2010 by Refsnes Data. All Rights Reserved.
http://www.w3schools.com/html5/tag_br.asp
Page 2 / 2
HOME HTML CSS XML JAVASCRIPT ASP PHP SQL MORE...
Search Forum
About
YOUR FREE WEBSITE Free Flash Website Free Website Builder Free Web Design
HTML5 Tutorial
HTML5 Home HTML5 Introduction HTML5 New Elements HTML5 Video HTML5 Audio HTML5 Canvas HTML5 Web Storage
WEB HOSTING Best Web Hosting PHP MySQL Hosting Top 10 Web Hosting UK Reseller Hosting Web Hosting FREE Web Hosting
HTML5 Forms
HTML5 Input Types HTML5 Form Elements HTML5 Form Attributes
<canvas id="myCanvas"></canvas> <script type="text/javascript"> var canvas=document.getElementById('myCanvas'); var ctx=canvas.getContext('2d'); ctx.fillStyle='#FF0000'; ctx.fillRect(0,0,80,100); </script>
Try it yourself
Top Web Hosting $0 Doteasy Web Hosting WEB BUILDING Download XML Editor FREE Flash Website FREE Web Templates SEO Company US Web Design Schools W3SCHOOLS EXAMS Get Certified in: HTML, CSS, JavaScript, XML, PHP, and ASP W3SCHOOLS BOOKS New Books: HTML, CSS JavaScript, and Ajax STATISTICS
HTML5 Reference
HTML5 Tags HTML5 Attributes HTML5 Events
HTML5 Tags
<!--> <!DOCTYPE> <a> <abbr> <acronym> <address> <applet> <area> <article> <aside> <audio> <b> <base> <basefont> <bdo> <big> <blockquote> <body> <br> <button> <canvas> <caption> <center> <cite> <code> <col> <colgroup> <command> <datalist> <dd> <del> <details> <dfn> <dir> <div> <dl> <dt> <em> <embed> <fieldset> <figcaption> <figure> <font> <footer> <form> <frame> <frameset> <h1> - <h6> <head> <header> <hgroup> <hr> <html> <i> <iframe> <img> <input> <ins> <keygen> <kbd> <label> <legend> <li> <link> <map> <mark> <menu> <meta> <meter> <nav> <noframes>
Browser Statistics Browser OS Browser Display SHARE THIS PAGE Share with
Attributes
New :NewinHTML5. Attribute height New width New pixels Sets the width of the canvas Value pixels Description Sets the height of the canvas
Standard Attributes
The <canvas> tag also supports the Standard Attributes in HTML 5.
Event Attributes
The <canvas> tag also supports the Event Attributes in HTML 5.
http://www.w3schools.com/html5/tag_canvas.asp
Page 1 / 2
<noscript> <object> <ol> <optgroup> <option> <output> <p> <param> <pre> <progress> <q> <rp> <rt> <ruby> <s> <samp> <script> <section> <select> <small> <source> <span> <strike> <strong> <style> <sub> <summary> <sup> <table> <tbody> <td> <textarea> <tfoot> <th> <thead> <time> <title> <tr> <tt> <u> <ul> <var> <video> <xmp>
XML development Web & Web services development Data mapping & integration Rendering & publishing XML & database data XBRL validation, taxonomy editing, transformation & rendering
The MissionKit for XML Developers includes XMLSpy- the industry-leading XML editor; MapForce- a graphical data mapping, conversion, and integration tool; StyleVision- a visual XSLT stylesheet designer; DiffDog- an XML-aware diff/merge tool; and 2 additional tools. Try all 6 products free for 30 days! Download a fully-functional free trial
HOME
| TOP
| FORUM
ABOUT
W3Schools is for training only. We do not warrant the correctness of its content. The risk from using it lies entirely with the user. While using this site, you agree to have read and accepted our terms of use and privacy policy. Copyright 1999-2010 by Refsnes Data. All Rights Reserved.
http://www.w3schools.com/html5/tag_canvas.asp
Page 2 / 2
HOME HTML CSS XML JAVASCRIPT ASP PHP SQL MORE...
Search Forum
About
YOUR FREE WEBSITE Free Flash Website Free Website Builder Free Web Design
HTML5 Tutorial
HTML5 Home HTML5 Introduction HTML5 New Elements HTML5 Video HTML5 Audio HTML5 Canvas HTML5 Web Storage
WEB HOSTING Best Web Hosting PHP MySQL Hosting Top 10 Web Hosting UK Reseller Hosting Web Hosting FREE Web Hosting
HTML5 Forms
HTML5 Input Types HTML5 Form Elements HTML5 Form Attributes
Top Web Hosting $0 Doteasy Web Hosting WEB BUILDING XML Editor Free Trial!
HTML5 Reference
HTML5 Tags HTML5 Attributes HTML5 Events
FREE Flash Website FREE Web Templates SEO Company US Web Design Schools W3SCHOOLS EXAMS Get Certified in: HTML, CSS, JavaScript, XML, PHP, and ASP W3SCHOOLS BOOKS
HTML5 Tags
<!--> <!DOCTYPE> <a> <abbr> <acronym> <address> <applet> <area> <article> <aside> <audio> <b> <base> <basefont> <bdo> <big> <blockquote> <body> <br> <button> <canvas> <caption> <center> <cite> <code> <col> <colgroup> <command> <datalist> <dd> <del> <details> <dfn> <dir> <div> <dl> <dt> <em> <embed> <fieldset> <figcaption> <figure> <font> <footer> <form> <frame> <frameset> <h1> - <h6> <head> <header> <hgroup> <hr> <html> <i> <iframe> <img> <input> <ins> <keygen> <kbd> <label> <legend> <li> <link> <map> <mark> <menu> <meta>
New Books: HTML, CSS JavaScript, and Ajax STATISTICS Browser Statistics Browser OS Browser Display
Attributes
New :NewinHTML5. Attribute autofocus New disabled form New formaction New url disabled form_name Value autofocus Description If present, it makes the button focused when the page loads Disables the button Specifies which form this button belongs to Specifies where to send the form-data when a form is submitted. Overrides the form's action attribute. Specifies how form-data should be encoded before sending it to a server. Overrides the form's enctype attribute. Specifies how to send form-data. Overrides the form's action attribute. If present, indicates that the form should not be validated when submitted. Overrides the form's novalidate attribute. Specifies where to open the action URL. Overrides the forms target attribute.
formenctype
application/x-www-form-urlencoded New multipart/form-data text/plain delete New get post put formnovalidate New
formmethod
formnovalidate
formtarget
name
http://www.w3schools.com/html5/tag_button.asp
Page 1 / 2
<meter> <nav> <noframes> <noscript> <object> <ol> <optgroup> <option> <output> <p> <param> <pre> <progress> <q> <rp> <rt> <ruby> <s> <samp> <script> <section> <select> <small> <source> <span> <strike> <strong> <style> <sub> <summary> <sup> <table> <tbody> <td> <textarea> <tfoot> <th> <thead> <time> <title> <tr> <tt> <u> <ul> <var> <video> <xmp>
type
value
Specifies an initial value for the button. The value can be changed by a script
Standard Attributes
The <button> tag also supports the Standard Attributes in HTML 5.
Event Attributes
The <button> tag also supports the Event Attributes in HTML 5.
Stylus Studio2010 XML Enterprise Suite raises the bar for productivity in XML development tools. Millions of XML developers and data integration specialists turn to Stylus Studio's comprehensive and intuitive XML toolset to tackle today's advanced XML data transformation and aggregation challenges. XML Pipeline Editor, Debugger and Code Generator DataDirect XML Converters XQuery Mapper, Editor, Debugger, and Profiler XSLT Mapper, Editor, Debugger, Designer, and Profiler Java and C# for .Net Code Generation XML Schema Designer With Documentation Generator XML Editor With Full XPath Integration Download a free trial now
HOME
| TOP
| FORUM
ABOUT
W3Schools is for training only. We do not warrant the correctness of its content. The risk from using it lies entirely with the user. While using this site, you agree to have read and accepted our terms of use and privacy policy. Copyright 1999-2010 by Refsnes Data. All Rights Reserved.
http://www.w3schools.com/html5/tag_button.asp
Page 2 / 2
HOME HTML CSS XML JAVASCRIPT ASP PHP SQL MORE...
Search Forum
About
YOUR FREE WEBSITE Free Flash Website Free Website Builder Free Web Design
HTML5 Tutorial
HTML5 Home HTML5 Introduction HTML5 New Elements HTML5 Video HTML5 Audio HTML5 Canvas HTML5 Web Storage
WEB HOSTING Best Web Hosting PHP MySQL Hosting Top 10 Web Hosting UK Reseller Hosting Web Hosting FREE Web Hosting
HTML5 Forms
HTML5 Input Types HTML5 Form Elements HTML5 Form Attributes
HTML5 Reference
HTML5 Tags HTML5 Attributes HTML5 Events
HTML5 Tags
<!--> <!DOCTYPE> <a> <abbr> <acronym> <address> <applet> <area> <article> <aside> <audio> <b> <base> <basefont> <bdo> <big> <blockquote> <body> <br> <button> <canvas> <caption> <center> <cite> <code> <col> <colgroup> <command> <datalist> <dd> <del> <details> <dfn> <dir> <div> <dl> <dt> <em> <embed> <fieldset> <figcaption> <figure> <font> <footer> <form> <frame> <frameset> <h1> - <h6> <head> <header> <hgroup> <hr> <html> <i> <iframe> <img> <input> <ins> <keygen> <kbd> <label> <legend> <li> <link> <map> <mark> <menu> <meta>
<table border="1"> <caption>Monthly savings</caption> <tr> <th>Month</th> <th>Savings</th> </tr> <tr> <td>January</td> <td>$100</td> </tr> </table>
Try it yourself
Top Web Hosting $0 Doteasy Web Hosting WEB BUILDING Download XML Editor FREE Flash Website FREE Web Templates SEO Company US Web Design Schools W3SCHOOLS EXAMS Get Certified in: HTML, CSS, JavaScript, XML, PHP, and ASP W3SCHOOLS BOOKS New Books: HTML, CSS JavaScript, and Ajax STATISTICS
Browser Statistics Browser OS Browser Display SHARE THIS PAGE Share with
Standard Attributes
The <caption> tag also supports the Standard Attributes in HTML 5.
Event Attributes
The <caption> tag also supports the Event Attributes in HTML 5.
http://www.w3schools.com/html5/tag_caption.asp
Page 1 / 2
<meter> <nav> <noframes> <noscript> <object> <ol> <optgroup> <option> <output> <p> <param> <pre> <progress> <q> <rp> <rt> <ruby> <s> <samp> <script> <section> <select> <small> <source> <span> <strike> <strong> <style> <sub> <summary> <sup> <table> <tbody> <td> <textarea> <tfoot> <th> <thead> <time> <title> <tr> <tt> <u> <ul> <var> <video> <xmp>
l l l l l
XML development Web & Web services development Data mapping & integration Rendering & publishing XML & database data XBRL validation, taxonomy editing, transformation & rendering
The MissionKit for XML Developers includes XMLSpy- the industry-leading XML editor; MapForce- a graphical data mapping, conversion, and integration tool; StyleVision- a visual XSLT stylesheet designer; DiffDog- an XML-aware diff/merge tool; and 2 additional tools. Try all 6 products free for 30 days! Download a fully-functional free trial
HOME
| TOP
| FORUM
ABOUT
W3Schools is for training only. We do not warrant the correctness of its content. The risk from using it lies entirely with the user. While using this site, you agree to have read and accepted our terms of use and privacy policy. Copyright 1999-2010 by Refsnes Data. All Rights Reserved.
http://www.w3schools.com/html5/tag_caption.asp
Page 2 / 2
HOME HTML CSS XML JAVASCRIPT ASP PHP SQL MORE...
Search Forum
About
HTML5 Tutorial
HTML5 Home HTML5 Introduction HTML5 New Elements HTML5 Video HTML5 Audio HTML5 Canvas HTML5 Web Storage
WEB HOSTING Best Web Hosting PHP MySQL Hosting Top 10 Web Hosting UK Reseller Hosting Web Hosting FREE Web Hosting
HTML5 Forms
HTML5 Input Types HTML5 Form Elements HTML5 Form Attributes The <center> tag was used to center align text and content.
Top Web Hosting $0 Doteasy Web Hosting WEB BUILDING Download XML Editor FREE Flash Website FREE Web Templates SEO Company US Web Design Schools
HTML5 Reference
HTML5 Tags HTML5 Attributes HTML5 Events
HTML5 Tags
<!--> <!DOCTYPE> <a> <abbr> <acronym> <address> <applet> <area> <article> <aside> <audio> <b> <base> <basefont> <bdo> <big> <blockquote> <body> <br> <button> <canvas> <caption> <center> <cite> <code> <col> <colgroup> <command> <datalist> <dd> <del> <details> <dfn> <dir> <div> <dl> <dt> <em> <embed> <fieldset> <figcaption> <figure> <font> <footer> <form> <frame> <frameset> <h1> - <h6> <head> <header> <hgroup> <hr> <html> <i> <iframe> <img> <input> <ins> <keygen> <kbd> <label> <legend> <li> <link> <map> <mark> <menu> <meta> <meter> <nav> <noframes>
W3SCHOOLS EXAMS Get Certified in: HTML, CSS, JavaScript, XML, PHP, and ASP W3SCHOOLS BOOKS New Books: HTML, CSS JavaScript, and Ajax STATISTICS
W3Schools' Online Certification Program The perfect solution for professionals who need to balance work, family, and career building. More than 5000 certificates already issued! The HTML Certificate documents your knowledge of HTML, XHTML, and CSS. The JavaScript Certificate documents your knowledge of JavaScript and HTML DOM. The XML Certificate documents your knowledge of XML, XML DOM and XSLT. The ASP Certificate documents your knowledge of ASP, SQL, and ADO. The PHP Certificate documents your knowledge of PHP and SQL (MySQL).
Browser Statistics Browser OS Browser Display SHARE THIS PAGE Share with
http://www.w3schools.com/html5/tag_center.asp
Page 1 / 2
<noscript> <object> <ol> <optgroup> <option> <output> <p> <param> <pre> <progress> <q> <rp> <rt> <ruby> <s> <samp> <script> <section> <select> <small> <source> <span> <strike> <strong> <style> <sub> <summary> <sup> <table> <tbody> <td> <textarea> <tfoot> <th> <thead> <time> <title> <tr> <tt> <u> <ul> <var> <video> <xmp>
HOME
| TOP
| FORUM
ABOUT
W3Schools is for training only. We do not warrant the correctness of its content. The risk from using it lies entirely with the user. While using this site, you agree to have read and accepted our terms of use and privacy policy. Copyright 1999-2010 by Refsnes Data. All Rights Reserved.
http://www.w3schools.com/html5/tag_center.asp
Page 2 / 2
HOME HTML CSS XML JAVASCRIPT ASP PHP SQL MORE...
Search Forum
About
YOUR FREE WEBSITE Free Flash Website Free Website Builder Free Web Design
HTML5 Tutorial
HTML5 Home HTML5 Introduction HTML5 New Elements HTML5 Video HTML5 Audio HTML5 Canvas HTML5 Web Storage
HTML 5 <em> <strong> <dfn> <code> <samp> <kbd> <var> <cite> Tags
Example
Format text in a document:
WEB HOSTING Best Web Hosting PHP MySQL Hosting Top 10 Web Hosting UK Reseller Hosting Web Hosting FREE Web Hosting Top Web Hosting
HTML5 Forms
HTML5 Input Types HTML5 Form Elements HTML5 Form Attributes
HTML5 Reference
HTML5 Tags HTML5 Attributes HTML5 Events
HTML5 Tags
<!--> <!DOCTYPE> <a> <abbr> <acronym> <address> <applet> <area> <article> <aside> <audio> <b> <base> <basefont> <bdo> <big> <blockquote> <body> <br> <button> <canvas> <caption> <center> <cite> <code> <col> <colgroup> <command> <datalist> <dd> <del> <details> <dfn> <dir> <div> <dl> <dt> <em> <embed> <fieldset> <figcaption> <figure> <font> <footer> <form> <frame> <frameset> <h1> - <h6> <head> <header> <hgroup> <hr> <html> <i> <iframe> <img> <input> <ins> <keygen> <kbd> <label> <legend> <li> <link> <map> <mark> <menu> <meta> <meter> <nav> <noframes>
<em>Emphasized text</em> <strong>Strong text</strong> <dfn>Definition term</dfn> <code>Computer code text</code> <samp>Sample computer code text</samp> <kbd>Keyboard text</kbd> <var>Variable</var> <cite>Citation</cite>
Try it yourself
$0 Doteasy Web Hosting WEB BUILDING Download XML Editor FREE Flash Website FREE Web Templates SEO Company US Web Design Schools W3SCHOOLS EXAMS
Get Certified in: HTML, CSS, JavaScript, XML, PHP, and ASP W3SCHOOLS BOOKS New Books: HTML, CSS JavaScript, and Ajax STATISTICS Browser Statistics Browser OS Browser Display SHARE THIS PAGE Share with
Standard Attributes
The <em>, <strong>, <dfn>, <code>, <samp>, <kbd>, <var>, and <cite> tags also supports the Standard Attributes in HTML 5.
Event Attributes
The <em>, <strong>, <dfn>, <code>, <samp>, <kbd>, <var>, and <cite> tags also supports the Event Attributes in HTML 5.
http://www.w3schools.com/html5/tag_phrase_elements.asp
Page 1 / 2
<noscript> <object> <ol> <optgroup> <option> <output> <p> <param> <pre> <progress> <q> <rp> <rt> <ruby> <s> <samp> <script> <section> <select> <small> <source> <span> <strike> <strong> <style> <sub> <summary> <sup> <table> <tbody> <td> <textarea> <tfoot> <th> <thead> <time> <title> <tr> <tt> <u> <ul> <var> <video> <xmp>
XML development Web & Web services development Data mapping & integration Rendering & publishing XML & database data XBRL validation, taxonomy editing, transformation & rendering
The MissionKit for XML Developers includes XMLSpy- the industry-leading XML editor; MapForce- a graphical data mapping, conversion, and integration tool; StyleVision- a visual XSLT stylesheet designer; DiffDog- an XML-aware diff/merge tool; and 2 additional tools. Try all 6 products free for 30 days! Download a fully-functional free trial
HOME
| TOP
| FORUM
ABOUT
W3Schools is for training only. We do not warrant the correctness of its content. The risk from using it lies entirely with the user. While using this site, you agree to have read and accepted our terms of use and privacy policy. Copyright 1999-2010 by Refsnes Data. All Rights Reserved.
http://www.w3schools.com/html5/tag_phrase_elements.asp
Page 2 / 2
HOME HTML CSS XML JAVASCRIPT ASP PHP SQL MORE...
Search Forum
About
YOUR FREE WEBSITE Free Flash Website Free Website Builder Free Web Design
HTML5 Tutorial
HTML5 Home HTML5 Introduction HTML5 New Elements HTML5 Video HTML5 Audio HTML5 Canvas HTML5 Web Storage
HTML 5 <em> <strong> <dfn> <code> <samp> <kbd> <var> <cite> Tags
Example
Format text in a document:
WEB HOSTING Best Web Hosting PHP MySQL Hosting Top 10 Web Hosting UK Reseller Hosting Web Hosting FREE Web Hosting Top Web Hosting
HTML5 Forms
HTML5 Input Types HTML5 Form Elements HTML5 Form Attributes
HTML5 Reference
HTML5 Tags HTML5 Attributes HTML5 Events
HTML5 Tags
<!--> <!DOCTYPE> <a> <abbr> <acronym> <address> <applet> <area> <article> <aside> <audio> <b> <base> <basefont> <bdo> <big> <blockquote> <body> <br> <button> <canvas> <caption> <center> <cite> <code> <col> <colgroup> <command> <datalist> <dd> <del> <details> <dfn> <dir> <div> <dl> <dt> <em> <embed> <fieldset> <figcaption> <figure> <font> <footer> <form> <frame> <frameset> <h1> - <h6> <head> <header> <hgroup> <hr> <html> <i> <iframe> <img> <input> <ins> <keygen> <kbd> <label> <legend> <li> <link> <map> <mark> <menu> <meta> <meter> <nav> <noframes>
<em>Emphasized text</em> <strong>Strong text</strong> <dfn>Definition term</dfn> <code>Computer code text</code> <samp>Sample computer code text</samp> <kbd>Keyboard text</kbd> <var>Variable</var> <cite>Citation</cite>
Try it yourself
$0 Doteasy Web Hosting WEB BUILDING Download XML Editor FREE Flash Website FREE Web Templates SEO Company US Web Design Schools W3SCHOOLS EXAMS
Get Certified in: HTML, CSS, JavaScript, XML, PHP, and ASP W3SCHOOLS BOOKS New Books: HTML, CSS JavaScript, and Ajax STATISTICS Browser Statistics Browser OS Browser Display SHARE THIS PAGE Share with
Standard Attributes
The <em>, <strong>, <dfn>, <code>, <samp>, <kbd>, <var>, and <cite> tags also supports the Standard Attributes in HTML 5.
Event Attributes
The <em>, <strong>, <dfn>, <code>, <samp>, <kbd>, <var>, and <cite> tags also supports the Event Attributes in HTML 5.
http://www.w3schools.com/html5/tag_phrase_elements.asp
Page 1 / 2
<noscript> <object> <ol> <optgroup> <option> <output> <p> <param> <pre> <progress> <q> <rp> <rt> <ruby> <s> <samp> <script> <section> <select> <small> <source> <span> <strike> <strong> <style> <sub> <summary> <sup> <table> <tbody> <td> <textarea> <tfoot> <th> <thead> <time> <title> <tr> <tt> <u> <ul> <var> <video> <xmp>
Whether you're new to XML or already an advanced user, the user-friendly views and powerful entry helpers, wizards, and debuggers in XMLSpy are designed to meet your XML and Web development needs from start to finish. New features in Version 2010!
l l l l l l l l l l l
XML editor Graphical XML Schema / DTD editors XSLT 1.0/2.0 editor, debugger, profiler XQuery editor, debugger, profiler XBRL validator, taxonomy editor, taxonomy wizard Support for Office Open XML (OOXML) Graphical WSDL 1.1/2.0 editor & SOAP debugger JSON editing & conversion Java, C#, C++ code generation 32-bit and 64-bit versions And much more!
HOME
| TOP
| FORUM
ABOUT
W3Schools is for training only. We do not warrant the correctness of its content. The risk from using it lies entirely with the user. While using this site, you agree to have read and accepted our terms of use and privacy policy. Copyright 1999-2010 by Refsnes Data. All Rights Reserved.
http://www.w3schools.com/html5/tag_phrase_elements.asp
Page 2 / 2
HOME HTML CSS XML JAVASCRIPT ASP PHP SQL MORE...
Search Forum
About
YOUR FREE WEBSITE Free Flash Website Free Website Builder Free Web Design
HTML5 Tutorial
HTML5 Home HTML5 Introduction HTML5 New Elements HTML5 Video HTML5 Audio HTML5 Canvas HTML5 Web Storage
WEB HOSTING Best Web Hosting PHP MySQL Hosting Top 10 Web Hosting UK Reseller Hosting Web Hosting FREE Web Hosting Top Web Hosting $0 Doteasy Web Hosting WEB BUILDING Download XML Editor FREE Flash Website FREE Web Templates SEO Company US Web Design Schools W3SCHOOLS EXAMS Get Certified in: HTML, CSS, JavaScript, XML, PHP, and ASP W3SCHOOLS BOOKS
HTML5 Forms
HTML5 Input Types HTML5 Form Elements HTML5 Form Attributes
HTML5 Reference
HTML5 Tags HTML5 Attributes HTML5 Events
HTML5 Tags
<!--> <!DOCTYPE> <a> <abbr> <acronym> <address> <applet> <area> <article> <aside> <audio> <b> <base> <basefont> <bdo> <big> <blockquote> <body> <br> <button> <canvas> <caption> <center> <cite> <code> <col> <colgroup> <command> <datalist> <dd> <del> <details> <dfn> <dir> <div> <dl> <dt> <em> <embed> <fieldset> <figcaption> <figure> <font> <footer> <form> <frame> <frameset> <h1> - <h6> <head> <header> <hgroup> <hr> <html> <i> <iframe> <img> <input> <ins> <keygen> <kbd> <label> <legend> <li> <link> <map> <mark> <menu> <meta> <meter> <nav> <noframes>
New Books: HTML, CSS JavaScript, and Ajax STATISTICS Browser Statistics Browser OS Browser Display SHARE THIS PAGE Share with
Attributes
Attribute align Value left right center justify char character number number top middle bottom baseline % pixels relative_length Description Not supported in HTML 5
Not supported in HTML 5 Not supported in HTML 5 Defines the number of columns the <col> should span Not supported in HTML 5
width
Standard Attributes
The <col> tag also supports the Standard Attributes in HTML 5.
http://www.w3schools.com/html5/tag_col.asp
Page 1 / 2
<noscript> <object> <ol> <optgroup> <option> <output> <p> <param> <pre> <progress> <q> <rp> <rt> <ruby> <s> <samp> <script> <section> <select> <small> <source> <span> <strike> <strong> <style> <sub> <summary> <sup> <table> <tbody> <td> <textarea> <tfoot> <th> <thead> <time> <title> <tr> <tt> <u> <ul> <var> <video> <xmp>
Event Attributes
The <col> tag also supports the Event Attributes in HTML 5.
W3Schools' Online Certification Program The perfect solution for professionals who need to balance work, family, and career building. More than 5000 certificates already issued! The HTML Certificate documents your knowledge of HTML, XHTML, and CSS. The JavaScript Certificate documents your knowledge of JavaScript and HTML DOM. The XML Certificate documents your knowledge of XML, XML DOM and XSLT. The ASP Certificate documents your knowledge of ASP, SQL, and ADO. The PHP Certificate documents your knowledge of PHP and SQL (MySQL).
HOME | TOP | PRINT | FORUM | ABOUT
W3Schools is for training only. We do not warrant the correctness of its content. The risk from using it lies entirely with the user. While using this site, you agree to have read and accepted our terms of use and privacy policy. Copyright 1999-2010 by Refsnes Data. All Rights Reserved.
http://www.w3schools.com/html5/tag_col.asp
Page 2 / 2
HOME HTML CSS XML JAVASCRIPT ASP PHP SQL MORE...
Search Forum
About
YOUR FREE WEBSITE Free Flash Website Free Website Builder Free Web Design
HTML5 Tutorial
HTML5 Home HTML5 Introduction HTML5 New Elements HTML5 Video HTML5 Audio HTML5 Canvas HTML5 Web Storage
WEB HOSTING Best Web Hosting PHP MySQL Hosting Top 10 Web Hosting UK Reseller Hosting Web Hosting FREE Web Hosting Top Web Hosting $0 Doteasy Web Hosting WEB BUILDING Download XML Editor FREE Flash Website FREE Web Templates SEO Company US Web Design Schools W3SCHOOLS EXAMS Get Certified in: HTML, CSS, JavaScript, XML, PHP, and ASP W3SCHOOLS BOOKS
HTML5 Forms
HTML5 Input Types HTML5 Form Elements HTML5 Form Attributes
HTML5 Reference
HTML5 Tags HTML5 Attributes HTML5 Events
HTML5 Tags
<!--> <!DOCTYPE> <a> <abbr> <acronym> <address> <applet> <area> <article> <aside> <audio> <b> <base> <basefont> <bdo> <big> <blockquote> <body> <br> <button> <canvas> <caption> <center> <cite> <code> <col> <colgroup> <command> <datalist> <dd> <del> <details> <dfn> <dir> <div> <dl> <dt> <em> <embed> <fieldset> <figcaption> <figure> <font> <footer> <form> <frame> <frameset> <h1> - <h6> <head> <header> <hgroup> <hr> <html> <i> <iframe> <img> <input> <ins> <keygen> <kbd> <label> <legend> <li> <link> <map> <mark> <menu> <meta> <meter> <nav> <noframes>
New Books: HTML, CSS JavaScript, and Ajax STATISTICS Browser Statistics Browser OS Browser Display SHARE THIS PAGE Share with
Attributes
Attribute align Value left right center justify char character number number top middle bottom baseline % pixels relative_length Description Not supported in HTML 5
Not supported in HTML 5 Not supported in HTML 5 Defines the number of columns the column group should span Not supported in HTML 5
width
Standard Attributes
http://www.w3schools.com/html5/tag_colgroup.asp
Page 1 / 2
<noscript> <object> <ol> <optgroup> <option> <output> <p> <param> <pre> <progress> <q> <rp> <rt> <ruby> <s> <samp> <script> <section> <select> <small> <source> <span> <strike> <strong> <style> <sub> <summary> <sup> <table> <tbody> <td> <textarea> <tfoot> <th> <thead> <time> <title> <tr> <tt> <u> <ul> <var> <video> <xmp>
Event Attributes
The <colgroup> tag also supports the Event Attributes in HTML 5.
XML development Web & Web services development Data mapping & integration Rendering & publishing XML & database data XBRL validation, taxonomy editing, transformation & rendering
The MissionKit for XML Developers includes XMLSpy- the industry-leading XML editor; MapForce- a graphical data mapping, conversion, and integration tool; StyleVision- a visual XSLT stylesheet designer; DiffDog- an XML-aware diff/merge tool; and 2 additional tools. Try all 6 products free for 30 days! Download a fully-functional free trial
HOME
| TOP
| FORUM
ABOUT
W3Schools is for training only. We do not warrant the correctness of its content. The risk from using it lies entirely with the user. While using this site, you agree to have read and accepted our terms of use and privacy policy. Copyright 1999-2010 by Refsnes Data. All Rights Reserved.
http://www.w3schools.com/html5/tag_colgroup.asp
Page 2 / 2
HOME HTML CSS XML JAVASCRIPT ASP PHP SQL MORE...
Search Forum
About
HTML5 Tutorial
HTML5 Home HTML5 Introduction HTML5 New Elements HTML5 Video HTML5 Audio HTML5 Canvas HTML5 Web Storage
WEB HOSTING Best Web Hosting PHP MySQL Hosting Top 10 Web Hosting UK Reseller Hosting Web Hosting FREE Web Hosting
HTML5 Forms
HTML5 Input Types HTML5 Form Elements HTML5 Form Attributes
Top Web Hosting $0 Doteasy Web Hosting WEB BUILDING XML Editor Free Trial! FREE Flash Website
HTML5 Reference
HTML5 Tags HTML5 Attributes HTML5 Events
HTML5 Tags
<!--> <!DOCTYPE> <a> <abbr> <acronym> <address> <applet> <area> <article> <aside> <audio> <b> <base> <basefont> <bdo> <big> <blockquote> <body> <br> <button> <canvas> <caption> <center> <cite> <code> <col> <colgroup> <command> <datalist> <dd> <del> <details> <dfn> <dir> <div> <dl> <dt> <em> <embed> <fieldset> <figcaption> <figure> <font> <footer> <form> <frame> <frameset> <h1> - <h6> <head> <header> <hgroup> <hr> <html> <i> <iframe> <img> <input> <ins> <keygen> <kbd> <label> <legend> <li> <link> <map> <mark> <menu>
FREE Web Templates SEO Company US Web Design Schools W3SCHOOLS EXAMS Get Certified in: HTML, CSS, JavaScript, XML, PHP, and ASP
W3SCHOOLS BOOKS New Books: HTML, CSS JavaScript, and Ajax STATISTICS
Attributes
New :NewinHTML5.
Attribute checked New disabled New icon New label New radiogroup New type
Value checked disabled url command name name of radiogroup checkbox New command radio
Description Defines if the command is checked or not. Use only if type is radio or checkbox Defines if the command is available or not Defines the url of an image to display as the command Defines a name for the command. The label is visible Defines the name of the radiogroup this command belongs to. Use only if type is radio Defines the type of command. Default value is command
Share with
Standard Attributes
The <command> tag also supports the Standard Attributes in HTML 5.
Event Attributes
The <command> tag also supports the Event Attributes in HTML 5.
http://www.w3schools.com/html5/tag_command.asp
Page 1 / 2
<meta> <meter> <nav> <noframes> <noscript> <object> <ol> <optgroup> <option> <output> <p> <param> <pre> <progress> <q> <rp> <rt> <ruby> <s> <samp> <script> <section> <select> <small> <source> <span> <strike> <strong> <style> <sub> <summary> <sup> <table> <tbody> <td> <textarea> <tfoot> <th> <thead> <time> <title> <tr> <tt> <u> <ul> <var> <video> <xmp>
Need an easy way to get data into XML, or transform XML to another format? MapForce lets you map XML data to/from any combination of XML, database, flat file, Excel 2007, XBRL, or Web services data. Then it transforms data instantly or auto-generates royalty-free code for recurrent conversions. New features in Version 2010! Easy-to-use, graphical data mapping interface Instant data transformation XSLT 1.0/2.0 and XQuery code generation Java, C#, and C++ code generation Advanced data processing functions Support for all major relational databases including SQL Server, IBM DB2, Oracle, and more l Visual Studio & Eclipse integration l Available in 32-bit and 64-bit versions
l l l l l l
HOME
| TOP
| FORUM
ABOUT
W3Schools is for training only. We do not warrant the correctness of its content. The risk from using it lies entirely with the user. While using this site, you agree to have read and accepted our terms of use and privacy policy. Copyright 1999-2010 by Refsnes Data. All Rights Reserved.
http://www.w3schools.com/html5/tag_command.asp
Page 2 / 2
HOME HTML CSS XML JAVASCRIPT ASP PHP SQL MORE...
Search Forum
About
YOUR FREE WEBSITE Free Flash Website Free Website Builder Free Web Design
HTML5 Tutorial
HTML5 Home HTML5 Introduction HTML5 New Elements HTML5 Video HTML5 Audio HTML5 Canvas HTML5 Web Storage
WEB HOSTING Best Web Hosting PHP MySQL Hosting Top 10 Web Hosting UK Reseller Hosting Web Hosting FREE Web Hosting
HTML5 Forms
HTML5 Input Types HTML5 Form Elements HTML5 Form Attributes
HTML5 Reference
HTML5 Tags HTML5 Attributes HTML5 Events
<input list="cars" /> <datalist id="cars"> <option value="BMW"> <option value="Ford"> <option value="Volvo"> </datalist>
Try it yourself
Top Web Hosting $0 Doteasy Web Hosting WEB BUILDING XML Editor Free Trial! FREE Flash Website FREE Web Templates SEO Company
HTML5 Tags
<!--> <!DOCTYPE> <a> <abbr> <acronym> <address> <applet> <area> <article> <aside> <audio> <b> <base> <basefont> <bdo> <big> <blockquote> <body> <br> <button> <canvas> <caption> <center> <cite> <code> <col> <colgroup> <command> <datalist> <dd> <del> <details> <dfn> <dir> <div> <dl> <dt> <em> <embed> <fieldset> <figcaption> <figure> <font> <footer> <form> <frame> <frameset> <h1> - <h6> <head> <header> <hgroup> <hr> <html> <i> <iframe> <img> <input> <ins> <keygen> <kbd> <label> <legend> <li> <link> <map> <mark> <menu> <meta> <meter> <nav> <noframes>
US Web Design Schools W3SCHOOLS EXAMS Get Certified in: HTML, CSS, JavaScript, XML, PHP, and ASP W3SCHOOLS BOOKS New Books: HTML, CSS JavaScript, and Ajax STATISTICS Browser Statistics Browser OS Browser Display SHARE THIS PAGE Share with
Standard Attributes
The <datalist> tag also supports the Standard Attributes in HTML 5.
Event Attributes
The <datalist> tag also supports the Event Attributes in HTML 5.
http://www.w3schools.com/html5/tag_datalist.asp
Page 1 / 2
<noscript> <object> <ol> <optgroup> <option> <output> <p> <param> <pre> <progress> <q> <rp> <rt> <ruby> <s> <samp> <script> <section> <select> <small> <source> <span> <strike> <strong> <style> <sub> <summary> <sup> <table> <tbody> <td> <textarea> <tfoot> <th> <thead> <time> <title> <tr> <tt> <u> <ul> <var> <video> <xmp>
HOME
| TOP
| FORUM
ABOUT
W3Schools is for training only. We do not warrant the correctness of its content. The risk from using it lies entirely with the user. While using this site, you agree to have read and accepted our terms of use and privacy policy. Copyright 1999-2010 by Refsnes Data. All Rights Reserved.
http://www.w3schools.com/html5/tag_datalist.asp
Page 2 / 2
HOME HTML CSS XML JAVASCRIPT ASP PHP SQL MORE...
Search Forum
About
HTML5 Tutorial
HTML5 Home HTML5 Introduction HTML5 New Elements HTML5 Video HTML5 Audio HTML5 Canvas HTML5 Web Storage
WEB HOSTING Best Web Hosting PHP MySQL Hosting Top 10 Web Hosting UK Reseller Hosting Web Hosting FREE Web Hosting
HTML5 Forms
HTML5 Input Types HTML5 Form Elements HTML5 Form Attributes
HTML5 Reference
HTML5 Tags HTML5 Attributes HTML5 Events
<dl> <dt>Coffee</dt> <dd>Black hot drink</dd> <dt>Milk</dt> <dd>White cold drink</dd> </dl>
Try it yourself
Top Web Hosting $0 Doteasy Web Hosting WEB BUILDING XML Editor Free Trial! FREE Flash Website FREE Web Templates SEO Company
HTML5 Tags
<!--> <!DOCTYPE> <a> <abbr> <acronym> <address> <applet> <area> <article> <aside> <audio> <b> <base> <basefont> <bdo> <big> <blockquote> <body> <br> <button> <canvas> <caption> <center> <cite> <code> <col> <colgroup> <command> <datalist> <dd> <del> <details> <dfn> <dir> <div> <dl> <dt> <em> <embed> <fieldset> <figcaption> <figure> <font> <footer> <form> <frame> <frameset> <h1> - <h6> <head> <header> <hgroup> <hr> <html> <i> <iframe> <img> <input> <ins> <keygen> <kbd> <label> <legend> <li> <link> <map> <mark> <menu> <meta> <meter> <nav> <noframes>
US Web Design Schools W3SCHOOLS EXAMS Get Certified in: HTML, CSS, JavaScript, XML, PHP, and ASP W3SCHOOLS BOOKS New Books: HTML, CSS JavaScript, and Ajax STATISTICS Browser Statistics Browser OS Browser Display
Standard Attributes
The <dd> tag also supports the Standard Attributes in HTML 5.
Event Attributes
The <dd> tag also supports the Event Attributes in HTML 5.
http://www.w3schools.com/html5/tag_dd.asp
Page 1 / 2
<noscript> <object> <ol> <optgroup> <option> <output> <p> <param> <pre> <progress> <q> <rp> <rt> <ruby> <s> <samp> <script> <section> <select> <small> <source> <span> <strike> <strong> <style> <sub> <summary> <sup> <table> <tbody> <td> <textarea> <tfoot> <th> <thead> <time> <title> <tr> <tt> <u> <ul> <var> <video> <xmp>
HOME
| TOP
| FORUM
ABOUT
W3Schools is for training only. We do not warrant the correctness of its content. The risk from using it lies entirely with the user. While using this site, you agree to have read and accepted our terms of use and privacy policy. Copyright 1999-2010 by Refsnes Data. All Rights Reserved.
http://www.w3schools.com/html5/tag_dd.asp
Page 2 / 2
HOME HTML CSS XML JAVASCRIPT ASP PHP SQL MORE...
Search Forum
About
YOUR FREE WEBSITE Free Flash Website Free Website Builder Free Web Design
HTML5 Tutorial
HTML5 Home HTML5 Introduction HTML5 New Elements HTML5 Video HTML5 Audio HTML5 Canvas HTML5 Web Storage
WEB HOSTING Best Web Hosting PHP MySQL Hosting Top 10 Web Hosting UK Reseller Hosting Web Hosting FREE Web Hosting
HTML5 Forms
HTML5 Input Types HTML5 Form Elements HTML5 Form Attributes
Top Web Hosting $0 Doteasy Web Hosting WEB BUILDING XML Editor Free Trial!
HTML5 Reference
HTML5 Tags HTML5 Attributes HTML5 Events
FREE Flash Website FREE Web Templates SEO Company US Web Design Schools
HTML5 Tags
<!--> <!DOCTYPE> <a> <abbr> <acronym> <address> <applet> <area> <article> <aside> <audio> <b> <base> <basefont> <bdo> <big> <blockquote> <body> <br> <button> <canvas> <caption> <center> <cite> <code> <col> <colgroup> <command> <datalist> <dd> <del> <details> <dfn> <dir> <div> <dl> <dt> <em> <embed> <fieldset> <figcaption> <figure> <font> <footer> <form> <frame> <frameset> <h1> - <h6> <head> <header> <hgroup> <hr> <html> <i> <iframe> <img> <input> <ins> <keygen> <kbd> <label> <legend> <li> <link>
W3SCHOOLS EXAMS Get Certified in: HTML, CSS, JavaScript, XML, PHP, and ASP W3SCHOOLS BOOKS
New Books: HTML, CSS JavaScript, and Ajax STATISTICS Browser Statistics Browser OS Browser Display SHARE THIS PAGE
Attributes
Attribute cite datetime Value URL yyyy/mm/dd Description Defines a URL to another document which explains why the text was deleted or inserted Defines the date and time the text was deleted
Share with
Standard Attributes
The <del> tag also supports the Standard Attributes in HTML 5.
Event Attributes
The <del> tag also supports the Event Attributes in HTML 5.
Stylus Studio2010 XML Enterprise Suite raises the bar for productivity in XML development tools. Millions of XML developers and data integration specialists turn to Stylus Studio's comprehensive and intuitive XML toolset to tackle today's advanced XML data transformation and aggregation challenges.
http://www.w3schools.com/html5/tag_del.asp
Page 1 / 2
<map> <mark> <menu> <meta> <meter> <nav> <noframes> <noscript> <object> <ol> <optgroup> <option> <output> <p> <param> <pre> <progress> <q> <rp> <rt> <ruby> <s> <samp> <script> <section> <select> <small> <source> <span> <strike> <strong> <style> <sub> <summary> <sup> <table> <tbody> <td> <textarea> <tfoot> <th> <thead> <time> <title> <tr> <tt> <u> <ul> <var> <video> <xmp>
XML Pipeline Editor, Debugger and Code Generator DataDirect XML Converters XQuery Mapper, Editor, Debugger, and Profiler XSLT Mapper, Editor, Debugger, Designer, and Profiler Java and C# for .Net Code Generation XML Schema Designer With Documentation Generator XML Editor With Full XPath Integration Download a free trial now
HOME
| TOP
| FORUM
ABOUT
W3Schools is for training only. We do not warrant the correctness of its content. The risk from using it lies entirely with the user. While using this site, you agree to have read and accepted our terms of use and privacy policy. Copyright 1999-2010 by Refsnes Data. All Rights Reserved.
http://www.w3schools.com/html5/tag_del.asp
Page 2 / 2
HOME HTML CSS XML JAVASCRIPT ASP PHP SQL MORE...
Search Forum
About
HTML5 Tutorial
HTML5 Home HTML5 Introduction HTML5 New Elements HTML5 Video HTML5 Audio HTML5 Canvas HTML5 Web Storage
WEB HOSTING Best Web Hosting PHP MySQL Hosting Top 10 Web Hosting UK Reseller Hosting Web Hosting FREE Web Hosting
HTML5 Forms
HTML5 Input Types HTML5 Form Elements HTML5 Form Attributes
Top Web Hosting $0 Doteasy Web Hosting WEB BUILDING XML Editor Free Trial!
HTML5 Reference
HTML5 Tags HTML5 Attributes HTML5 Events
FREE Flash Website FREE Web Templates SEO Company US Web Design Schools
HTML5 Tags
<!--> <!DOCTYPE> <a> <abbr> <acronym> <address> <applet> <area> <article> <aside> <audio> <b> <base> <basefont> <bdo> <big> <blockquote> <body> <br> <button> <canvas> <caption> <center> <cite> <code> <col> <colgroup> <command> <datalist> <dd> <del> <details> <dfn> <dir> <div> <dl> <dt> <em> <embed> <fieldset> <figcaption> <figure> <font> <footer> <form> <frame> <frameset> <h1> - <h6> <head> <header> <hgroup> <hr> <html> <i> <iframe> <img> <input> <ins> <keygen> <kbd> <label> <legend> <li> <link> <map> <mark> <menu> <meta> <meter> <nav>
W3SCHOOLS EXAMS Get Certified in: HTML, CSS, JavaScript, XML, PHP, and ASP W3SCHOOLS BOOKS
New Books: HTML, CSS JavaScript, and Ajax STATISTICS Browser Statistics Browser OS Browser Display SHARE THIS PAGE
Attributes
New :NewinHTML5. Attribute open New Value Description open Defines if the details should be visible (present) or not (not present).
Share with
Standard Attributes
The <details> tag also supports the Standard Attributes in HTML 5.
Event Attributes
The <details> tag also supports the Event Attributes in HTML 5.
http://www.w3schools.com/html5/tag_details.asp
Page 1 / 2
<noframes> <noscript> <object> <ol> <optgroup> <option> <output> <p> <param> <pre> <progress> <q> <rp> <rt> <ruby> <s> <samp> <script> <section> <select> <small> <source> <span> <strike> <strong> <style> <sub> <summary> <sup> <table> <tbody> <td> <textarea> <tfoot> <th> <thead> <time> <title> <tr> <tt> <u> <ul> <var> <video> <xmp>
Need an easy way to get data into XML, or transform XML to another format? MapForce lets you map XML data to/from any combination of XML, database, flat file, Excel 2007, XBRL, or Web services data. Then it transforms data instantly or auto-generates royalty-free code for recurrent conversions. New features in Version 2010! Easy-to-use, graphical data mapping interface Instant data transformation XSLT 1.0/2.0 and XQuery code generation Java, C#, and C++ code generation Advanced data processing functions Support for all major relational databases including SQL Server, IBM DB2, Oracle, and more l Visual Studio & Eclipse integration l Available in 32-bit and 64-bit versions
l l l l l l
HOME
| TOP
| FORUM
ABOUT
W3Schools is for training only. We do not warrant the correctness of its content. The risk from using it lies entirely with the user. While using this site, you agree to have read and accepted our terms of use and privacy policy. Copyright 1999-2010 by Refsnes Data. All Rights Reserved.
http://www.w3schools.com/html5/tag_details.asp
Page 2 / 2
HOME HTML CSS XML JAVASCRIPT ASP PHP SQL MORE...
Search Forum
About
YOUR FREE WEBSITE Free Flash Website Free Website Builder Free Web Design
HTML5 Tutorial
HTML5 Home HTML5 Introduction HTML5 New Elements HTML5 Video HTML5 Audio HTML5 Canvas HTML5 Web Storage
WEB HOSTING Best Web Hosting PHP MySQL Hosting Top 10 Web Hosting UK Reseller Hosting Web Hosting FREE Web Hosting
HTML5 Forms
HTML5 Input Types HTML5 Form Elements HTML5 Form Attributes The <dir> tag was used to define a directory list.
Top Web Hosting $0 Doteasy Web Hosting WEB BUILDING Download XML Editor FREE Flash Website FREE Web Templates SEO Company US Web Design Schools
HTML5 Reference
HTML5 Tags HTML5 Attributes HTML5 Events
HTML5 Tags
<!--> <!DOCTYPE> <a> <abbr> <acronym> <address> <applet> <area> <article> <aside> <audio> <b> <base> <basefont> <bdo> <big> <blockquote> <body> <br> <button> <canvas> <caption> <center> <cite> <code> <col> <colgroup> <command> <datalist> <dd> <del> <details> <dfn> <dir> <div> <dl> <dt> <em> <embed> <fieldset> <figcaption> <figure> <font> <footer> <form> <frame> <frameset> <h1> - <h6> <head> <header> <hgroup> <hr> <html> <i> <iframe> <img> <input> <ins> <keygen> <kbd> <label> <legend> <li> <link> <map> <mark> <menu> <meta> <meter> <nav> <noframes>
W3SCHOOLS EXAMS Get Certified in: HTML, CSS, JavaScript, XML, PHP, and ASP W3SCHOOLS BOOKS New Books: HTML, CSS JavaScript, and Ajax STATISTICS Browser Statistics Browser OS Browser Display SHARE THIS PAGE Share with
W3Schools' Online Certification Program The perfect solution for professionals who need to balance work, family, and career building. More than 5000 certificates already issued! The HTML Certificate documents your knowledge of HTML, XHTML, and CSS. The JavaScript Certificate documents your knowledge of JavaScript and HTML DOM. The XML Certificate documents your knowledge of XML, XML DOM and XSLT. The ASP Certificate documents your knowledge of ASP, SQL, and ADO. The PHP Certificate documents your knowledge of PHP and SQL (MySQL).
http://www.w3schools.com/html5/tag_dir.asp
Page 1 / 2
<noscript> <object> <ol> <optgroup> <option> <output> <p> <param> <pre> <progress> <q> <rp> <rt> <ruby> <s> <samp> <script> <section> <select> <small> <source> <span> <strike> <strong> <style> <sub> <summary> <sup> <table> <tbody> <td> <textarea> <tfoot> <th> <thead> <time> <title> <tr> <tt> <u> <ul> <var> <video> <xmp>
HOME
| TOP
| FORUM
ABOUT
W3Schools is for training only. We do not warrant the correctness of its content. The risk from using it lies entirely with the user. While using this site, you agree to have read and accepted our terms of use and privacy policy. Copyright 1999-2010 by Refsnes Data. All Rights Reserved.
http://www.w3schools.com/html5/tag_dir.asp
Page 2 / 2
HOME HTML CSS XML JAVASCRIPT ASP PHP SQL MORE...
Search Forum
About
YOUR FREE WEBSITE Free Flash Website Free Website Builder Free Web Design
HTML5 Tutorial
HTML5 Home HTML5 Introduction HTML5 New Elements HTML5 Video HTML5 Audio HTML5 Canvas HTML5 Web Storage
WEB HOSTING Best Web Hosting PHP MySQL Hosting Top 10 Web Hosting UK Reseller Hosting Web Hosting FREE Web Hosting
HTML5 Forms
HTML5 Input Types HTML5 Form Elements HTML5 Form Attributes
HTML5 Reference
HTML5 Tags HTML5 Attributes HTML5 Events
Top Web Hosting $0 Doteasy Web Hosting WEB BUILDING XML Editor Free Trial! FREE Flash Website FREE Web Templates
HTML5 Tags
<!--> <!DOCTYPE> <a> <abbr> <acronym> <address> <applet> <area> <article> <aside> <audio> <b> <base> <basefont> <bdo> <big> <blockquote> <body> <br> <button> <canvas> <caption> <center> <cite> <code> <col> <colgroup> <command> <datalist> <dd> <del> <details> <dfn> <dir> <div> <dl> <dt> <em> <embed> <fieldset> <figcaption> <figure> <font> <footer> <form> <frame> <frameset> <h1> - <h6> <head> <header> <hgroup> <hr> <html> <i> <iframe> <img> <input> <ins> <keygen> <kbd> <label> <legend> <li> <link> <map> <mark> <menu> <meta> <meter>
SEO Company US Web Design Schools W3SCHOOLS EXAMS Get Certified in: HTML, CSS, JavaScript, XML, PHP, and ASP W3SCHOOLS BOOKS New Books: HTML, CSS JavaScript, and Ajax STATISTICS Browser Statistics Browser OS Browser Display SHARE THIS PAGE
Share with
Standard Attributes
The <div> tag also supports the Standard Attributes in HTML 5.
Event Attributes
The <div> tag also supports the Event Attributes in HTML 5.
Need an easy way to get data into XML, or transform XML to another format? MapForce lets you map XML data to/from any combination of XML, database, flat file, Excel 2007, XBRL, or Web services data. Then it transforms data instantly or auto-generates royalty-free code for recurrent conversions. New features in Version 2010!
http://www.w3schools.com/html5/tag_div.asp
Page 1 / 2
<nav> <noframes> <noscript> <object> <ol> <optgroup> <option> <output> <p> <param> <pre> <progress> <q> <rp> <rt> <ruby> <s> <samp> <script> <section> <select> <small> <source> <span> <strike> <strong> <style> <sub> <summary> <sup> <table> <tbody> <td> <textarea> <tfoot> <th> <thead> <time> <title> <tr> <tt> <u> <ul> <var> <video> <xmp>
Easy-to-use, graphical data mapping interface Instant data transformation XSLT 1.0/2.0 and XQuery code generation Java, C#, and C++ code generation Advanced data processing functions Support for all major relational databases including SQL Server, IBM DB2, Oracle, and more l Visual Studio & Eclipse integration l Available in 32-bit and 64-bit versions
l l l l l l
HOME
| TOP
| FORUM
ABOUT
W3Schools is for training only. We do not warrant the correctness of its content. The risk from using it lies entirely with the user. While using this site, you agree to have read and accepted our terms of use and privacy policy. Copyright 1999-2010 by Refsnes Data. All Rights Reserved.
http://www.w3schools.com/html5/tag_div.asp
Page 2 / 2
HOME HTML CSS XML JAVASCRIPT ASP PHP SQL MORE...
Search Forum
About
HTML5 Tutorial
HTML5 Home HTML5 Introduction HTML5 New Elements HTML5 Video HTML5 Audio HTML5 Canvas HTML5 Web Storage
WEB HOSTING Best Web Hosting PHP MySQL Hosting Top 10 Web Hosting UK Reseller Hosting Web Hosting FREE Web Hosting
HTML5 Forms
HTML5 Input Types HTML5 Form Elements HTML5 Form Attributes
HTML5 Reference
HTML5 Tags HTML5 Attributes HTML5 Events
<dl> <dt>Coffee</dt> <dd>Black hot drink</dd> <dt>Milk</dt> <dd>White cold drink</dd> </dl>
Try it yourself
Top Web Hosting $0 Doteasy Web Hosting WEB BUILDING XML Editor Free Trial! FREE Flash Website FREE Web Templates SEO Company
HTML5 Tags
<!--> <!DOCTYPE> <a> <abbr> <acronym> <address> <applet> <area> <article> <aside> <audio> <b> <base> <basefont> <bdo> <big> <blockquote> <body> <br> <button> <canvas> <caption> <center> <cite> <code> <col> <colgroup> <command> <datalist> <dd> <del> <details> <dfn> <dir> <div> <dl> <dt> <em> <embed> <fieldset> <figcaption> <figure> <font> <footer> <form> <frame> <frameset> <h1> - <h6> <head> <header> <hgroup> <hr> <html> <i> <iframe> <img> <input> <ins> <keygen> <kbd> <label> <legend> <li> <link> <map> <mark> <menu> <meta> <meter> <nav> <noframes>
US Web Design Schools W3SCHOOLS EXAMS Get Certified in: HTML, CSS, JavaScript, XML, PHP, and ASP W3SCHOOLS BOOKS New Books: HTML, CSS JavaScript, and Ajax STATISTICS
Browser Statistics Browser OS Browser Display SHARE THIS PAGE Share with
Standard Attributes
The <dl> tag also supports the Standard Attributes in HTML 5.
Event Attributes
The <dl> tag also supports the Event Attributes in HTML 5.
Stylus Studio2010 XML Enterprise Suite raises the bar for productivity in XML development tools. Millions of XML developers and data integration specialists turn to Stylus Studio's comprehensive and intuitive XML toolset to tackle today's advanced XML data transformation and aggregation challenges. XML Pipeline Editor, Debugger and Code Generator DataDirect XML Converters XQuery Mapper, Editor, Debugger, and Profiler XSLT Mapper, Editor, Debugger, Designer, and Profiler Java and C# for .Net Code Generation XML Schema Designer With Documentation Generator XML Editor With Full XPath Integration Download a free trial now
http://www.w3schools.com/html5/tag_dl.asp
Page 1 / 2
<noscript> <object> <ol> <optgroup> <option> <output> <p> <param> <pre> <progress> <q> <rp> <rt> <ruby> <s> <samp> <script> <section> <select> <small> <source> <span> <strike> <strong> <style> <sub> <summary> <sup> <table> <tbody> <td> <textarea> <tfoot> <th> <thead> <time> <title> <tr> <tt> <u> <ul> <var> <video> <xmp>
HOME
| TOP
| FORUM
ABOUT
W3Schools is for training only. We do not warrant the correctness of its content. The risk from using it lies entirely with the user. While using this site, you agree to have read and accepted our terms of use and privacy policy. Copyright 1999-2010 by Refsnes Data. All Rights Reserved.
http://www.w3schools.com/html5/tag_dl.asp
Page 2 / 2
HOME HTML CSS XML JAVASCRIPT ASP PHP SQL MORE...
Search Forum
About
YOUR FREE WEBSITE Free Flash Website Free Website Builder Free Web Design
HTML5 Tutorial
HTML5 Home HTML5 Introduction HTML5 New Elements HTML5 Video HTML5 Audio HTML5 Canvas HTML5 Web Storage
WEB HOSTING Best Web Hosting PHP MySQL Hosting Top 10 Web Hosting UK Reseller Hosting Web Hosting FREE Web Hosting
HTML5 Forms
HTML5 Input Types HTML5 Form Elements HTML5 Form Attributes
HTML5 Reference
HTML5 Tags HTML5 Attributes HTML5 Events
<dl> <dt>Coffee</dt> <dd>Black hot drink</dd> <dt>Milk</dt> <dd>White cold drink</dd> </dl>
Try it yourself
Top Web Hosting $0 Doteasy Web Hosting WEB BUILDING XML Editor Free Trial! FREE Flash Website FREE Web Templates SEO Company
HTML5 Tags
<!--> <!DOCTYPE> <a> <abbr> <acronym> <address> <applet> <area> <article> <aside> <audio> <b> <base> <basefont> <bdo> <big> <blockquote> <body> <br> <button> <canvas> <caption> <center> <cite> <code> <col> <colgroup> <command> <datalist> <dd> <del> <details> <dfn> <dir> <div> <dl> <dt> <em> <embed> <fieldset> <figcaption> <figure> <font> <footer> <form> <frame> <frameset> <h1> - <h6> <head> <header> <hgroup> <hr> <html> <i> <iframe> <img> <input> <ins> <keygen> <kbd> <label> <legend> <li> <link> <map> <mark> <menu> <meta> <meter> <nav> <noframes>
US Web Design Schools W3SCHOOLS EXAMS Get Certified in: HTML, CSS, JavaScript, XML, PHP, and ASP W3SCHOOLS BOOKS New Books: HTML, CSS JavaScript, and Ajax STATISTICS Browser Statistics Browser OS Browser Display
Standard Attributes
The <dt> tag also supports the Standard Attributes in HTML 5.
Event Attributes
The <dt> tag also supports the Event Attributes in HTML 5.
Need an easy way to get data into XML, or transform XML to another format? MapForce lets you map XML data to/from any combination of XML, database, flat file, Excel 2007, XBRL, or Web services data. Then it transforms data instantly or auto-generates royalty-free code for recurrent conversions. New features in Version 2010! Easy-to-use, graphical data mapping interface Instant data transformation XSLT 1.0/2.0 and XQuery code generation Java, C#, and C++ code generation Advanced data processing functions Support for all major relational databases including SQL Server, IBM DB2, Oracle, and more l Visual Studio & Eclipse integration l Available in 32-bit and 64-bit versions
l l l l l l
http://www.w3schools.com/html5/tag_dt.asp
Page 1 / 2
<noscript> <object> <ol> <optgroup> <option> <output> <p> <param> <pre> <progress> <q> <rp> <rt> <ruby> <s> <samp> <script> <section> <select> <small> <source> <span> <strike> <strong> <style> <sub> <summary> <sup> <table> <tbody> <td> <textarea> <tfoot> <th> <thead> <time> <title> <tr> <tt> <u> <ul> <var> <video> <xmp>
HOME
| TOP
| FORUM
ABOUT
W3Schools is for training only. We do not warrant the correctness of its content. The risk from using it lies entirely with the user. While using this site, you agree to have read and accepted our terms of use and privacy policy. Copyright 1999-2010 by Refsnes Data. All Rights Reserved.
http://www.w3schools.com/html5/tag_dt.asp
Page 2 / 2
HOME HTML CSS XML JAVASCRIPT ASP PHP SQL MORE...
Search Forum
About
HTML5 Tutorial
HTML5 Home HTML5 Introduction HTML5 New Elements HTML5 Video HTML5 Audio HTML5 Canvas HTML5 Web Storage
HTML 5 <em> <strong> <dfn> <code> <samp> <kbd> <var> <cite> Tags
Example
Format text in a document:
WEB HOSTING Best Web Hosting PHP MySQL Hosting Top 10 Web Hosting UK Reseller Hosting Web Hosting FREE Web Hosting Top Web Hosting
HTML5 Forms
HTML5 Input Types HTML5 Form Elements HTML5 Form Attributes
HTML5 Reference
HTML5 Tags HTML5 Attributes HTML5 Events
HTML5 Tags
<!--> <!DOCTYPE> <a> <abbr> <acronym> <address> <applet> <area> <article> <aside> <audio> <b> <base> <basefont> <bdo> <big> <blockquote> <body> <br> <button> <canvas> <caption> <center> <cite> <code> <col> <colgroup> <command> <datalist> <dd> <del> <details> <dfn> <dir> <div> <dl> <dt> <em> <embed> <fieldset> <figcaption> <figure> <font> <footer> <form> <frame> <frameset> <h1> - <h6> <head> <header> <hgroup> <hr> <html> <i> <iframe> <img> <input> <ins> <keygen> <kbd> <label> <legend> <li> <link> <map> <mark> <menu> <meta> <meter> <nav> <noframes>
<em>Emphasized text</em> <strong>Strong text</strong> <dfn>Definition term</dfn> <code>Computer code text</code> <samp>Sample computer code text</samp> <kbd>Keyboard text</kbd> <var>Variable</var> <cite>Citation</cite>
Try it yourself
$0 Doteasy Web Hosting WEB BUILDING Download XML Editor FREE Flash Website FREE Web Templates SEO Company US Web Design Schools W3SCHOOLS EXAMS
Get Certified in: HTML, CSS, JavaScript, XML, PHP, and ASP W3SCHOOLS BOOKS New Books: HTML, CSS JavaScript, and Ajax STATISTICS Browser Statistics Browser OS Browser Display SHARE THIS PAGE Share with
Standard Attributes
The <em>, <strong>, <dfn>, <code>, <samp>, <kbd>, <var>, and <cite> tags also supports the Standard Attributes in HTML 5.
Event Attributes
The <em>, <strong>, <dfn>, <code>, <samp>, <kbd>, <var>, and <cite> tags also supports the Event Attributes in HTML 5.
http://www.w3schools.com/html5/tag_phrase_elements.asp
Page 1 / 2
<noscript> <object> <ol> <optgroup> <option> <output> <p> <param> <pre> <progress> <q> <rp> <rt> <ruby> <s> <samp> <script> <section> <select> <small> <source> <span> <strike> <strong> <style> <sub> <summary> <sup> <table> <tbody> <td> <textarea> <tfoot> <th> <thead> <time> <title> <tr> <tt> <u> <ul> <var> <video> <xmp>
XML development Web & Web services development Data mapping & integration Rendering & publishing XML & database data XBRL validation, taxonomy editing, transformation & rendering
The MissionKit for XML Developers includes XMLSpy- the industry-leading XML editor; MapForce- a graphical data mapping, conversion, and integration tool; StyleVision- a visual XSLT stylesheet designer; DiffDog- an XML-aware diff/merge tool; and 2 additional tools. Try all 6 products free for 30 days! Download a fully-functional free trial
HOME
| TOP
| FORUM
ABOUT
W3Schools is for training only. We do not warrant the correctness of its content. The risk from using it lies entirely with the user. While using this site, you agree to have read and accepted our terms of use and privacy policy. Copyright 1999-2010 by Refsnes Data. All Rights Reserved.
http://www.w3schools.com/html5/tag_phrase_elements.asp
Page 2 / 2
HOME HTML CSS XML JAVASCRIPT ASP PHP SQL MORE...
Search Forum
About
HTML5 Tutorial
HTML5 Home HTML5 Introduction HTML5 New Elements HTML5 Video HTML5 Audio HTML5 Canvas HTML5 Web Storage
WEB HOSTING Best Web Hosting PHP MySQL Hosting Top 10 Web Hosting UK Reseller Hosting Web Hosting FREE Web Hosting Top Web Hosting $0 Doteasy Web Hosting
HTML5 Forms
HTML5 Input Types HTML5 Form Elements HTML5 Form Attributes
HTML5 Reference
HTML5 Tags HTML5 Attributes HTML5 Events
WEB BUILDING Download XML Editor FREE Flash Website FREE Web Templates SEO Company
HTML5 Tags
<!--> <!DOCTYPE> <a> <abbr> <acronym> <address> <applet> <area> <article> <aside> <audio> <b> <base> <basefont> <bdo> <big> <blockquote> <body> <br> <button> <canvas> <caption> <center> <cite> <code> <col> <colgroup> <command> <datalist> <dd> <del> <details> <dfn> <dir> <div> <dl> <dt> <em> <embed> <fieldset> <figcaption> <figure> <font> <footer> <form> <frame> <frameset> <h1> - <h6> <head> <header> <hgroup> <hr> <html> <i> <iframe> <img> <input> <ins> <keygen> <kbd> <label> <legend> <li> <link> <map> <mark> <menu> <meta> <meter> <nav> <noframes>
US Web Design Schools W3SCHOOLS EXAMS Get Certified in: HTML, CSS, JavaScript, XML, PHP, and ASP
W3SCHOOLS BOOKS New Books: HTML, CSS JavaScript, and Ajax STATISTICS
Attributes
New :NewinHTML5. Attribute height New src New type New width New pixels Sets the width of the embedded content type Defines the type of the embedded content url The URL of the embedded content Value pixels Description Sets the height of the embedded content
Browser Statistics Browser OS Browser Display SHARE THIS PAGE Share with
Standard Attributes
The <embed> tag also supports the Standard Attributes in HTML 5.
Event Attributes
The <embed> tag also supports the Event Attributes in HTML 5.
Whether you're new to XML or already an advanced user, the user-friendly views and powerful entry helpers, wizards, and debuggers in XMLSpy are designed to meet your XML and Web development needs from start to finish. New features in Version 2010!
http://www.w3schools.com/html5/tag_embed.asp
Page 1 / 2
<noscript> <object> <ol> <optgroup> <option> <output> <p> <param> <pre> <progress> <q> <rp> <rt> <ruby> <s> <samp> <script> <section> <select> <small> <source> <span> <strike> <strong> <style> <sub> <summary> <sup> <table> <tbody> <td> <textarea> <tfoot> <th> <thead> <time> <title> <tr> <tt> <u> <ul> <var> <video> <xmp>
l l l l l l l l l l l
XML editor Graphical XML Schema / DTD editors XSLT 1.0/2.0 editor, debugger, profiler XQuery editor, debugger, profiler XBRL validator, taxonomy editor, taxonomy wizard Support for Office Open XML (OOXML) Graphical WSDL 1.1/2.0 editor & SOAP debugger JSON editing & conversion Java, C#, C++ code generation 32-bit and 64-bit versions And much more!
HOME
| TOP
| FORUM
ABOUT
W3Schools is for training only. We do not warrant the correctness of its content. The risk from using it lies entirely with the user. While using this site, you agree to have read and accepted our terms of use and privacy policy. Copyright 1999-2010 by Refsnes Data. All Rights Reserved.
http://www.w3schools.com/html5/tag_embed.asp
Page 2 / 2
HOME HTML CSS XML JAVASCRIPT ASP PHP SQL MORE...
Search Forum
About
HTML5 Tutorial
HTML5 Home HTML5 Introduction HTML5 New Elements HTML5 Video HTML5 Audio HTML5 Canvas HTML5 Web Storage
WEB HOSTING Best Web Hosting PHP MySQL Hosting Top 10 Web Hosting UK Reseller Hosting Web Hosting FREE Web Hosting
HTML5 Forms
HTML5 Input Types HTML5 Form Elements HTML5 Form Attributes
HTML5 Reference
HTML5 Tags HTML5 Attributes HTML5 Events
<form> <fieldset> <legend>Personalia:</legend> Name: <input type="text" /><br /> Email: <input type="text" /><br /> Date of birth: <input type="text" /> </fieldset> </form>
Try it yourself
Top Web Hosting $0 Doteasy Web Hosting WEB BUILDING Download XML Editor FREE Flash Website FREE Web Templates SEO Company US Web Design Schools W3SCHOOLS EXAMS
HTML5 Tags
<!--> <!DOCTYPE> <a> <abbr> <acronym> <address> <applet> <area> <article> <aside> <audio> <b> <base> <basefont> <bdo> <big> <blockquote> <body> <br> <button> <canvas> <caption> <center> <cite> <code> <col> <colgroup> <command> <datalist> <dd> <del> <details> <dfn> <dir> <div> <dl> <dt> <em> <embed> <fieldset> <figcaption> <figure> <font> <footer> <form> <frame> <frameset> <h1> - <h6> <head> <header> <hgroup> <hr> <html> <i> <iframe> <img> <input> <ins> <keygen> <kbd> <label> <legend> <li> <link> <map> <mark> <menu> <meta> <meter> <nav> <noframes>
Get Certified in: HTML, CSS, JavaScript, XML, PHP, and ASP W3SCHOOLS BOOKS New Books: HTML, CSS JavaScript, and Ajax STATISTICS
Browser Statistics Browser OS Browser Display SHARE THIS PAGE Share with
Attributes
New :NewinHTML5. Attribute disabled New form New name New value Defines the name of the fieldset formname Defines one ore more forms the fieldset belongs to Value disabled Description Defines if the fieldset is visible or not
Standard Attributes
The <fieldset> tag also supports the Standard Attributes in HTML 5.
Event Attributes
The <fieldset> tag also supports the Event Attributes in HTML 5.
http://www.w3schools.com/html5/tag_fieldset.asp
Page 1 / 2
<noscript> <object> <ol> <optgroup> <option> <output> <p> <param> <pre> <progress> <q> <rp> <rt> <ruby> <s> <samp> <script> <section> <select> <small> <source> <span> <strike> <strong> <style> <sub> <summary> <sup> <table> <tbody> <td> <textarea> <tfoot> <th> <thead> <time> <title> <tr> <tt> <u> <ul> <var> <video> <xmp>
W3Schools' Online Certification Program The perfect solution for professionals who need to balance work, family, and career building. More than 5000 certificates already issued! The HTML Certificate documents your knowledge of HTML, XHTML, and CSS. The JavaScript Certificate documents your knowledge of JavaScript and HTML DOM. The XML Certificate documents your knowledge of XML, XML DOM and XSLT. The ASP Certificate documents your knowledge of ASP, SQL, and ADO. The PHP Certificate documents your knowledge of PHP and SQL (MySQL).
HOME
| TOP
| FORUM
ABOUT
W3Schools is for training only. We do not warrant the correctness of its content. The risk from using it lies entirely with the user. While using this site, you agree to have read and accepted our terms of use and privacy policy. Copyright 1999-2010 by Refsnes Data. All Rights Reserved.
http://www.w3schools.com/html5/tag_fieldset.asp
Page 2 / 2
HOME HTML CSS XML JAVASCRIPT ASP PHP SQL MORE...
Search Forum
About
YOUR FREE WEBSITE Free Flash Website Free Website Builder Free Web Design
HTML5 Tutorial
HTML5 Home HTML5 Introduction HTML5 New Elements HTML5 Video HTML5 Audio HTML5 Canvas HTML5 Web Storage
WEB HOSTING Best Web Hosting PHP MySQL Hosting Top 10 Web Hosting UK Reseller Hosting Web Hosting FREE Web Hosting
HTML5 Forms
HTML5 Input Types HTML5 Form Elements HTML5 Form Attributes
HTML5 Reference
HTML5 Tags HTML5 Attributes HTML5 Events
Top Web Hosting $0 Doteasy Web Hosting WEB BUILDING Download XML Editor FREE Flash Website FREE Web Templates
HTML5 Tags
<!--> <!DOCTYPE> <a> <abbr> <acronym> <address> <applet> <area> <article> <aside> <audio> <b> <base> <basefont> <bdo> <big> <blockquote> <body> <br> <button> <canvas> <caption> <center> <cite> <code> <col> <colgroup> <command> <datalist> <dd> <del> <details> <dfn> <dir> <div> <dl> <dt> <em> <embed> <fieldset> <figcaption> <figure> <font> <footer> <form> <frame> <frameset> <h1> - <h6> <head> <header> <hgroup> <hr> <html> <i> <iframe> <img> <input> <ins> <keygen> <kbd> <label> <legend> <li> <link> <map> <mark> <menu> <meta> <meter> <nav>
SEO Company US Web Design Schools W3SCHOOLS EXAMS Get Certified in: HTML, CSS, JavaScript, XML, PHP, and ASP W3SCHOOLS BOOKS New Books: HTML, CSS JavaScript, and Ajax STATISTICS
Browser Statistics Browser OS Browser Display SHARE THIS PAGE Share with
Standard Attributes
The <figcaption> tag also supports the Standard Attributes in HTML 5.
Event Attributes
The <figcaption> tag also supports the Event Attributes in HTML 5.
XML development Web & Web services development Data mapping & integration Rendering & publishing XML & database data XBRL validation, taxonomy editing, transformation & rendering
http://www.w3schools.com/html5/tag_figcaption.asp
Page 1 / 2
<noframes> <noscript> <object> <ol> <optgroup> <option> <output> <p> <param> <pre> <progress> <q> <rp> <rt> <ruby> <s> <samp> <script> <section> <select> <small> <source> <span> <strike> <strong> <style> <sub> <summary> <sup> <table> <tbody> <td> <textarea> <tfoot> <th> <thead> <time> <title> <tr> <tt> <u> <ul> <var> <video> <xmp>
The MissionKit for XML Developers includes XMLSpy- the industry-leading XML editor; MapForce- a graphical data mapping, conversion, and integration tool; StyleVision- a visual XSLT stylesheet designer; DiffDog- an XML-aware diff/merge tool; and 2 additional tools. Try all 6 products free for 30 days! Download a fully-functional free trial
HOME
| TOP
| FORUM
ABOUT
W3Schools is for training only. We do not warrant the correctness of its content. The risk from using it lies entirely with the user. While using this site, you agree to have read and accepted our terms of use and privacy policy. Copyright 1999-2010 by Refsnes Data. All Rights Reserved.
http://www.w3schools.com/html5/tag_figcaption.asp
Page 2 / 2
HOME HTML CSS XML JAVASCRIPT ASP PHP SQL MORE...
Search Forum
About
YOUR FREE WEBSITE Free Flash Website Free Website Builder Free Web Design
HTML5 Tutorial
HTML5 Home HTML5 Introduction HTML5 New Elements HTML5 Video HTML5 Audio HTML5 Canvas HTML5 Web Storage
WEB HOSTING Best Web Hosting PHP MySQL Hosting Top 10 Web Hosting UK Reseller Hosting Web Hosting FREE Web Hosting
HTML5 Forms
HTML5 Input Types HTML5 Form Elements HTML5 Form Attributes
HTML5 Reference
HTML5 Tags HTML5 Attributes HTML5 Events
Top Web Hosting $0 Doteasy Web Hosting WEB BUILDING Download XML Editor FREE Flash Website FREE Web Templates
HTML5 Tags
<!--> <!DOCTYPE> <a> <abbr> <acronym> <address> <applet> <area> <article> <aside> <audio> <b> <base> <basefont> <bdo> <big> <blockquote> <body> <br> <button> <canvas> <caption> <center> <cite> <code> <col> <colgroup> <command> <datalist> <dd> <del> <details> <dfn> <dir> <div> <dl> <dt> <em> <embed> <fieldset> <figcaption> <figure> <font> <footer> <form> <frame> <frameset> <h1> - <h6> <head> <header> <hgroup> <hr> <html> <i> <iframe> <img> <input> <ins> <keygen> <kbd> <label>
SEO Company US Web Design Schools W3SCHOOLS EXAMS Get Certified in: HTML, CSS, JavaScript, XML, PHP, and ASP W3SCHOOLS BOOKS
New Books: HTML, CSS JavaScript, and Ajax STATISTICS Browser Statistics Browser OS Browser Display SHARE THIS PAGE
Share with
Standard Attributes
The <figure> tag also supports the Standard Attributes in HTML 5.
Event Attributes
The <figure> tag also supports the Event Attributes in HTML 5.
Whether you're new to XML or already an advanced user, the user-friendly views and powerful entry helpers, wizards, and debuggers in XMLSpy are designed to meet your XML and Web development needs from start to finish. New features in Version 2010!
http://www.w3schools.com/html5/tag_figure.asp
Page 1 / 2
<legend> <li> <link> <map> <mark> <menu> <meta> <meter> <nav> <noframes> <noscript> <object> <ol> <optgroup> <option> <output> <p> <param> <pre> <progress> <q> <rp> <rt> <ruby> <s> <samp> <script> <section> <select> <small> <source> <span> <strike> <strong> <style> <sub> <summary> <sup> <table> <tbody> <td> <textarea> <tfoot> <th> <thead> <time> <title> <tr> <tt> <u> <ul> <var> <video> <xmp>
l l l l l l l l l l l
XML editor Graphical XML Schema / DTD editors XSLT 1.0/2.0 editor, debugger, profiler XQuery editor, debugger, profiler XBRL validator, taxonomy editor, taxonomy wizard Support for Office Open XML (OOXML) Graphical WSDL 1.1/2.0 editor & SOAP debugger JSON editing & conversion Java, C#, C++ code generation 32-bit and 64-bit versions And much more!
HOME
| TOP
| FORUM
ABOUT
W3Schools is for training only. We do not warrant the correctness of its content. The risk from using it lies entirely with the user. While using this site, you agree to have read and accepted our terms of use and privacy policy. Copyright 1999-2010 by Refsnes Data. All Rights Reserved.
http://www.w3schools.com/html5/tag_figure.asp
Page 2 / 2
HOME HTML CSS XML JAVASCRIPT ASP PHP SQL MORE...
Search Forum
About
YOUR FREE WEBSITE Free Flash Website Free Website Builder Free Web Design
HTML5 Tutorial
HTML5 Home HTML5 Introduction HTML5 New Elements HTML5 Video HTML5 Audio HTML5 Canvas HTML5 Web Storage
WEB HOSTING Best Web Hosting PHP MySQL Hosting Top 10 Web Hosting UK Reseller Hosting Web Hosting FREE Web Hosting
HTML5 Forms
HTML5 Input Types HTML5 Form Elements HTML5 Form Attributes The <font> tag was used to define font face, font size, and font color of text.
Top Web Hosting $0 Doteasy Web Hosting WEB BUILDING XML Editor Free Trial! FREE Flash Website FREE Web Templates SEO Company US Web Design Schools W3SCHOOLS EXAMS Get Certified in: HTML, CSS, JavaScript, XML, PHP, and ASP W3SCHOOLS BOOKS New Books: HTML, CSS JavaScript, and Ajax STATISTICS Browser Statistics Browser OS Browser Display SHARE THIS PAGE Share with
HTML5 Reference
HTML5 Tags HTML5 Attributes HTML5 Events
HTML5 Tags
<!--> <!DOCTYPE> <a> <abbr> <acronym> <address> <applet> <area> <article> <aside> <audio> <b> <base> <basefont> <bdo> <big> <blockquote> <body> <br> <button> <canvas> <caption> <center> <cite> <code> <col> <colgroup> <command> <datalist> <dd> <del> <details> <dfn> <dir> <div> <dl> <dt> <em> <embed> <fieldset> <figcaption> <figure> <font> <footer> <form> <frame> <frameset> <h1> - <h6> <head> <header> <hgroup> <hr> <html> <i> <iframe> <img> <input> <ins> <keygen> <kbd> <label> <legend> <li> <link> <map> <mark> <menu> <meta> <meter> <nav> <noframes>
http://www.w3schools.com/html5/tag_font.asp
Page 1 / 2
<noscript> <object> <ol> <optgroup> <option> <output> <p> <param> <pre> <progress> <q> <rp> <rt> <ruby> <s> <samp> <script> <section> <select> <small> <source> <span> <strike> <strong> <style> <sub> <summary> <sup> <table> <tbody> <td> <textarea> <tfoot> <th> <thead> <time> <title> <tr> <tt> <u> <ul> <var> <video> <xmp>
HOME
| TOP
| FORUM
ABOUT
W3Schools is for training only. We do not warrant the correctness of its content. The risk from using it lies entirely with the user. While using this site, you agree to have read and accepted our terms of use and privacy policy. Copyright 1999-2010 by Refsnes Data. All Rights Reserved.
http://www.w3schools.com/html5/tag_font.asp
Page 2 / 2
HOME HTML CSS XML JAVASCRIPT ASP PHP SQL MORE...
Search Forum
About
HTML5 Tutorial
HTML5 Home HTML5 Introduction HTML5 New Elements HTML5 Video HTML5 Audio HTML5 Canvas HTML5 Web Storage
WEB HOSTING Best Web Hosting PHP MySQL Hosting Top 10 Web Hosting UK Reseller Hosting Web Hosting FREE Web Hosting
HTML5 Forms
HTML5 Input Types HTML5 Form Elements HTML5 Form Attributes
Top Web Hosting $0 Doteasy Web Hosting WEB BUILDING Download XML Editor
HTML5 Reference
HTML5 Tags HTML5 Attributes HTML5 Events
FREE Flash Website FREE Web Templates SEO Company US Web Design Schools W3SCHOOLS EXAMS
HTML5 Tags
<!--> <!DOCTYPE> <a> <abbr> <acronym> <address> <applet> <area> <article> <aside> <audio> <b> <base> <basefont> <bdo> <big> <blockquote> <body> <br> <button> <canvas> <caption> <center> <cite> <code> <col> <colgroup> <command> <datalist> <dd> <del> <details> <dfn> <dir> <div> <dl> <dt> <em> <embed> <fieldset> <figcaption> <figure> <font> <footer> <form> <frame> <frameset> <h1> - <h6> <head> <header> <hgroup> <hr> <html> <i> <iframe> <img> <input> <ins> <keygen> <kbd> <label> <legend> <li> <link> <map> <mark> <menu> <meta> <meter> <nav> <noframes>
Get Certified in: HTML, CSS, JavaScript, XML, PHP, and ASP W3SCHOOLS BOOKS New Books: HTML, CSS JavaScript, and Ajax STATISTICS Browser Statistics Browser OS Browser Display SHARE THIS PAGE Share with
Standard Attributes
The <footer> tag also supports the Standard Attributes in HTML 5.
Event Attributes
The <footer> tag also supports the Event Attributes in HTML 5.
Whether you're new to XML or already an advanced user, the user-friendly views and powerful entry helpers, wizards, and debuggers in XMLSpy are designed to meet your XML and Web development needs from start to finish. New features in Version 2010!
l l l l l l l l l l l
XML editor Graphical XML Schema / DTD editors XSLT 1.0/2.0 editor, debugger, profiler XQuery editor, debugger, profiler XBRL validator, taxonomy editor, taxonomy wizard Support for Office Open XML (OOXML) Graphical WSDL 1.1/2.0 editor & SOAP debugger JSON editing & conversion Java, C#, C++ code generation 32-bit and 64-bit versions And much more!
http://www.w3schools.com/html5/tag_footer.asp
Page 1 / 2
<noscript> <object> <ol> <optgroup> <option> <output> <p> <param> <pre> <progress> <q> <rp> <rt> <ruby> <s> <samp> <script> <section> <select> <small> <source> <span> <strike> <strong> <style> <sub> <summary> <sup> <table> <tbody> <td> <textarea> <tfoot> <th> <thead> <time> <title> <tr> <tt> <u> <ul> <var> <video> <xmp>
HOME
| TOP
| FORUM
ABOUT
W3Schools is for training only. We do not warrant the correctness of its content. The risk from using it lies entirely with the user. While using this site, you agree to have read and accepted our terms of use and privacy policy. Copyright 1999-2010 by Refsnes Data. All Rights Reserved.
http://www.w3schools.com/html5/tag_footer.asp
Page 2 / 2
HOME HTML CSS XML JAVASCRIPT ASP PHP SQL MORE...
Search Forum
About
HTML5 Tutorial
HTML5 Home HTML5 Introduction HTML5 New Elements HTML5 Video HTML5 Audio HTML5 Canvas HTML5 Web Storage
WEB HOSTING Best Web Hosting PHP MySQL Hosting Top 10 Web Hosting UK Reseller Hosting Web Hosting FREE Web Hosting
HTML5 Forms
HTML5 Input Types HTML5 Form Elements HTML5 Form Attributes
HTML5 Reference
HTML5 Tags HTML5 Attributes HTML5 Events
<form action="form_action.asp"> First name: <input type="text" name="fname" value="Mickey" /><br /> Last name:<input type="text" name="lname" value="Mouse" /><br /> <input type="submit" value="Submit" /> </form>
Try it yourself
Top Web Hosting $0 Doteasy Web Hosting WEB BUILDING Download XML Editor FREE Flash Website FREE Web Templates SEO Company
HTML5 Tags
<!--> <!DOCTYPE> <a> <abbr> <acronym> <address> <applet> <area> <article> <aside> <audio> <b> <base> <basefont> <bdo> <big> <blockquote> <body> <br> <button> <canvas> <caption> <center> <cite> <code> <col> <colgroup> <command> <datalist> <dd> <del> <details> <dfn> <dir> <div> <dl> <dt> <em> <embed> <fieldset> <figcaption> <figure> <font> <footer> <form> <frame> <frameset> <h1> - <h6> <head> <header> <hgroup> <hr> <html> <i> <iframe> <img> <input> <ins> <keygen> <kbd> <label> <legend> <li> <link> <map> <mark> <menu>
US Web Design Schools W3SCHOOLS EXAMS Get Certified in: HTML, CSS, JavaScript, XML, PHP, and ASP W3SCHOOLS BOOKS New Books: HTML, CSS JavaScript, and Ajax STATISTICS Browser Statistics Browser OS Browser Display SHARE THIS PAGE
Attributes
New :NewinHTML5. Attribute accept accept-charset Value MIME_type charset_list Description Not supported in HTML 5 A comma separated list of possible character sets for the form data. A URL that defines where to send the data when the submit button is pushed If "on" browsers can store the form's input values, to auto-fill the form if the user returns to the page. If "off" browsers should not store this information. The mime type used to encode the content of the form The HTTP method for sending data to the action URL. Default is get. method="get": This method sends the form contents in the URL: URL? name=value&name=value. Note: If the form values contains non-ASCII characters or exceeds 100 characters you MUST use method="post". method="post": This method sends the form contents in the body of the request. Note: Most browsers are unable to bookmark post requests.
Share with
action
URL
autocomplete
on New off
enctype
method
http://www.w3schools.com/html5/tag_form.asp
Page 1 / 2
<meta> <meter> <nav> <noframes> <noscript> <object> <ol> <optgroup> <option> <output> <p> <param> <pre> <progress> <q> <rp> <rt> <ruby> <s> <samp> <script> <section> <select> <small> <source> <span> <strike> <strong> <style> <sub> <summary> <sup> <table> <tbody> <td> <textarea> <tfoot> <th> <thead> <time> <title> <tr> <tt> <u> <ul> <var> <video> <xmp>
Defines a unique name for the form. If present the form should not be validated when submitted. Where to open the target URL. _blank - the target URL will open in a new window l _self - the target URL will open in the same frame as it was clicked l _parent - the target URL will open in the parent frameset l _top - the target URL will open in the full body of the window
l
Standard Attributes
The <form> tag also supports the Standard Attributes in HTML 5.
Event Attributes
The <form> tag also supports the Event Attributes in HTML 5.
XML development Web & Web services development Data mapping & integration Rendering & publishing XML & database data XBRL validation, taxonomy editing, transformation & rendering
The MissionKit for XML Developers includes XMLSpy- the industry-leading XML editor; MapForce- a graphical data mapping, conversion, and integration tool; StyleVision- a visual XSLT stylesheet designer; DiffDog- an XML-aware diff/merge tool; and 2 additional tools. Try all 6 products free for 30 days! Download a fully-functional free trial
HOME
| TOP
| FORUM
ABOUT
W3Schools is for training only. We do not warrant the correctness of its content. The risk from using it lies entirely with the user. While using this site, you agree to have read and accepted our terms of use and privacy policy. Copyright 1999-2010 by Refsnes Data. All Rights Reserved.
http://www.w3schools.com/html5/tag_form.asp
Page 2 / 2
HOME HTML CSS XML JAVASCRIPT ASP PHP SQL MORE...
Search Forum
About
HTML5 Tutorial
HTML5 Home HTML5 Introduction HTML5 New Elements HTML5 Video HTML5 Audio HTML5 Canvas HTML5 Web Storage
WEB HOSTING Best Web Hosting PHP MySQL Hosting Top 10 Web Hosting UK Reseller Hosting Web Hosting FREE Web Hosting
HTML5 Forms
HTML5 Input Types HTML5 Form Elements HTML5 Form Attributes The <frame> tag was used to define one particular window (frame) within a frameset. The <frame> and <frameset> tags are not supported in HTML 5 because they have a negative affect to the usability of a web page.
Top Web Hosting $0 Doteasy Web Hosting WEB BUILDING Download XML Editor FREE Flash Website
HTML5 Reference
HTML5 Tags HTML5 Attributes HTML5 Events
HTML5 Tags
<!--> <!DOCTYPE> <a> <abbr> <acronym> <address> <applet> <area> <article> <aside> <audio> <b> <base> <basefont> <bdo> <big> <blockquote> <body> <br> <button> <canvas> <caption> <center> <cite> <code> <col> <colgroup> <command> <datalist> <dd> <del> <details> <dfn> <dir> <div> <dl> <dt> <em> <embed> <fieldset> <figcaption> <figure> <font> <footer> <form> <frame> <frameset> <h1> - <h6> <head> <header> <hgroup> <hr> <html> <i> <iframe> <img> <input> <ins> <keygen> <kbd> <label> <legend> <li> <link> <map> <mark> <menu> <meta> <meter> <nav> <noframes>
FREE Web Templates SEO Company US Web Design Schools W3SCHOOLS EXAMS Get Certified in: HTML, CSS, JavaScript, XML, PHP, and ASP
W3SCHOOLS BOOKS New Books: HTML, CSS JavaScript, and Ajax STATISTICS
Browser Statistics Browser OS Browser Display SHARE THIS PAGE Share with
XML development Web & Web services development Data mapping & integration Rendering & publishing XML & database data XBRL validation, taxonomy editing, transformation & rendering
The MissionKit for XML Developers includes XMLSpy- the industry-leading XML editor; MapForce- a graphical data mapping, conversion, and integration tool; StyleVision- a visual XSLT stylesheet designer; DiffDog- an XML-aware diff/merge tool; and 2 additional tools. Try all 6 products free for 30 days! Download a fully-functional free trial
http://www.w3schools.com/html5/tag_frame.asp
Page 1 / 2
<noscript> <object> <ol> <optgroup> <option> <output> <p> <param> <pre> <progress> <q> <rp> <rt> <ruby> <s> <samp> <script> <section> <select> <small> <source> <span> <strike> <strong> <style> <sub> <summary> <sup> <table> <tbody> <td> <textarea> <tfoot> <th> <thead> <time> <title> <tr> <tt> <u> <ul> <var> <video> <xmp>
HOME
| TOP
| FORUM
ABOUT
W3Schools is for training only. We do not warrant the correctness of its content. The risk from using it lies entirely with the user. While using this site, you agree to have read and accepted our terms of use and privacy policy. Copyright 1999-2010 by Refsnes Data. All Rights Reserved.
http://www.w3schools.com/html5/tag_frame.asp
Page 2 / 2
HOME HTML CSS XML JAVASCRIPT ASP PHP SQL MORE...
Search Forum
About
HTML5 Tutorial
HTML5 Home HTML5 Introduction HTML5 New Elements HTML5 Video HTML5 Audio HTML5 Canvas HTML5 Web Storage
WEB HOSTING Best Web Hosting PHP MySQL Hosting Top 10 Web Hosting UK Reseller Hosting Web Hosting FREE Web Hosting
HTML5 Forms
HTML5 Input Types HTML5 Form Elements HTML5 Form Attributes The <frameset> tag was used to define a frameset, which organized multiple windows (frames). The <frame> and <frameset> tags are not supported in HTML 5 because they have a negative affect to the usability of a web page.
Top Web Hosting $0 Doteasy Web Hosting WEB BUILDING Download XML Editor FREE Flash Website
HTML5 Reference
HTML5 Tags HTML5 Attributes HTML5 Events
HTML5 Tags
<!--> <!DOCTYPE> <a> <abbr> <acronym> <address> <applet> <area> <article> <aside> <audio> <b> <base> <basefont> <bdo> <big> <blockquote> <body> <br> <button> <canvas> <caption> <center> <cite> <code> <col> <colgroup> <command> <datalist> <dd> <del> <details> <dfn> <dir> <div> <dl> <dt> <em> <embed> <fieldset> <figcaption> <figure> <font> <footer> <form> <frame> <frameset> <h1> - <h6> <head> <header> <hgroup> <hr> <html> <i> <iframe> <img> <input> <ins> <keygen> <kbd> <label> <legend> <li> <link> <map> <mark> <menu> <meta> <meter> <nav> <noframes>
FREE Web Templates SEO Company US Web Design Schools W3SCHOOLS EXAMS Get Certified in: HTML, CSS, JavaScript, XML, PHP, and ASP
Whether you're new to XML or already an advanced user, the user-friendly views and powerful entry helpers, wizards, and debuggers in XMLSpy are designed to meet your XML and Web development needs from start to finish. New features in Version 2010!
l l l l l l l l l l l
STATISTICS Browser Statistics Browser OS Browser Display SHARE THIS PAGE Share with
XML editor Graphical XML Schema / DTD editors XSLT 1.0/2.0 editor, debugger, profiler XQuery editor, debugger, profiler XBRL validator, taxonomy editor, taxonomy wizard Support for Office Open XML (OOXML) Graphical WSDL 1.1/2.0 editor & SOAP debugger JSON editing & conversion Java, C#, C++ code generation 32-bit and 64-bit versions And much more!
http://www.w3schools.com/html5/tag_frameset.asp
Page 1 / 2
<noscript> <object> <ol> <optgroup> <option> <output> <p> <param> <pre> <progress> <q> <rp> <rt> <ruby> <s> <samp> <script> <section> <select> <small> <source> <span> <strike> <strong> <style> <sub> <summary> <sup> <table> <tbody> <td> <textarea> <tfoot> <th> <thead> <time> <title> <tr> <tt> <u> <ul> <var> <video> <xmp>
HOME
| TOP
| FORUM
ABOUT
W3Schools is for training only. We do not warrant the correctness of its content. The risk from using it lies entirely with the user. While using this site, you agree to have read and accepted our terms of use and privacy policy. Copyright 1999-2010 by Refsnes Data. All Rights Reserved.
http://www.w3schools.com/html5/tag_frameset.asp
Page 2 / 2
HOME HTML CSS XML JAVASCRIPT ASP PHP SQL MORE...
Search Forum
About
HTML5 Tutorial
HTML5 Home HTML5 Introduction HTML5 New Elements HTML5 Video HTML5 Audio HTML5 Canvas HTML5 Web Storage
WEB HOSTING Best Web Hosting PHP MySQL Hosting Top 10 Web Hosting UK Reseller Hosting Web Hosting FREE Web Hosting
HTML5 Forms
HTML5 Input Types HTML5 Form Elements HTML5 Form Attributes
HTML5 Reference
HTML5 Tags HTML5 Attributes HTML5 Events
is is is is is is
Top Web Hosting $0 Doteasy Web Hosting WEB BUILDING Download XML Editor FREE Flash Website
HTML5 Tags
<!--> <!DOCTYPE> <a> <abbr> <acronym> <address> <applet> <area> <article> <aside> <audio> <b> <base> <basefont> <bdo> <big> <blockquote> <body> <br> <button> <canvas> <caption> <center> <cite> <code> <col> <colgroup> <command> <datalist> <dd> <del> <details> <dfn> <dir> <div> <dl> <dt> <em> <embed> <fieldset> <figcaption> <figure> <font> <footer> <form> <frame> <frameset> <h1> - <h6> <head> <header> <hgroup> <hr> <html> <i> <iframe> <img> <input> <ins> <keygen> <kbd> <label> <legend> <li> <link> <map> <mark> <menu> <meta> <meter> <nav>
Try it yourself
US Web Design Schools W3SCHOOLS EXAMS Get Certified in: HTML, CSS, JavaScript, XML, PHP, and ASP W3SCHOOLS BOOKS New Books: HTML, CSS JavaScript, and Ajax STATISTICS Browser Statistics Browser OS Browser Display SHARE THIS PAGE Share with
Standard Attributes
The <h1> to <h6> tags also supports the Standard Attributes in HTML 5.
Event Attributes
The <h1> to <h6> tags also supports the Event Attributes in HTML 5.
W3Schools' Online Certification Program The perfect solution for professionals who need to balance work, family, and career building. More than 5000 certificates already issued! The HTML Certificate documents your knowledge of HTML, XHTML, and CSS.
http://www.w3schools.com/html5/tag_hn.asp
Page 1 / 2
<noframes> <noscript> <object> <ol> <optgroup> <option> <output> <p> <param> <pre> <progress> <q> <rp> <rt> <ruby> <s> <samp> <script> <section> <select> <small> <source> <span> <strike> <strong> <style> <sub> <summary> <sup> <table> <tbody> <td> <textarea> <tfoot> <th> <thead> <time> <title> <tr> <tt> <u> <ul> <var> <video> <xmp>
The JavaScript Certificate documents your knowledge of JavaScript and HTML DOM. The XML Certificate documents your knowledge of XML, XML DOM and XSLT. The ASP Certificate documents your knowledge of ASP, SQL, and ADO. The PHP Certificate documents your knowledge of PHP and SQL (MySQL).
HOME
| TOP
| FORUM
ABOUT
W3Schools is for training only. We do not warrant the correctness of its content. The risk from using it lies entirely with the user. While using this site, you agree to have read and accepted our terms of use and privacy policy. Copyright 1999-2010 by Refsnes Data. All Rights Reserved.
http://www.w3schools.com/html5/tag_hn.asp
Page 2 / 2
HOME HTML CSS XML JAVASCRIPT ASP PHP SQL MORE...
Search Forum
About
HTML5 Tutorial
HTML5 Home HTML5 Introduction HTML5 New Elements HTML5 Video HTML5 Audio HTML5 Canvas HTML5 Web Storage
WEB HOSTING Best Web Hosting PHP MySQL Hosting Top 10 Web Hosting UK Reseller Hosting Web Hosting FREE Web Hosting
HTML5 Forms
HTML5 Input Types HTML5 Form Elements HTML5 Form Attributes
HTML5 Reference
HTML5 Tags HTML5 Attributes HTML5 Events
<html> <head> <title>Title of the document</title> </head> <body> The content of the document...... </body> </html>
Try it yourself
Top Web Hosting $0 Doteasy Web Hosting WEB BUILDING Download XML Editor FREE Flash Website FREE Web Templates SEO Company US Web Design Schools W3SCHOOLS EXAMS Get Certified in: HTML, CSS, JavaScript, XML, PHP, and ASP W3SCHOOLS BOOKS New Books: HTML, CSS JavaScript, and Ajax STATISTICS Browser Statistics Browser OS Browser Display SHARE THIS PAGE
HTML5 Tags
<!--> <!DOCTYPE> <a> <abbr> <acronym> <address> <applet> <area> <article> <aside> <audio> <b> <base> <basefont> <bdo> <big> <blockquote> <body> <br> <button> <canvas> <caption> <center> <cite> <code> <col> <colgroup> <command> <datalist> <dd> <del> <details> <dfn> <dir> <div> <dl> <dt> <em> <embed> <fieldset> <figcaption> <figure> <font> <footer> <form> <frame> <frameset> <h1> - <h6> <head> <header> <hgroup> <hr> <html> <i> <iframe> <img> <input> <ins> <keygen> <kbd> <label> <legend> <li> <link> <map> <mark> <menu> <meta> <meter> <nav> <noframes>
Share with
Standard Attributes
The <head> tag also supports the Standard Attributes in HTML 5.
W3Schools' Online Certification Program The perfect solution for professionals who need to balance work, family, and career building. More than 5000 certificates already issued!
http://www.w3schools.com/html5/tag_head.asp
Page 1 / 2
<noscript> <object> <ol> <optgroup> <option> <output> <p> <param> <pre> <progress> <q> <rp> <rt> <ruby> <s> <samp> <script> <section> <select> <small> <source> <span> <strike> <strong> <style> <sub> <summary> <sup> <table> <tbody> <td> <textarea> <tfoot> <th> <thead> <time> <title> <tr> <tt> <u> <ul> <var> <video> <xmp>
The HTML Certificate documents your knowledge of HTML, XHTML, and CSS. The JavaScript Certificate documents your knowledge of JavaScript and HTML DOM. The XML Certificate documents your knowledge of XML, XML DOM and XSLT. The ASP Certificate documents your knowledge of ASP, SQL, and ADO. The PHP Certificate documents your knowledge of PHP and SQL (MySQL).
HOME
| TOP
| FORUM
ABOUT
W3Schools is for training only. We do not warrant the correctness of its content. The risk from using it lies entirely with the user. While using this site, you agree to have read and accepted our terms of use and privacy policy. Copyright 1999-2010 by Refsnes Data. All Rights Reserved.
http://www.w3schools.com/html5/tag_head.asp
Page 2 / 2
HOME HTML CSS XML JAVASCRIPT ASP PHP SQL MORE...
Search Forum
About
YOUR FREE WEBSITE Free Flash Website Free Website Builder Free Web Design
HTML5 Tutorial
HTML5 Home HTML5 Introduction HTML5 New Elements HTML5 Video HTML5 Audio HTML5 Canvas HTML5 Web Storage
WEB HOSTING Best Web Hosting PHP MySQL Hosting Top 10 Web Hosting UK Reseller Hosting Web Hosting FREE Web Hosting
HTML5 Forms
HTML5 Input Types HTML5 Form Elements HTML5 Form Attributes
HTML5 Reference
HTML5 Tags HTML5 Attributes HTML5 Events
<header> <h1>Welcome to my homepage</h1> <p>My name is Donald Duck</p> </header> <p>The rest of my home page...</p>
Try it yourself
Top Web Hosting $0 Doteasy Web Hosting WEB BUILDING XML Editor Free Trial! FREE Flash Website FREE Web Templates SEO Company
HTML5 Tags
<!--> <!DOCTYPE> <a> <abbr> <acronym> <address> <applet> <area> <article> <aside> <audio> <b> <base> <basefont> <bdo> <big> <blockquote> <body> <br> <button> <canvas> <caption> <center> <cite> <code> <col> <colgroup> <command> <datalist> <dd> <del> <details> <dfn> <dir> <div> <dl> <dt> <em> <embed> <fieldset> <figcaption> <figure> <font> <footer> <form> <frame> <frameset> <h1> - <h6> <head> <header> <hgroup> <hr> <html> <i> <iframe> <img> <input> <ins> <keygen> <kbd> <label> <legend> <li> <link> <map> <mark> <menu> <meta> <meter> <nav> <noframes>
US Web Design Schools W3SCHOOLS EXAMS Get Certified in: HTML, CSS, JavaScript, XML, PHP, and ASP W3SCHOOLS BOOKS New Books: HTML, CSS JavaScript, and Ajax STATISTICS
Standard Attributes
The <header> tag also supports the Standard Attributes in HTML 5.
Browser Statistics Browser OS Browser Display SHARE THIS PAGE Share with
Event Attributes
The <header> tag also supports the Event Attributes in HTML 5.
Need an easy way to get data into XML, or transform XML to another format? MapForce lets you map XML data to/from any combination of XML, database, flat file, Excel 2007, XBRL, or Web services data. Then it transforms data instantly or auto-generates royalty-free code for recurrent conversions. New features in Version 2010! Easy-to-use, graphical data mapping interface Instant data transformation XSLT 1.0/2.0 and XQuery code generation Java, C#, and C++ code generation Advanced data processing functions Support for all major relational databases including SQL Server, IBM DB2, Oracle, and more l Visual Studio & Eclipse integration l Available in 32-bit and 64-bit versions
l l l l l l
http://www.w3schools.com/html5/tag_header.asp
Page 1 / 2
<noscript> <object> <ol> <optgroup> <option> <output> <p> <param> <pre> <progress> <q> <rp> <rt> <ruby> <s> <samp> <script> <section> <select> <small> <source> <span> <strike> <strong> <style> <sub> <summary> <sup> <table> <tbody> <td> <textarea> <tfoot> <th> <thead> <time> <title> <tr> <tt> <u> <ul> <var> <video> <xmp>
HOME
| TOP
| FORUM
ABOUT
W3Schools is for training only. We do not warrant the correctness of its content. The risk from using it lies entirely with the user. While using this site, you agree to have read and accepted our terms of use and privacy policy. Copyright 1999-2010 by Refsnes Data. All Rights Reserved.
http://www.w3schools.com/html5/tag_header.asp
Page 2 / 2
HOME HTML CSS XML JAVASCRIPT ASP PHP SQL MORE...
Search Forum
About
YOUR FREE WEBSITE Free Flash Website Free Website Builder Free Web Design
HTML5 Tutorial
HTML5 Home HTML5 Introduction HTML5 New Elements HTML5 Video HTML5 Audio HTML5 Canvas HTML5 Web Storage
WEB HOSTING Best Web Hosting PHP MySQL Hosting Top 10 Web Hosting UK Reseller Hosting Web Hosting FREE Web Hosting
HTML5 Forms
HTML5 Input Types HTML5 Form Elements HTML5 Form Attributes
HTML5 Reference
HTML5 Tags HTML5 Attributes HTML5 Events
<hgroup> <h1>Welcome to my WWF</h1> <h2>For a living planet</h2> </hgroup> <p>The rest of the content...</p>
Try it yourself
Top Web Hosting $0 Doteasy Web Hosting WEB BUILDING Download XML Editor FREE Flash Website FREE Web Templates SEO Company
HTML5 Tags
<!--> <!DOCTYPE> <a> <abbr> <acronym> <address> <applet> <area> <article> <aside> <audio> <b> <base> <basefont> <bdo> <big> <blockquote> <body> <br> <button> <canvas> <caption> <center> <cite> <code> <col> <colgroup> <command> <datalist> <dd> <del> <details> <dfn> <dir> <div> <dl> <dt> <em> <embed> <fieldset> <figcaption> <figure> <font> <footer> <form> <frame> <frameset> <h1> - <h6> <head> <header> <hgroup> <hr> <html> <i> <iframe> <img> <input> <ins> <keygen> <kbd> <label> <legend> <li> <link> <map> <mark> <menu> <meta> <meter> <nav> <noframes>
US Web Design Schools W3SCHOOLS EXAMS Get Certified in: HTML, CSS, JavaScript, XML, PHP, and ASP W3SCHOOLS BOOKS New Books: HTML, CSS JavaScript, and Ajax STATISTICS
Browser Statistics Browser OS Browser Display SHARE THIS PAGE Share with
Standard Attributes
The <hgroup> tag also supports the Standard Attributes in HTML 5.
Event Attributes
The <hgroup> tag also supports the Event Attributes in HTML 5.
XML development Web & Web services development Data mapping & integration Rendering & publishing XML & database data XBRL validation, taxonomy editing, transformation & rendering
The MissionKit for XML Developers includes XMLSpy- the industry-leading XML editor; MapForce- a graphical data mapping, conversion, and integration tool; StyleVision- a visual XSLT stylesheet designer; DiffDog- an XML-aware diff/merge tool; and 2 additional tools.
http://www.w3schools.com/html5/tag_hgroup.asp
Page 1 / 2
<noscript> <object> <ol> <optgroup> <option> <output> <p> <param> <pre> <progress> <q> <rp> <rt> <ruby> <s> <samp> <script> <section> <select> <small> <source> <span> <strike> <strong> <style> <sub> <summary> <sup> <table> <tbody> <td> <textarea> <tfoot> <th> <thead> <time> <title> <tr> <tt> <u> <ul> <var> <video> <xmp>
Try all 6 products free for 30 days! Download a fully-functional free trial
HOME
| TOP
| FORUM
ABOUT
W3Schools is for training only. We do not warrant the correctness of its content. The risk from using it lies entirely with the user. While using this site, you agree to have read and accepted our terms of use and privacy policy. Copyright 1999-2010 by Refsnes Data. All Rights Reserved.
http://www.w3schools.com/html5/tag_hgroup.asp
Page 2 / 2
HOME HTML CSS XML JAVASCRIPT ASP PHP SQL MORE...
Search Forum
About
YOUR FREE WEBSITE Free Flash Website Free Website Builder Free Web Design
HTML5 Tutorial
HTML5 Home HTML5 Introduction HTML5 New Elements HTML5 Video HTML5 Audio HTML5 Canvas HTML5 Web Storage
WEB HOSTING Best Web Hosting PHP MySQL Hosting Top 10 Web Hosting UK Reseller Hosting Web Hosting FREE Web Hosting
HTML5 Forms
HTML5 Input Types HTML5 Form Elements HTML5 Form Attributes
<h1>HTML</h1> <p>HTML is a language for describing web pages.</p> <hr /> <h1>CSS</h1> <p>CSS defines how to display HTML elements.</p>
Try it yourself
Top Web Hosting $0 Doteasy Web Hosting WEB BUILDING XML Editor Free Trial! FREE Flash Website FREE Web Templates SEO Company US Web Design Schools
HTML5 Reference
HTML5 Tags HTML5 Attributes HTML5 Events
HTML5 Tags
<!--> <!DOCTYPE> <a> <abbr> <acronym> <address> <applet> <area> <article> <aside> <audio> <b> <base> <basefont> <bdo> <big> <blockquote> <body> <br> <button> <canvas> <caption> <center> <cite> <code> <col> <colgroup> <command> <datalist> <dd> <del> <details> <dfn> <dir> <div> <dl> <dt> <em> <embed> <fieldset> <figcaption> <figure> <font> <footer> <form> <frame> <frameset> <h1> - <h6> <head> <header> <hgroup> <hr> <html> <i> <iframe> <img> <input> <ins> <keygen> <kbd> <label> <legend> <li> <link> <map> <mark> <menu> <meta> <meter> <nav> <noframes>
W3SCHOOLS EXAMS Get Certified in: HTML, CSS, JavaScript, XML, PHP, and ASP W3SCHOOLS BOOKS
In HTML 4.01 it just displayes a horizontal rule. All attributes in HTML 4.01 (align, noshade, size, and width) are deprecated in HTML 4.01, and not supported in HTML 5. You should use CSS to style the hr element.
Browser Statistics Browser OS Browser Display SHARE THIS PAGE Share with
Standard Attributes
The <hr> tag also supports the Standard Attributes in HTML 5.
Event Attributes
The <hr> tag also supports the Event Attributes in HTML 5.
http://www.w3schools.com/html5/tag_hr.asp
Page 1 / 2
<noscript> <object> <ol> <optgroup> <option> <output> <p> <param> <pre> <progress> <q> <rp> <rt> <ruby> <s> <samp> <script> <section> <select> <small> <source> <span> <strike> <strong> <style> <sub> <summary> <sup> <table> <tbody> <td> <textarea> <tfoot> <th> <thead> <time> <title> <tr> <tt> <u> <ul> <var> <video> <xmp>
HOME
| TOP
| FORUM
ABOUT
W3Schools is for training only. We do not warrant the correctness of its content. The risk from using it lies entirely with the user. While using this site, you agree to have read and accepted our terms of use and privacy policy. Copyright 1999-2010 by Refsnes Data. All Rights Reserved.
http://www.w3schools.com/html5/tag_hr.asp
Page 2 / 2
HOME HTML CSS XML JAVASCRIPT ASP PHP SQL MORE...
Search Forum
About
HTML5 Tutorial
HTML5 Home HTML5 Introduction HTML5 New Elements HTML5 Video HTML5 Audio HTML5 Canvas HTML5 Web Storage
WEB HOSTING Best Web Hosting PHP MySQL Hosting Top 10 Web Hosting UK Reseller Hosting Web Hosting FREE Web Hosting
HTML5 Forms
HTML5 Input Types HTML5 Form Elements HTML5 Form Attributes
HTML5 Reference
HTML5 Tags HTML5 Attributes HTML5 Events
<!DOCTYPE HTML> <html> <head> <title>Title of the document</title> </head> <body> The content of the document...... </body> </html>
Try it yourself
Top Web Hosting $0 Doteasy Web Hosting WEB BUILDING XML Editor Free Trial! FREE Flash Website FREE Web Templates SEO Company US Web Design Schools W3SCHOOLS EXAMS Get Certified in: HTML, CSS, JavaScript, XML, PHP, and ASP W3SCHOOLS BOOKS New Books: HTML, CSS JavaScript, and Ajax STATISTICS
HTML5 Tags
<!--> <!DOCTYPE> <a> <abbr> <acronym> <address> <applet> <area> <article> <aside> <audio> <b> <base> <basefont> <bdo> <big> <blockquote> <body> <br> <button> <canvas> <caption> <center> <cite> <code> <col> <colgroup> <command> <datalist> <dd> <del> <details> <dfn> <dir> <div> <dl> <dt> <em> <embed> <fieldset> <figcaption> <figure> <font> <footer> <form> <frame> <frameset> <h1> - <h6> <head> <header> <hgroup> <hr> <html> <i> <iframe> <img> <input> <ins> <keygen> <kbd> <label> <legend> <li> <link> <map> <mark> <menu> <meta> <meter> <nav> <noframes>
Browser Statistics Browser OS Browser Display SHARE THIS PAGE Share with
Attributes
New :NewinHTML5. Attribute manifest New xmlns Value url Description Defines an URL, at this URL the document's cache information is being described.
Standard Attributes
The <html> tag also supports the Standard Attributes in HTML 5.
http://www.w3schools.com/html5/tag_html.asp
Page 1 / 2
<noscript> <object> <ol> <optgroup> <option> <output> <p> <param> <pre> <progress> <q> <rp> <rt> <ruby> <s> <samp> <script> <section> <select> <small> <source> <span> <strike> <strong> <style> <sub> <summary> <sup> <table> <tbody> <td> <textarea> <tfoot> <th> <thead> <time> <title> <tr> <tt> <u> <ul> <var> <video> <xmp>
Stylus Studio2010 XML Enterprise Suite raises the bar for productivity in XML development tools. Millions of XML developers and data integration specialists turn to Stylus Studio's comprehensive and intuitive XML toolset to tackle today's advanced XML data transformation and aggregation challenges. XML Pipeline Editor, Debugger and Code Generator DataDirect XML Converters XQuery Mapper, Editor, Debugger, and Profiler XSLT Mapper, Editor, Debugger, Designer, and Profiler Java and C# for .Net Code Generation XML Schema Designer With Documentation Generator XML Editor With Full XPath Integration Download a free trial now
HOME
| TOP
| FORUM
ABOUT
W3Schools is for training only. We do not warrant the correctness of its content. The risk from using it lies entirely with the user. While using this site, you agree to have read and accepted our terms of use and privacy policy. Copyright 1999-2010 by Refsnes Data. All Rights Reserved.
http://www.w3schools.com/html5/tag_html.asp
Page 2 / 2
HOME HTML CSS XML JAVASCRIPT ASP PHP SQL MORE...
Search Forum
About
HTML5 Tutorial
HTML5 Home HTML5 Introduction HTML5 New Elements HTML5 Video HTML5 Audio HTML5 Canvas HTML5 Web Storage
WEB HOSTING Best Web Hosting PHP MySQL Hosting Top 10 Web Hosting UK Reseller Hosting Web Hosting FREE Web Hosting Top Web Hosting $0 Doteasy Web Hosting
HTML5 Forms
HTML5 Input Types HTML5 Form Elements HTML5 Form Attributes
HTML5 Reference
HTML5 Tags HTML5 Attributes HTML5 Events
WEB BUILDING Download XML Editor FREE Flash Website FREE Web Templates SEO Company US Web Design Schools W3SCHOOLS EXAMS Get Certified in: HTML, CSS, JavaScript, XML, PHP, and ASP W3SCHOOLS BOOKS New Books: HTML, CSS JavaScript, and Ajax STATISTICS
HTML5 Tags
<!--> <!DOCTYPE> <a> <abbr> <acronym> <address> <applet> <area> <article> <aside> <audio> <b> <base> <basefont> <bdo> <big> <blockquote> <body> <br> <button> <canvas> <caption> <center> <cite> <code> <col> <colgroup> <command> <datalist> <dd> <del> <details> <dfn> <dir> <div> <dl> <dt> <em> <embed> <fieldset> <figcaption> <figure> <font> <footer> <form> <frame> <frameset> <h1> - <h6> <head> <header> <hgroup> <hr> <html> <i> <iframe> <img> <input> <ins> <keygen> <kbd> <label> <legend> <li> <link> <map> <mark> <menu> <meta> <meter> <nav> <noframes>
Standard Attributes
The <i> tag also supports the Standard Attributes in HTML 5.
Browser Statistics Browser OS Browser Display SHARE THIS PAGE Share with
Event Attributes
The <i> tag also supports the Event Attributes in HTML 5.
W3Schools' Online Certification Program The perfect solution for professionals who need to balance work, family, and career building. More than 5000 certificates already issued! The HTML Certificate documents your knowledge of HTML, XHTML, and CSS. The JavaScript Certificate documents your knowledge of JavaScript and HTML DOM. The XML Certificate documents your knowledge of XML, XML DOM and XSLT.
http://www.w3schools.com/html5/tag_i.asp
Page 1 / 2
<noscript> <object> <ol> <optgroup> <option> <output> <p> <param> <pre> <progress> <q> <rp> <rt> <ruby> <s> <samp> <script> <section> <select> <small> <source> <span> <strike> <strong> <style> <sub> <summary> <sup> <table> <tbody> <td> <textarea> <tfoot> <th> <thead> <time> <title> <tr> <tt> <u> <ul> <var> <video> <xmp>
The ASP Certificate documents your knowledge of ASP, SQL, and ADO. The PHP Certificate documents your knowledge of PHP and SQL (MySQL).
HOME
| TOP
| FORUM
ABOUT
W3Schools is for training only. We do not warrant the correctness of its content. The risk from using it lies entirely with the user. While using this site, you agree to have read and accepted our terms of use and privacy policy. Copyright 1999-2010 by Refsnes Data. All Rights Reserved.
http://www.w3schools.com/html5/tag_i.asp
Page 2 / 2
HOME HTML CSS XML JAVASCRIPT ASP PHP SQL MORE...
Search Forum
About
YOUR FREE WEBSITE Free Flash Website Free Website Builder Free Web Design
HTML5 Tutorial
HTML5 Home HTML5 Introduction HTML5 New Elements HTML5 Video HTML5 Audio HTML5 Canvas HTML5 Web Storage
WEB HOSTING Best Web Hosting PHP MySQL Hosting Top 10 Web Hosting UK Reseller Hosting Web Hosting FREE Web Hosting Top Web Hosting $0 Doteasy Web Hosting
HTML5 Forms
HTML5 Input Types HTML5 Form Elements HTML5 Form Attributes
HTML5 Reference
HTML5 Tags HTML5 Attributes HTML5 Events
WEB BUILDING XML Editor Free Trial! FREE Flash Website FREE Web Templates SEO Company
HTML5 Tags
<!--> <!DOCTYPE> <a> <abbr> <acronym> <address> <applet> <area> <article> <aside> <audio> <b> <base> <basefont> <bdo> <big> <blockquote> <body> <br> <button> <canvas> <caption> <center> <cite> <code> <col> <colgroup> <command> <datalist> <dd> <del> <details> <dfn> <dir> <div> <dl> <dt> <em> <embed> <fieldset> <figcaption> <figure> <font> <footer> <form> <frame> <frameset> <h1> - <h6> <head> <header> <hgroup> <hr> <html> <i> <iframe> <img> <input> <ins> <keygen> <kbd> <label> <legend> <li> <link> <map> <mark> <menu> <meta> <meter> <nav> <noframes>
US Web Design Schools W3SCHOOLS EXAMS Get Certified in: HTML, CSS, JavaScript, XML, PHP, and ASP
W3SCHOOLS BOOKS New Books: HTML, CSS JavaScript, and Ajax STATISTICS
Attributes
New :NewinHTML5. Attribute frameborder height longdesc marginheight marginwidth name sandbox Value 1 0 pixels % URL pixels pixels framename allow-forms New allow-same-origin allow-scripts yes no auto seamless New src srcdoc New width pixels % Defines the width of the iframe. URL HTML Description Not supported in HTML 5 Defines the height of the iframe. Not supported in HTML 5 Not supported in HTML 5 Not supported in HTML 5 Specifies a unique name of the iframe. Defines restrictions to the frame content.
Browser Statistics Browser OS Browser Display SHARE THIS PAGE Share with
scrolling
seamless
If present, the iframe should appear as if it is part of the document the iframe is in. The URL of the document to show in the iframe The HTML of the document showing in the iframe
Standard Attributes
The <iframe> tag also supports the Standard Attributes in HTML 5.
Event Attributes
The <iframe> tag also supports the Event Attributes in HTML 5.
http://www.w3schools.com/html5/tag_iframe.asp
Page 1 / 2
<noscript> <object> <ol> <optgroup> <option> <output> <p> <param> <pre> <progress> <q> <rp> <rt> <ruby> <s> <samp> <script> <section> <select> <small> <source> <span> <strike> <strong> <style> <sub> <summary> <sup> <table> <tbody> <td> <textarea> <tfoot> <th> <thead> <time> <title> <tr> <tt> <u> <ul> <var> <video> <xmp>
HOME
| TOP
| FORUM
ABOUT
W3Schools is for training only. We do not warrant the correctness of its content. The risk from using it lies entirely with the user. While using this site, you agree to have read and accepted our terms of use and privacy policy. Copyright 1999-2010 by Refsnes Data. All Rights Reserved.
http://www.w3schools.com/html5/tag_iframe.asp
Page 2 / 2
HOME HTML CSS XML JAVASCRIPT ASP PHP SQL MORE...
Search Forum
About
HTML5 Tutorial
HTML5 Home HTML5 Introduction HTML5 New Elements HTML5 Video HTML5 Audio HTML5 Canvas HTML5 Web Storage
WEB HOSTING Best Web Hosting PHP MySQL Hosting Top 10 Web Hosting UK Reseller Hosting Web Hosting FREE Web Hosting
HTML5 Forms
HTML5 Input Types HTML5 Form Elements HTML5 Form Attributes
Top Web Hosting $0 Doteasy Web Hosting WEB BUILDING Download XML Editor
HTML5 Reference
HTML5 Tags HTML5 Attributes HTML5 Events
FREE Flash Website FREE Web Templates SEO Company US Web Design Schools W3SCHOOLS EXAMS Get Certified in: HTML, CSS, JavaScript, XML, PHP, and ASP W3SCHOOLS BOOKS
HTML5 Tags
<!--> <!DOCTYPE> <a> <abbr> <acronym> <address> <applet> <area> <article> <aside> <audio> <b> <base> <basefont> <bdo> <big> <blockquote> <body> <br> <button> <canvas> <caption> <center> <cite> <code> <col> <colgroup> <command> <datalist> <dd> <del> <details> <dfn> <dir> <div> <dl> <dt> <em> <embed> <fieldset> <figcaption> <figure> <font> <footer> <form> <frame> <frameset> <h1> - <h6> <head> <header> <hgroup> <hr> <html> <i> <iframe> <img> <input> <ins> <keygen> <kbd> <label> <legend> <li> <link> <map> <mark> <menu> <meta> <meter> <nav>
Attributes
Attribute alt src height ismap usemap width Value text URL pixels % URL URL pixels % Description Defines a short description of the image TheURLoftheimagetodisplay Defines the height of an image Defines the image as a server-side image map Defines the image as a client-side image map. Look at the <map> and <area> tags to figure out how it works Setsthewidthofanimage
Browser Statistics Browser OS Browser Display SHARE THIS PAGE Share with
Standard Attributes
The <img> tag also supports the Standard Attributes in HTML 5.
Event Attributes
The <img> tag also supports the Event Attributes in HTML 5.
http://www.w3schools.com/html5/tag_img.asp
Page 1 / 2
<noframes> <noscript> <object> <ol> <optgroup> <option> <output> <p> <param> <pre> <progress> <q> <rp> <rt> <ruby> <s> <samp> <script> <section> <select> <small> <source> <span> <strike> <strong> <style> <sub> <summary> <sup> <table> <tbody> <td> <textarea> <tfoot> <th> <thead> <time> <title> <tr> <tt> <u> <ul> <var> <video> <xmp>
W3Schools' Online Certification Program The perfect solution for professionals who need to balance work, family, and career building. More than 5000 certificates already issued! The HTML Certificate documents your knowledge of HTML, XHTML, and CSS. The JavaScript Certificate documents your knowledge of JavaScript and HTML DOM. The XML Certificate documents your knowledge of XML, XML DOM and XSLT. The ASP Certificate documents your knowledge of ASP, SQL, and ADO. The PHP Certificate documents your knowledge of PHP and SQL (MySQL).
HOME
| TOP
| FORUM
ABOUT
W3Schools is for training only. We do not warrant the correctness of its content. The risk from using it lies entirely with the user. While using this site, you agree to have read and accepted our terms of use and privacy policy. Copyright 1999-2010 by Refsnes Data. All Rights Reserved.
http://www.w3schools.com/html5/tag_img.asp
Page 2 / 2
HOME HTML CSS XML JAVASCRIPT ASP PHP SQL MORE...
Search Forum
About
HTML5 Tutorial
HTML5 Home HTML5 Introduction HTML5 New Elements HTML5 Video HTML5 Audio HTML5 Canvas HTML5 Web Storage
WEB HOSTING Best Web Hosting PHP MySQL Hosting Top 10 Web Hosting UK Reseller Hosting Web Hosting FREE Web Hosting
HTML5 Forms
HTML5 Input Types HTML5 Form Elements HTML5 Form Attributes
HTML5 Reference
HTML5 Tags HTML5 Attributes HTML5 Events
<form action="form_action.asp" method="get"> First name: <input type="text" name="fname" /><br /> Last name: <input type="text" name="lname" /><br /> <input type="submit" value="Submit" /> </form>
Try it yourself
Top Web Hosting $0 Doteasy Web Hosting WEB BUILDING XML Editor Free Trial! FREE Flash Website FREE Web Templates SEO Company
HTML5 Tags
<!--> <!DOCTYPE> <a> <abbr> <acronym> <address> <applet> <area> <article> <aside> <audio> <b> <base> <basefont> <bdo> <big> <blockquote> <body> <br> <button> <canvas> <caption> <center> <cite> <code> <col> <colgroup> <command> <datalist> <dd> <del> <details> <dfn> <dir> <div> <dl> <dt> <em> <embed> <fieldset> <figcaption> <figure> <font> <footer> <form> <frame> <frameset> <h1> - <h6> <head> <header> <hgroup> <hr> <html> <i> <iframe> <img> <input> <ins> <keygen> <kbd> <label> <legend> <li> <link> <map> <mark> <menu> <meta>
US Web Design Schools W3SCHOOLS EXAMS Get Certified in: HTML, CSS, JavaScript, XML, PHP, and ASP
W3SCHOOLS BOOKS New Books: HTML, CSS JavaScript, and Ajax STATISTICS Browser Statistics Browser OS Browser Display SHARE THIS PAGE
Share with
Attributes
New :NewinHTML5. Attribute accept Value list_of_mime_types Description A comma-separated list of MIME types that indicates the MIME type of the file transfer. Note: Only used with type="file" alt text Defines an alternate text for the image. Note: Only used with type="image" autocomplete on New off If "on" browsers can store the form's input values, to auto-fill the form if the user returns to the page. If "off" browsers should not store this information. Makes the input field focused on page load Note: Cannot be used with type="hidden" checked checked Indicates that the input element should be checked when it first loads.
autofocus New
autofocus
http://www.w3schools.com/html5/tag_input.asp
Page 1 / 3
<meter> <nav> <noframes> <noscript> <object> <ol> <optgroup> <option> <output> <p> <param> <pre> <progress> <q> <rp> <rt> <ruby> <s> <samp> <script> <section> <select> <small> <source> <span> <strike> <strong> <style> <sub> <summary> <sup> <table> <tbody> <td> <textarea> <tfoot> <th> <thead> <time> <title> <tr> <tt> <u> <ul> <var> <video> <xmp>
Note: Used with type="checkbox" and type="radio" disabled disabled Disables the input element when it first loads so that the user can not write text in it, or select it. Note: Cannot be used with type="hidden" form New formaction New URL formname Defines one ore more forms the input field belongs to. Overrides the form's action attribute. Must be a valid URL that defines where to send the data when the form is submitted. Overrides the form's enctype attribute. Defines the mime type used to encode the content of the form. Overrides the form's method attribute. Defines the HTTP method for sending data to the action URL. Overrides the form's novalidate attribute. If "true" the input field should not be validated when submitted. Overrides the form's target attribute. Where to open the target URL. blank - the target URL will open in a new window l _self - the target URL will open in the same frame as it was clicked l _parent - the target URL will open in the parent frameset l _top - the target URL will open in the full body of the window
l
formenctype
application/x-www-form-urlencoded New multipart/form-data text/plain get New post put delete true New false
formmethod
formnovalidate
formtarget
height list
Defines the height of an input field. Reference to a datalist element. If defined, a suggestion list (drop down list?) should be displayed, with predefined opions. The input field's maximum value. Use togheter with the "min" attribute to create a range of legal values. Defines the maximum number of characters allowed in a text field. The input field's minimum value. Use togheter with the "max" attribute to create a range of legal values. If present the user is allowed more than one value. Defines a unique name for the input element. The name attribute is used to collect the fields value when submitted. Defines a pattern or format for the input field's value. Example: pattern="[0-9]" means that the input value must be a number between 0 an 9. Use the standard "title" attribute to describe the pattern. Defines a hint to help users fill out the input field. Indicates that the value of this field cannot be modified. Defines if the input field's value is required in order to submit the form Note: Cannot be used with type: hidden, image, button, submit, reset
max New
number
number number
multiple fieldname
pattern New
JavaScript Pattern
size
number of characters
Defines how many characters should be visible in the input field. Defines the URL of the image to display. Use with type="image"
src
URL
step
http://www.w3schools.com/html5/tag_input.asp
Page 2 / 3
local,month,week,time,number, or range. type button checkbox color date datetime datetime-local email file hidden image month number password radio range reset search submit tel text time url week value Indicates the type of the input element. The default value is "text" Note: This is not a required attribute, but we think you should include it.
value
For buttons: Defines the text on the button. For image buttons: Defines the symbolic result of the field passed to a script. For checkboxes and radio buttons: Defines the result of the input element when clicked. The result is sent to the form's action URL. For hidden, password, and text fields: Defines the default value of the element. Note: Cannot be used with type="file" Note: This attribute is required with type="checkbox" and type="radio"
width
pixels New %
Standard Attributes
The <input> tag also supports the Standard Attributes in HTML 5.
Event Attributes
The <input> tag also supports the Event Attributes in HTML 5.
HOME
| TOP
| FORUM
ABOUT
W3Schools is for training only. We do not warrant the correctness of its content. The risk from using it lies entirely with the user. While using this site, you agree to have read and accepted our terms of use and privacy policy. Copyright 1999-2010 by Refsnes Data. All Rights Reserved.
http://www.w3schools.com/html5/tag_input.asp
Page 3 / 3
HOME HTML CSS XML JAVASCRIPT ASP PHP SQL MORE...
Search Forum
About
YOUR FREE WEBSITE Free Flash Website Free Website Builder Free Web Design
HTML5 Tutorial
HTML5 Home HTML5 Introduction HTML5 New Elements HTML5 Video HTML5 Audio HTML5 Canvas HTML5 Web Storage
WEB HOSTING Best Web Hosting PHP MySQL Hosting Top 10 Web Hosting UK Reseller Hosting Web Hosting FREE Web Hosting
HTML5 Forms
HTML5 Input Types HTML5 Form Elements HTML5 Form Attributes
Top Web Hosting $0 Doteasy Web Hosting WEB BUILDING XML Editor Free Trial!
HTML5 Reference
HTML5 Tags HTML5 Attributes HTML5 Events
FREE Flash Website FREE Web Templates SEO Company US Web Design Schools
HTML5 Tags
<!--> <!DOCTYPE> <a> <abbr> <acronym> <address> <applet> <area> <article> <aside> <audio> <b> <base> <basefont> <bdo> <big> <blockquote> <body> <br> <button> <canvas> <caption> <center> <cite> <code> <col> <colgroup> <command> <datalist> <dd> <del> <details> <dfn> <dir> <div> <dl> <dt> <em> <embed> <fieldset> <figcaption> <figure> <font> <footer> <form> <frame> <frameset> <h1> - <h6> <head> <header> <hgroup> <hr> <html> <i> <iframe> <img> <input> <ins> <keygen> <kbd> <label> <legend> <li> <link>
W3SCHOOLS EXAMS Get Certified in: HTML, CSS, JavaScript, XML, PHP, and ASP W3SCHOOLS BOOKS
New Books: HTML, CSS JavaScript, and Ajax STATISTICS Browser Statistics Browser OS Browser Display SHARE THIS PAGE
Attributes
Attribute cite datetime Value URL yyyy/mm/dd Description A URL to another document which explains why the text was inserted Defines the date and time when the text was inserted
Share with
Standard Attributes
The <ins> tag also supports the Standard Attributes in HTML 5.
Event Attributes
The <ins> tag also supports the Event Attributes in HTML 5.
Stylus Studio2010 XML Enterprise Suite raises the bar for productivity in XML development tools. Millions of XML developers and data integration specialists turn to Stylus Studio's comprehensive and intuitive XML toolset to tackle today's advanced XML data transformation and aggregation challenges.
http://www.w3schools.com/html5/tag_ins.asp
Page 1 / 2
<map> <mark> <menu> <meta> <meter> <nav> <noframes> <noscript> <object> <ol> <optgroup> <option> <output> <p> <param> <pre> <progress> <q> <rp> <rt> <ruby> <s> <samp> <script> <section> <select> <small> <source> <span> <strike> <strong> <style> <sub> <summary> <sup> <table> <tbody> <td> <textarea> <tfoot> <th> <thead> <time> <title> <tr> <tt> <u> <ul> <var> <video> <xmp>
XML Pipeline Editor, Debugger and Code Generator DataDirect XML Converters XQuery Mapper, Editor, Debugger, and Profiler XSLT Mapper, Editor, Debugger, Designer, and Profiler Java and C# for .Net Code Generation XML Schema Designer With Documentation Generator XML Editor With Full XPath Integration Download a free trial now
HOME
| TOP
| FORUM
ABOUT
W3Schools is for training only. We do not warrant the correctness of its content. The risk from using it lies entirely with the user. While using this site, you agree to have read and accepted our terms of use and privacy policy. Copyright 1999-2010 by Refsnes Data. All Rights Reserved.
http://www.w3schools.com/html5/tag_ins.asp
Page 2 / 2
HOME HTML CSS XML JAVASCRIPT ASP PHP SQL MORE...
Search Forum
About
HTML5 Tutorial
HTML5 Home HTML5 Introduction HTML5 New Elements HTML5 Video HTML5 Audio HTML5 Canvas HTML5 Web Storage
WEB HOSTING Best Web Hosting PHP MySQL Hosting Top 10 Web Hosting UK Reseller Hosting Web Hosting FREE Web Hosting Top Web Hosting
HTML5 Forms
HTML5 Input Types HTML5 Form Elements HTML5 Form Attributes
$0 Doteasy Web Hosting WEB BUILDING XML Editor Free Trial! FREE Flash Website FREE Web Templates
HTML5 Reference
HTML5 Tags HTML5 Attributes HTML5 Events
HTML5 Tags
<!--> <!DOCTYPE> <a> <abbr> <acronym> <address> <applet> <area> <article> <aside> <audio> <b> <base> <basefont> <bdo> <big> <blockquote> <body> <br> <button> <canvas> <caption> <center> <cite> <code> <col> <colgroup> <command> <datalist> <dd> <del> <details> <dfn> <dir> <div> <dl> <dt> <em> <embed> <fieldset> <figcaption> <figure> <font> <footer> <form> <frame> <frameset> <h1> - <h6> <head> <header> <hgroup> <hr> <html> <i> <iframe> <img> <input> <ins> <keygen> <kbd> <label> <legend> <li> <link> <map> <mark> <menu> <meta> <meter> <nav> <noframes>
Attributes
New :NewinHTML5. Attribute autofocus New Note: Cannot be used with type="hidden" challenge New disabled New disabled challenge If present, the value of the keygen is set to be challenged when submitted. Disables the input element when it first loads so that the user can not write text in it, or select it. Note: Cannot be used with type="hidden" form New keytype New name New fieldname rsa Defines the keytype. rsa generates a RSA key. Defines a unique name for the input element. The name attribute is used to collect the fields value when submitted. formname Defines one ore more forms the input field belongs to. Value disabled Description Makes the input field focused on page load
SEO Company US Web Design Schools W3SCHOOLS EXAMS Get Certified in: HTML, CSS, JavaScript, XML, PHP, and ASP W3SCHOOLS BOOKS New Books: HTML, CSS JavaScript, and Ajax STATISTICS Browser Statistics Browser OS Browser Display SHARE THIS PAGE Share with
Standard Attributes
The <keygen> tag also supports the Standard Attributes in HTML 5.
Event Attributes
The <keygen> tag also supports the Event Attributes in HTML 5.
Stylus Studio2010 XML Enterprise Suite raises the bar for productivity in XML development tools. Millions of XML developers and data integration specialists turn to Stylus Studio's comprehensive and intuitive XML toolset to tackle today's advanced XML data transformation and aggregation challenges. XML Pipeline Editor, Debugger and Code Generator DataDirect XML Converters XQuery Mapper, Editor, Debugger, and Profiler XSLT Mapper, Editor, Debugger, Designer, and Profiler Java and C# for .Net Code Generation XML Schema Designer With Documentation Generator XML Editor With Full XPath Integration
http://www.w3schools.com/html5/tag_keygen.asp
Page 1 / 2
<noscript> <object> <ol> <optgroup> <option> <output> <p> <param> <pre> <progress> <q> <rp> <rt> <ruby> <s> <samp> <script> <section> <select> <small> <source> <span> <strike> <strong> <style> <sub> <summary> <sup> <table> <tbody> <td> <textarea> <tfoot> <th> <thead> <time> <title> <tr> <tt> <u> <ul> <var> <video> <xmp>
HOME
| TOP
| FORUM
ABOUT
W3Schools is for training only. We do not warrant the correctness of its content. The risk from using it lies entirely with the user. While using this site, you agree to have read and accepted our terms of use and privacy policy. Copyright 1999-2010 by Refsnes Data. All Rights Reserved.
http://www.w3schools.com/html5/tag_keygen.asp
Page 2 / 2
HOME HTML CSS XML JAVASCRIPT ASP PHP SQL MORE...
Search Forum
About
YOUR FREE WEBSITE Free Flash Website Free Website Builder Free Web Design
HTML5 Tutorial
HTML5 Home HTML5 Introduction HTML5 New Elements HTML5 Video HTML5 Audio HTML5 Canvas HTML5 Web Storage
HTML 5 <em> <strong> <dfn> <code> <samp> <kbd> <var> <cite> Tags
Example
Format text in a document:
WEB HOSTING Best Web Hosting PHP MySQL Hosting Top 10 Web Hosting UK Reseller Hosting Web Hosting FREE Web Hosting Top Web Hosting
HTML5 Forms
HTML5 Input Types HTML5 Form Elements HTML5 Form Attributes
HTML5 Reference
HTML5 Tags HTML5 Attributes HTML5 Events
HTML5 Tags
<!--> <!DOCTYPE> <a> <abbr> <acronym> <address> <applet> <area> <article> <aside> <audio> <b> <base> <basefont> <bdo> <big> <blockquote> <body> <br> <button> <canvas> <caption> <center> <cite> <code> <col> <colgroup> <command> <datalist> <dd> <del> <details> <dfn> <dir> <div> <dl> <dt> <em> <embed> <fieldset> <figcaption> <figure> <font> <footer> <form> <frame> <frameset> <h1> - <h6> <head> <header> <hgroup> <hr> <html> <i> <iframe> <img> <input> <ins> <keygen> <kbd> <label> <legend> <li> <link> <map> <mark> <menu> <meta> <meter> <nav> <noframes>
<em>Emphasized text</em> <strong>Strong text</strong> <dfn>Definition term</dfn> <code>Computer code text</code> <samp>Sample computer code text</samp> <kbd>Keyboard text</kbd> <var>Variable</var> <cite>Citation</cite>
Try it yourself
$0 Doteasy Web Hosting WEB BUILDING Download XML Editor FREE Flash Website FREE Web Templates SEO Company US Web Design Schools W3SCHOOLS EXAMS
Get Certified in: HTML, CSS, JavaScript, XML, PHP, and ASP W3SCHOOLS BOOKS New Books: HTML, CSS JavaScript, and Ajax STATISTICS Browser Statistics Browser OS Browser Display SHARE THIS PAGE Share with
Standard Attributes
The <em>, <strong>, <dfn>, <code>, <samp>, <kbd>, <var>, and <cite> tags also supports the Standard Attributes in HTML 5.
Event Attributes
The <em>, <strong>, <dfn>, <code>, <samp>, <kbd>, <var>, and <cite> tags also supports the Event Attributes in HTML 5.
http://www.w3schools.com/html5/tag_phrase_elements.asp
Page 1 / 2
<noscript> <object> <ol> <optgroup> <option> <output> <p> <param> <pre> <progress> <q> <rp> <rt> <ruby> <s> <samp> <script> <section> <select> <small> <source> <span> <strike> <strong> <style> <sub> <summary> <sup> <table> <tbody> <td> <textarea> <tfoot> <th> <thead> <time> <title> <tr> <tt> <u> <ul> <var> <video> <xmp>
Whether you're new to XML or already an advanced user, the user-friendly views and powerful entry helpers, wizards, and debuggers in XMLSpy are designed to meet your XML and Web development needs from start to finish. New features in Version 2010!
l l l l l l l l l l l
XML editor Graphical XML Schema / DTD editors XSLT 1.0/2.0 editor, debugger, profiler XQuery editor, debugger, profiler XBRL validator, taxonomy editor, taxonomy wizard Support for Office Open XML (OOXML) Graphical WSDL 1.1/2.0 editor & SOAP debugger JSON editing & conversion Java, C#, C++ code generation 32-bit and 64-bit versions And much more!
HOME
| TOP
| FORUM
ABOUT
W3Schools is for training only. We do not warrant the correctness of its content. The risk from using it lies entirely with the user. While using this site, you agree to have read and accepted our terms of use and privacy policy. Copyright 1999-2010 by Refsnes Data. All Rights Reserved.
http://www.w3schools.com/html5/tag_phrase_elements.asp
Page 2 / 2
HOME HTML CSS XML JAVASCRIPT ASP PHP SQL MORE...
Search Forum
About
HTML5 Tutorial
HTML5 Home HTML5 Introduction HTML5 New Elements HTML5 Video HTML5 Audio HTML5 Canvas HTML5 Web Storage
WEB HOSTING Best Web Hosting PHP MySQL Hosting Top 10 Web Hosting UK Reseller Hosting Web Hosting FREE Web Hosting
HTML5 Forms
HTML5 Input Types HTML5 Form Elements HTML5 Form Attributes
HTML5 Reference
HTML5 Tags HTML5 Attributes HTML5 Events
<form> <label for="male">Male</label> <input type="radio" name="sex" id="male" /> <br /> <label for="female">Female</label> <input type="radio" name="sex" id="female" /> </form>
Try it yourself
Top Web Hosting $0 Doteasy Web Hosting WEB BUILDING XML Editor Free Trial! FREE Flash Website FREE Web Templates SEO Company US Web Design Schools
HTML5 Tags
<!--> <!DOCTYPE> <a> <abbr> <acronym> <address> <applet> <area> <article> <aside> <audio> <b> <base> <basefont> <bdo> <big> <blockquote> <body> <br> <button> <canvas> <caption> <center> <cite> <code> <col> <colgroup> <command> <datalist> <dd> <del> <details> <dfn> <dir> <div> <dl> <dt> <em> <embed> <fieldset> <figcaption> <figure> <font> <footer> <form> <frame> <frameset> <h1> - <h6> <head> <header> <hgroup> <hr> <html> <i> <iframe> <img> <input> <ins> <keygen> <kbd> <label> <legend> <li> <link> <map> <mark> <menu> <meta> <meter> <nav> <noframes>
W3SCHOOLS EXAMS Get Certified in: HTML, CSS, JavaScript, XML, PHP, and ASP W3SCHOOLS BOOKS New Books: HTML, CSS JavaScript, and Ajax STATISTICS Browser Statistics Browser OS Browser Display SHARE THIS PAGE Share with
Attributes
New :NewinHTML5. Attribute for Value id of another field Description Defines which form element the label is for. Set to an ID of a form element. Note: If this attribute is not specified, the label is associated with its contents. form New formname Defines one ore more forms the label field belongs to.
Standard Attributes
The <label> tag also supports the Standard Attributes in HTML 5.
Event Attributes
The <label> tag also supports the Event Attributes in HTML 5.
http://www.w3schools.com/html5/tag_label.asp
Page 1 / 2
<noscript> <object> <ol> <optgroup> <option> <output> <p> <param> <pre> <progress> <q> <rp> <rt> <ruby> <s> <samp> <script> <section> <select> <small> <source> <span> <strike> <strong> <style> <sub> <summary> <sup> <table> <tbody> <td> <textarea> <tfoot> <th> <thead> <time> <title> <tr> <tt> <u> <ul> <var> <video> <xmp>
Stylus Studio2010 XML Enterprise Suite raises the bar for productivity in XML development tools. Millions of XML developers and data integration specialists turn to Stylus Studio's comprehensive and intuitive XML toolset to tackle today's advanced XML data transformation and aggregation challenges. XML Pipeline Editor, Debugger and Code Generator DataDirect XML Converters XQuery Mapper, Editor, Debugger, and Profiler XSLT Mapper, Editor, Debugger, Designer, and Profiler Java and C# for .Net Code Generation XML Schema Designer With Documentation Generator XML Editor With Full XPath Integration Download a free trial now
HOME
| TOP
| FORUM
ABOUT
W3Schools is for training only. We do not warrant the correctness of its content. The risk from using it lies entirely with the user. While using this site, you agree to have read and accepted our terms of use and privacy policy. Copyright 1999-2010 by Refsnes Data. All Rights Reserved.
http://www.w3schools.com/html5/tag_label.asp
Page 2 / 2
HOME HTML CSS XML JAVASCRIPT ASP PHP SQL MORE...
Search Forum
About
HTML5 Tutorial
HTML5 Home HTML5 Introduction HTML5 New Elements HTML5 Video HTML5 Audio HTML5 Canvas HTML5 Web Storage
WEB HOSTING Best Web Hosting PHP MySQL Hosting Top 10 Web Hosting UK Reseller Hosting Web Hosting FREE Web Hosting
HTML5 Forms
HTML5 Input Types HTML5 Form Elements HTML5 Form Attributes
HTML5 Reference
HTML5 Tags HTML5 Attributes HTML5 Events
<form> <label for="male">Male</label> <input type="radio" name="sex" id="male" /> <br /> <label for="female">Female</label> <input type="radio" name="sex" id="female" /> </form>
Try it yourself
Top Web Hosting $0 Doteasy Web Hosting WEB BUILDING Download XML Editor FREE Flash Website FREE Web Templates SEO Company US Web Design Schools
HTML5 Tags
<!--> <!DOCTYPE> <a> <abbr> <acronym> <address> <applet> <area> <article> <aside> <audio> <b> <base> <basefont> <bdo> <big> <blockquote> <body> <br> <button> <canvas> <caption> <center> <cite> <code> <col> <colgroup> <command> <datalist> <dd> <del> <details> <dfn> <dir> <div> <dl> <dt> <em> <embed> <fieldset> <figcaption> <figure> <font> <footer> <form> <frame> <frameset> <h1> - <h6> <head> <header> <hgroup> <hr> <html> <i> <iframe> <img> <input> <ins> <keygen> <kbd> <label> <legend> <li> <link> <map> <mark> <menu> <meta> <meter> <nav>
W3SCHOOLS EXAMS Get Certified in: HTML, CSS, JavaScript, XML, PHP, and ASP W3SCHOOLS BOOKS
In HTML 5 the <legend> tag applies to the elements: <fieldset>, <figure>, and <details> The align attribute is not supported in HTML 5. Use CSS instead.
Browser Statistics Browser OS Browser Display SHARE THIS PAGE Share with
Standard Attributes
The <legend> tag also supports the Standard Attributes in HTML 5.
Event Attributes
The <legend> tag also supports the Event Attributes in HTML 5.
W3Schools' Online Certification Program The perfect solution for professionals who need to balance work, family, and career building. More than 5000 certificates already issued!
http://www.w3schools.com/html5/tag_legend.asp
Page 1 / 2
<noframes> <noscript> <object> <ol> <optgroup> <option> <output> <p> <param> <pre> <progress> <q> <rp> <rt> <ruby> <s> <samp> <script> <section> <select> <small> <source> <span> <strike> <strong> <style> <sub> <summary> <sup> <table> <tbody> <td> <textarea> <tfoot> <th> <thead> <time> <title> <tr> <tt> <u> <ul> <var> <video> <xmp>
The HTML Certificate documents your knowledge of HTML, XHTML, and CSS. The JavaScript Certificate documents your knowledge of JavaScript and HTML DOM. The XML Certificate documents your knowledge of XML, XML DOM and XSLT. The ASP Certificate documents your knowledge of ASP, SQL, and ADO. The PHP Certificate documents your knowledge of PHP and SQL (MySQL).
HOME
| TOP
| FORUM
ABOUT
W3Schools is for training only. We do not warrant the correctness of its content. The risk from using it lies entirely with the user. While using this site, you agree to have read and accepted our terms of use and privacy policy. Copyright 1999-2010 by Refsnes Data. All Rights Reserved.
http://www.w3schools.com/html5/tag_legend.asp
Page 2 / 2
HOME HTML CSS XML JAVASCRIPT ASP PHP SQL MORE...
Search Forum
About
HTML5 Tutorial
HTML5 Home HTML5 Introduction HTML5 New Elements HTML5 Video HTML5 Audio HTML5 Canvas HTML5 Web Storage
WEB HOSTING Best Web Hosting PHP MySQL Hosting Top 10 Web Hosting UK Reseller Hosting Web Hosting FREE Web Hosting
HTML5 Forms
HTML5 Input Types HTML5 Form Elements HTML5 Form Attributes
HTML5 Reference
HTML5 Tags HTML5 Attributes HTML5 Events
<ol> <li>Coffee</li> <li>Tea</li> <li>Milk</li> </ol> <ul> <li>Coffee</li> <li>Tea</li> <li>Milk</li> </ul> <menu> <li><input type="checkbox" />Red</li> <li><input type="checkbox" />blue</li> </menu>
Try it yourself
Top Web Hosting $0 Doteasy Web Hosting WEB BUILDING XML Editor Free Trial! FREE Flash Website FREE Web Templates SEO Company US Web Design Schools W3SCHOOLS EXAMS Get Certified in: HTML, CSS, JavaScript, XML, PHP, and ASP W3SCHOOLS BOOKS New Books: HTML, CSS JavaScript, and Ajax
HTML5 Tags
<!--> <!DOCTYPE> <a> <abbr> <acronym> <address> <applet> <area> <article> <aside> <audio> <b> <base> <basefont> <bdo> <big> <blockquote> <body> <br> <button> <canvas> <caption> <center> <cite> <code> <col> <colgroup> <command> <datalist> <dd> <del> <details> <dfn> <dir> <div> <dl> <dt> <em> <embed> <fieldset> <figcaption> <figure> <font> <footer> <form> <frame> <frameset> <h1> - <h6> <head> <header> <hgroup> <hr> <html> <i> <iframe> <img> <input> <ins> <keygen> <kbd> <label> <legend> <li> <link> <map> <mark> <menu> <meta> <meter> <nav> <noframes>
Share with
Attributes
Attribute value Value number Description Defines the value of the first list item. Use only within the ol element.
Standard Attributes
The <li> tag also supports the Standard Attributes in HTML 5.
Event Attributes
The <li> tag also supports the Event Attributes in HTML 5.
http://www.w3schools.com/html5/tag_li.asp
Page 1 / 2
<noscript> <object> <ol> <optgroup> <option> <output> <p> <param> <pre> <progress> <q> <rp> <rt> <ruby> <s> <samp> <script> <section> <select> <small> <source> <span> <strike> <strong> <style> <sub> <summary> <sup> <table> <tbody> <td> <textarea> <tfoot> <th> <thead> <time> <title> <tr> <tt> <u> <ul> <var> <video> <xmp>
Stylus Studio2010 XML Enterprise Suite raises the bar for productivity in XML development tools. Millions of XML developers and data integration specialists turn to Stylus Studio's comprehensive and intuitive XML toolset to tackle today's advanced XML data transformation and aggregation challenges. XML Pipeline Editor, Debugger and Code Generator DataDirect XML Converters XQuery Mapper, Editor, Debugger, and Profiler XSLT Mapper, Editor, Debugger, Designer, and Profiler Java and C# for .Net Code Generation XML Schema Designer With Documentation Generator XML Editor With Full XPath Integration Download a free trial now
HOME
| TOP
| FORUM
ABOUT
W3Schools is for training only. We do not warrant the correctness of its content. The risk from using it lies entirely with the user. While using this site, you agree to have read and accepted our terms of use and privacy policy. Copyright 1999-2010 by Refsnes Data. All Rights Reserved.
http://www.w3schools.com/html5/tag_li.asp
Page 2 / 2
HOME HTML CSS XML JAVASCRIPT ASP PHP SQL MORE...
Search Forum
About
HTML5 Tutorial
HTML5 Home HTML5 Introduction HTML5 New Elements HTML5 Video HTML5 Audio HTML5 Canvas HTML5 Web Storage
WEB HOSTING Best Web Hosting PHP MySQL Hosting Top 10 Web Hosting UK Reseller Hosting Web Hosting FREE Web Hosting
HTML5 Forms
HTML5 Input Types HTML5 Form Elements HTML5 Form Attributes
Top Web Hosting $0 Doteasy Web Hosting WEB BUILDING XML Editor Free Trial! FREE Flash Website
HTML5 Reference
HTML5 Tags HTML5 Attributes HTML5 Events
HTML5 Tags
<!--> <!DOCTYPE> <a> <abbr> <acronym> <address> <applet> <area> <article> <aside> <audio> <b> <base> <basefont> <bdo> <big> <blockquote> <body> <br> <button> <canvas> <caption> <center> <cite> <code> <col> <colgroup> <command> <datalist> <dd> <del> <details> <dfn> <dir> <div> <dl> <dt> <em> <embed> <fieldset> <figcaption> <figure> <font> <footer> <form> <frame> <frameset> <h1> - <h6> <head> <header> <hgroup> <hr> <html> <i> <iframe> <img> <input> <ins> <keygen> <kbd> <label> <legend>
FREE Web Templates SEO Company US Web Design Schools W3SCHOOLS EXAMS Get Certified in: HTML, CSS, JavaScript, XML, PHP, and ASP
W3SCHOOLS BOOKS New Books: HTML, CSS JavaScript, and Ajax STATISTICS Browser Statistics Browser OS Browser Display SHARE THIS PAGE
Share with
Attributes
New :NewinHTML5. Attribute charset href hreflang media Value char_encoding URL language_code screen tty tv projection handheld print braille aural all Description Not supported in HTML 5 The target URL of the resource Defines the base language of the target URL Specifies on what device the document will be displayed screen tty For non-paged computer screens For media using a fixed-pitch character grid (like teletypes, terminals, or devices with limited display capabilities) For TV-type devices (low resolution, limited scrollability)
tv
projection For projectors handheld print braille aural all For handheld devices (small screen, limited bandwidth) For paged and for documents viewed on screen in print preview mode For braille tactile feedback devices For speech synthesizers For all devices
http://www.w3schools.com/html5/tag_link.asp
Page 1 / 2
<li> <link> <map> <mark> <menu> <meta> <meter> <nav> <noframes> <noscript> <object> <ol> <optgroup> <option> <output> <p> <param> <pre> <progress> <q> <rp> <rt> <ruby> <s> <samp> <script> <section> <select> <small> <source> <span> <strike> <strong> <style> <sub> <summary> <sup> <table> <tbody> <td> <textarea> <tfoot> <th> <thead> <time> <title> <tr> <tt> <u> <ul> <var> <video> <xmp>
rel
alternate archives author first help icon index last license next pingback prefetch prev search stylesheet sidebar tag up reversed relationship number New any _blank _self _top _parent frame_name MIME_type like: text/css text/javascript image/gif
Specifies the relationship between the current document and the target URL. Use only if the href attribute is present
Not supported in HTML 5 Defines sizes of the linked resource. Can be used when rel="icon". Not supported in HTML 5
type
Standard Attributes
The <link> tag also supports the Standard Attributes in HTML 5.
Event Attributes
The <link> tag also supports the Event Attributes in HTML 5.
Stylus Studio2010 XML Enterprise Suite raises the bar for productivity in XML development tools. Millions of XML developers and data integration specialists turn to Stylus Studio's comprehensive and intuitive XML toolset to tackle today's advanced XML data transformation and aggregation challenges. XML Pipeline Editor, Debugger and Code Generator DataDirect XML Converters XQuery Mapper, Editor, Debugger, and Profiler XSLT Mapper, Editor, Debugger, Designer, and Profiler Java and C# for .Net Code Generation XML Schema Designer With Documentation Generator XML Editor With Full XPath Integration Download a free trial now
HOME
| TOP
| FORUM
ABOUT
W3Schools is for training only. We do not warrant the correctness of its content. The risk from using it lies entirely with the user. While using this site, you agree to have read and accepted our terms of use and privacy policy. Copyright 1999-2010 by Refsnes Data. All Rights Reserved.
http://www.w3schools.com/html5/tag_link.asp
Page 2 / 2
HOME HTML CSS XML JAVASCRIPT ASP PHP SQL MORE...
Search Forum
About
HTML5 Tutorial
HTML5 Home HTML5 Introduction HTML5 New Elements HTML5 Video HTML5 Audio HTML5 Canvas HTML5 Web Storage
WEB HOSTING Best Web Hosting PHP MySQL Hosting Top 10 Web Hosting UK Reseller Hosting Web Hosting FREE Web Hosting
HTML5 Forms
HTML5 Input Types HTML5 Form Elements HTML5 Form Attributes
<img src="planets.gif" width="145" height="126" alt="Planets" usemap="#planetmap" /> <map name="planetmap"> <area shape="rect" coords="0,0,82,126" href="sun.htm" alt="Sun" /> <area shape="circle" coords="90,58,3" href="mercur.htm" alt="Mercury" /> <area shape="circle" coords="124,58,8" href="venus.htm" alt="Venus" /> </map>
Try it yourself
Top Web Hosting $0 Doteasy Web Hosting WEB BUILDING XML Editor Free Trial! FREE Flash Website FREE Web Templates SEO Company US Web Design Schools W3SCHOOLS EXAMS
HTML5 Reference
HTML5 Tags HTML5 Attributes HTML5 Events
HTML5 Tags
<!--> <!DOCTYPE> <a> <abbr> <acronym> <address> <applet> <area> <article> <aside> <audio> <b> <base> <basefont> <bdo> <big> <blockquote> <body> <br> <button> <canvas> <caption> <center> <cite> <code> <col> <colgroup> <command> <datalist> <dd> <del> <details> <dfn> <dir> <div> <dl> <dt> <em> <embed> <fieldset> <figcaption> <figure> <font> <footer> <form> <frame> <frameset> <h1> - <h6> <head> <header> <hgroup> <hr> <html> <i> <iframe> <img> <input> <ins> <keygen> <kbd> <label> <legend> <li> <link> <map> <mark> <menu> <meta> <meter>
Get Certified in: HTML, CSS, JavaScript, XML, PHP, and ASP W3SCHOOLS BOOKS New Books: HTML, CSS JavaScript, and Ajax STATISTICS Browser Statistics Browser OS Browser Display SHARE THIS PAGE
Share with
Attributes
Attribute name Value unique name Description Defines a unique name for the map tag, so it can be referred to.
Standard Attributes
The <map> tag also supports the Standard Attributes in HTML 5.
Event Attributes
The <map> tag also supports the Event Attributes in HTML 5.
AltovaMapForce
http://www.w3schools.com/html5/tag_map.asp
Page 1 / 2
<nav> <noframes> <noscript> <object> <ol> <optgroup> <option> <output> <p> <param> <pre> <progress> <q> <rp> <rt> <ruby> <s> <samp> <script> <section> <select> <small> <source> <span> <strike> <strong> <style> <sub> <summary> <sup> <table> <tbody> <td> <textarea> <tfoot> <th> <thead> <time> <title> <tr> <tt> <u> <ul> <var> <video> <xmp>
Need an easy way to get data into XML, or transform XML to another format? MapForce lets you map XML data to/from any combination of XML, database, flat file, Excel 2007, XBRL, or Web services data. Then it transforms data instantly or auto-generates royalty-free code for recurrent conversions. New features in Version 2010! Easy-to-use, graphical data mapping interface Instant data transformation XSLT 1.0/2.0 and XQuery code generation Java, C#, and C++ code generation Advanced data processing functions Support for all major relational databases including SQL Server, IBM DB2, Oracle, and more l Visual Studio & Eclipse integration l Available in 32-bit and 64-bit versions
l l l l l l
HOME
| TOP
| FORUM
ABOUT
W3Schools is for training only. We do not warrant the correctness of its content. The risk from using it lies entirely with the user. While using this site, you agree to have read and accepted our terms of use and privacy policy. Copyright 1999-2010 by Refsnes Data. All Rights Reserved.
http://www.w3schools.com/html5/tag_map.asp
Page 2 / 2
HOME HTML CSS XML JAVASCRIPT ASP PHP SQL MORE...
Search Forum
About
HTML5 Tutorial
HTML5 Home HTML5 Introduction HTML5 New Elements HTML5 Video HTML5 Audio HTML5 Canvas HTML5 Web Storage
WEB HOSTING Best Web Hosting PHP MySQL Hosting Top 10 Web Hosting UK Reseller Hosting Web Hosting FREE Web Hosting
HTML5 Forms
HTML5 Input Types HTML5 Form Elements HTML5 Form Attributes
Top Web Hosting $0 Doteasy Web Hosting WEB BUILDING Download XML Editor
HTML5 Reference
HTML5 Tags HTML5 Attributes HTML5 Events
FREE Flash Website FREE Web Templates SEO Company US Web Design Schools W3SCHOOLS EXAMS
HTML5 Tags
<!--> <!DOCTYPE> <a> <abbr> <acronym> <address> <applet> <area> <article> <aside> <audio> <b> <base> <basefont> <bdo> <big> <blockquote> <body> <br> <button> <canvas> <caption> <center> <cite> <code> <col> <colgroup> <command> <datalist> <dd> <del> <details> <dfn> <dir> <div> <dl> <dt> <em> <embed> <fieldset> <figcaption> <figure> <font> <footer> <form> <frame> <frameset> <h1> - <h6> <head> <header> <hgroup> <hr> <html> <i> <iframe> <img> <input> <ins> <keygen> <kbd> <label> <legend> <li> <link> <map> <mark> <menu> <meta> <meter> <nav> <noframes>
Get Certified in: HTML, CSS, JavaScript, XML, PHP, and ASP W3SCHOOLS BOOKS New Books: HTML, CSS JavaScript, and Ajax STATISTICS Browser Statistics Browser OS Browser Display
Standard Attributes
The <mark> tag also supports the Standard Attributes in HTML 5.
Event Attributes
The <mark> tag also supports the Event Attributes in HTML 5.
Whether you're new to XML or already an advanced user, the user-friendly views and powerful entry helpers, wizards, and debuggers in XMLSpy are designed to meet your XML and Web development needs from start to finish. New features in Version 2010!
l l l l l l l l l l l
XML editor Graphical XML Schema / DTD editors XSLT 1.0/2.0 editor, debugger, profiler XQuery editor, debugger, profiler XBRL validator, taxonomy editor, taxonomy wizard Support for Office Open XML (OOXML) Graphical WSDL 1.1/2.0 editor & SOAP debugger JSON editing & conversion Java, C#, C++ code generation 32-bit and 64-bit versions And much more!
http://www.w3schools.com/html5/tag_mark.asp
Page 1 / 2
<noscript> <object> <ol> <optgroup> <option> <output> <p> <param> <pre> <progress> <q> <rp> <rt> <ruby> <s> <samp> <script> <section> <select> <small> <source> <span> <strike> <strong> <style> <sub> <summary> <sup> <table> <tbody> <td> <textarea> <tfoot> <th> <thead> <time> <title> <tr> <tt> <u> <ul> <var> <video> <xmp>
HOME
| TOP
| FORUM
ABOUT
W3Schools is for training only. We do not warrant the correctness of its content. The risk from using it lies entirely with the user. While using this site, you agree to have read and accepted our terms of use and privacy policy. Copyright 1999-2010 by Refsnes Data. All Rights Reserved.
http://www.w3schools.com/html5/tag_mark.asp
Page 2 / 2
HOME HTML CSS XML JAVASCRIPT ASP PHP SQL MORE...
Search Forum
About
HTML5 Tutorial
HTML5 Home HTML5 Introduction HTML5 New Elements HTML5 Video HTML5 Audio HTML5 Canvas HTML5 Web Storage
WEB HOSTING Best Web Hosting PHP MySQL Hosting Top 10 Web Hosting UK Reseller Hosting Web Hosting FREE Web Hosting
HTML5 Forms
HTML5 Input Types HTML5 Form Elements HTML5 Form Attributes
HTML5 Reference
HTML5 Tags HTML5 Attributes HTML5 Events
<head> <meta name="description" content="Free Web tutorials" /> <meta name="keywords" content="HTML,CSS,XML,JavaScript" /> <metaname="author"content="StleRefsnes"/> <meta charset="ISO-8859-1" /> </head>
Try it yourself
Top Web Hosting $0 Doteasy Web Hosting WEB BUILDING Download XML Editor FREE Flash Website FREE Web Templates SEO Company
HTML5 Tags
<!--> <!DOCTYPE> <a> <abbr> <acronym> <address> <applet> <area> <article> <aside> <audio> <b> <base> <basefont> <bdo> <big> <blockquote> <body> <br> <button> <canvas> <caption> <center> <cite> <code> <col> <colgroup> <command> <datalist> <dd> <del> <details> <dfn> <dir> <div> <dl> <dt> <em> <embed> <fieldset> <figcaption> <figure> <font> <footer> <form> <frame> <frameset> <h1> - <h6> <head> <header> <hgroup> <hr> <html> <i> <iframe> <img> <input> <ins> <keygen> <kbd> <label> <legend> <li> <link> <map> <mark> <menu> <meta> <meter> <nav> <noframes>
US Web Design Schools W3SCHOOLS EXAMS Get Certified in: HTML, CSS, JavaScript, XML, PHP, and ASP W3SCHOOLS BOOKS
HTML 5 has a new attribute, charset, which makes it easier to define charset. Example, define charset: HTML 4.01: <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1"> HTML 5: <meta charset="ISO-8859-1">
Browser Statistics Browser OS Browser Display SHARE THIS PAGE Share with
Examples
Define keywords for search engines: <meta name="keywords" content="HTML, CSS, XML, XHTML, JavaScript" />
Define a description of your web page: <meta name="description" content="Free Web tutorials on HTML and CSS" />
Attributes
http://www.w3schools.com/html5/tag_meta.asp
Page 1 / 2
<noscript> <object> <ol> <optgroup> <option> <output> <p> <param> <pre> <progress> <q> <rp> <rt> <ruby> <s> <samp> <script> <section> <select> <small> <source> <span> <strike> <strong> <style> <sub> <summary> <sup> <table> <tbody> <td> <textarea> <tfoot> <th> <thead> <time> <title> <tr> <tt> <u> <ul> <var> <video> <xmp>
New :NewinHTML5. Attribute charset content http-equiv Value character New encoding some_text content-type expires refresh set-cookie author description keywords generator revised others format/URI Description Defines the character encoding for the document Defines meta information to be associated with http-equiv or name Connects the content attribute to an HTTP header
name
scheme
Standard Attributes
The <meta> tag also supports the Standard Attributes in HTML 5.
W3Schools' Online Certification Program The perfect solution for professionals who need to balance work, family, and career building. More than 5000 certificates already issued! The HTML Certificate documents your knowledge of HTML, XHTML, and CSS. The JavaScript Certificate documents your knowledge of JavaScript and HTML DOM. The XML Certificate documents your knowledge of XML, XML DOM and XSLT. The ASP Certificate documents your knowledge of ASP, SQL, and ADO. The PHP Certificate documents your knowledge of PHP and SQL (MySQL).
HOME | TOP | PRINT | FORUM | ABOUT
W3Schools is for training only. We do not warrant the correctness of its content. The risk from using it lies entirely with the user. While using this site, you agree to have read and accepted our terms of use and privacy policy. Copyright 1999-2010 by Refsnes Data. All Rights Reserved.
http://www.w3schools.com/html5/tag_meta.asp
Page 2 / 2
HOME HTML CSS XML JAVASCRIPT ASP PHP SQL MORE...
Search Forum
About
YOUR FREE WEBSITE Free Flash Website Free Website Builder Free Web Design
HTML5 Tutorial
HTML5 Home HTML5 Introduction HTML5 New Elements HTML5 Video HTML5 Audio HTML5 Canvas HTML5 Web Storage
WEB HOSTING Best Web Hosting PHP MySQL Hosting Top 10 Web Hosting UK Reseller Hosting Web Hosting FREE Web Hosting
HTML5 Forms
HTML5 Input Types HTML5 Form Elements HTML5 Form Attributes
Top Web Hosting $0 Doteasy Web Hosting WEB BUILDING XML Editor Free Trial! FREE Flash Website
HTML5 Reference
HTML5 Tags HTML5 Attributes HTML5 Events
HTML5 Tags
<!--> <!DOCTYPE> <a> <abbr> <acronym> <address> <applet> <area> <article> <aside> <audio> <b> <base> <basefont> <bdo> <big> <blockquote> <body> <br> <button> <canvas> <caption> <center> <cite> <code> <col> <colgroup> <command> <datalist> <dd> <del> <details> <dfn> <dir> <div> <dl> <dt> <em> <embed> <fieldset> <figcaption> <figure> <font> <footer> <form> <frame> <frameset> <h1> - <h6> <head> <header> <hgroup> <hr> <html> <i> <iframe> <img> <input> <ins> <keygen> <kbd> <label> <legend> <li> <link> <map> <mark> <menu> <meta> <meter> <nav> <noframes>
FREE Web Templates SEO Company US Web Design Schools W3SCHOOLS EXAMS Get Certified in: HTML, CSS, JavaScript, XML, PHP, and ASP W3SCHOOLS BOOKS
New Books: HTML, CSS JavaScript, and Ajax STATISTICS Browser Statistics Browser OS Browser Display SHARE THIS PAGE Share with
Attributes
New :NewinHTML5. Attribute high low New max New min New optimum New number Defines what measurement's value is the best value. If this value is higher then the "high" attribute's value, it means that the higher value the better. If this value is lower than the "low" attribute's value, it means that the lower value the better. number Defines the measurement's value New number Defines the minimum value. Default value is 0 number Defines the maximum value. Default value is 1 Value Description
number Defines at which point the measurement's value is consider a high value New number Defines at which point the measurement's value is consider a low value
value
Standard Attributes
The <meter> tag also supports the Standard Attributes in HTML 5.
Event Attributes
The <meter> tag also supports the Event Attributes in HTML 5.
http://www.w3schools.com/html5/tag_meter.asp
Page 1 / 2
<noscript> <object> <ol> <optgroup> <option> <output> <p> <param> <pre> <progress> <q> <rp> <rt> <ruby> <s> <samp> <script> <section> <select> <small> <source> <span> <strike> <strong> <style> <sub> <summary> <sup> <table> <tbody> <td> <textarea> <tfoot> <th> <thead> <time> <title> <tr> <tt> <u> <ul> <var> <video> <xmp>
HOME
| TOP
| FORUM
ABOUT
W3Schools is for training only. We do not warrant the correctness of its content. The risk from using it lies entirely with the user. While using this site, you agree to have read and accepted our terms of use and privacy policy. Copyright 1999-2010 by Refsnes Data. All Rights Reserved.
http://www.w3schools.com/html5/tag_meter.asp
Page 2 / 2
HOME HTML CSS XML JAVASCRIPT ASP PHP SQL MORE...
Search Forum
About
HTML5 Tutorial
HTML5 Home HTML5 Introduction HTML5 New Elements HTML5 Video HTML5 Audio HTML5 Canvas HTML5 Web Storage
WEB HOSTING Best Web Hosting PHP MySQL Hosting Top 10 Web Hosting UK Reseller Hosting Web Hosting FREE Web Hosting
HTML5 Forms
HTML5 Input Types HTML5 Form Elements HTML5 Form Attributes
HTML5 Reference
HTML5 Tags HTML5 Attributes HTML5 Events
Top Web Hosting $0 Doteasy Web Hosting WEB BUILDING Download XML Editor FREE Flash Website FREE Web Templates SEO Company
HTML5 Tags
<!--> <!DOCTYPE> <a> <abbr> <acronym> <address> <applet> <area> <article> <aside> <audio> <b> <base> <basefont> <bdo> <big> <blockquote> <body> <br> <button> <canvas> <caption> <center> <cite> <code> <col> <colgroup> <command> <datalist> <dd> <del> <details> <dfn> <dir> <div> <dl> <dt> <em> <embed> <fieldset> <figcaption> <figure> <font> <footer> <form> <frame> <frameset> <h1> - <h6> <head> <header> <hgroup> <hr> <html> <i> <iframe> <img> <input> <ins> <keygen> <kbd> <label> <legend> <li> <link> <map> <mark> <menu> <meta> <meter> <nav> <noframes>
US Web Design Schools W3SCHOOLS EXAMS Get Certified in: HTML, CSS, JavaScript, XML, PHP, and ASP
W3SCHOOLS BOOKS New Books: HTML, CSS JavaScript, and Ajax STATISTICS
Browser Statistics Browser OS Browser Display SHARE THIS PAGE Share with
Standard Attributes
The <nav> tag also supports the Standard Attributes in HTML 5.
Event Attributes
The <nav> tag also supports the Event Attributes in HTML 5.
W3Schools' Online Certification Program The perfect solution for professionals who need to balance work, family, and career building. More than 5000 certificates already issued!
http://www.w3schools.com/html5/tag_nav.asp
Page 1 / 2
<noscript> <object> <ol> <optgroup> <option> <output> <p> <param> <pre> <progress> <q> <rp> <rt> <ruby> <s> <samp> <script> <section> <select> <small> <source> <span> <strike> <strong> <style> <sub> <summary> <sup> <table> <tbody> <td> <textarea> <tfoot> <th> <thead> <time> <title> <tr> <tt> <u> <ul> <var> <video> <xmp>
The HTML Certificate documents your knowledge of HTML, XHTML, and CSS. The JavaScript Certificate documents your knowledge of JavaScript and HTML DOM. The XML Certificate documents your knowledge of XML, XML DOM and XSLT. The ASP Certificate documents your knowledge of ASP, SQL, and ADO. The PHP Certificate documents your knowledge of PHP and SQL (MySQL).
HOME
| TOP
| FORUM
ABOUT
W3Schools is for training only. We do not warrant the correctness of its content. The risk from using it lies entirely with the user. While using this site, you agree to have read and accepted our terms of use and privacy policy. Copyright 1999-2010 by Refsnes Data. All Rights Reserved.
http://www.w3schools.com/html5/tag_nav.asp
Page 2 / 2
HOME HTML CSS XML JAVASCRIPT ASP PHP SQL MORE...
Search Forum
About
HTML5 Tutorial
HTML5 Home HTML5 Introduction HTML5 New Elements HTML5 Video HTML5 Audio HTML5 Canvas HTML5 Web Storage
WEB HOSTING Best Web Hosting PHP MySQL Hosting Top 10 Web Hosting UK Reseller Hosting Web Hosting FREE Web Hosting
HTML5 Forms
HTML5 Input Types HTML5 Form Elements HTML5 Form Attributes The <noframes> tag was used to display text for browsers that do not handle frames.
HTML5 Reference
HTML5 Tags HTML5 Attributes HTML5 Events
WEB BUILDING Download XML Editor FREE Flash Website FREE Web Templates SEO Company US Web Design Schools W3SCHOOLS EXAMS
HTML5 Tags
<!--> <!DOCTYPE> <a> <abbr> <acronym> <address> <applet> <area> <article> <aside> <audio> <b> <base> <basefont> <bdo> <big> <blockquote> <body> <br> <button> <canvas> <caption> <center> <cite> <code> <col> <colgroup> <command> <datalist> <dd> <del> <details> <dfn> <dir> <div> <dl> <dt> <em> <embed> <fieldset> <figcaption> <figure> <font> <footer> <form> <frame> <frameset> <h1> - <h6> <head> <header> <hgroup> <hr> <html> <i> <iframe> <img> <input> <ins> <keygen> <kbd> <label> <legend> <li> <link> <map> <mark> <menu> <meta> <meter> <nav> <noframes>
Get Certified in: HTML, CSS, JavaScript, XML, PHP, and ASP W3SCHOOLS BOOKS New Books: HTML, CSS JavaScript, and Ajax STATISTICS
XML development Web & Web services development Data mapping & integration Rendering & publishing XML & database data XBRL validation, taxonomy editing, transformation & rendering
Browser Statistics Browser OS Browser Display SHARE THIS PAGE Share with
The MissionKit for XML Developers includes XMLSpy- the industry-leading XML editor; MapForce- a graphical data mapping, conversion, and integration tool; StyleVision- a visual XSLT stylesheet designer; DiffDog- an XML-aware diff/merge tool; and 2 additional tools. Try all 6 products free for 30 days! Download a fully-functional free trial
http://www.w3schools.com/html5/tag_noframes.asp
Page 1 / 2
<noscript> <object> <ol> <optgroup> <option> <output> <p> <param> <pre> <progress> <q> <rp> <rt> <ruby> <s> <samp> <script> <section> <select> <small> <source> <span> <strike> <strong> <style> <sub> <summary> <sup> <table> <tbody> <td> <textarea> <tfoot> <th> <thead> <time> <title> <tr> <tt> <u> <ul> <var> <video> <xmp>
HOME
| TOP
| FORUM
ABOUT
W3Schools is for training only. We do not warrant the correctness of its content. The risk from using it lies entirely with the user. While using this site, you agree to have read and accepted our terms of use and privacy policy. Copyright 1999-2010 by Refsnes Data. All Rights Reserved.
http://www.w3schools.com/html5/tag_noframes.asp
Page 2 / 2
HOME HTML CSS XML JAVASCRIPT ASP PHP SQL MORE...
Search Forum
About
HTML5 Tutorial
HTML5 Home HTML5 Introduction HTML5 New Elements HTML5 Video HTML5 Audio HTML5 Canvas HTML5 Web Storage
WEB HOSTING Best Web Hosting PHP MySQL Hosting Top 10 Web Hosting UK Reseller Hosting Web Hosting FREE Web Hosting
HTML5 Forms
HTML5 Input Types HTML5 Form Elements HTML5 Form Attributes
HTML5 Reference
HTML5 Tags HTML5 Attributes HTML5 Events
<script type="text/javascript"> document.write("Hello World!") </script> <noscript>Your browser does not support JavaScript!</noscript>
Try it yourself
Top Web Hosting $0 Doteasy Web Hosting WEB BUILDING XML Editor Free Trial! FREE Flash Website FREE Web Templates
HTML5 Tags
<!--> <!DOCTYPE> <a> <abbr> <acronym> <address> <applet> <area> <article> <aside> <audio> <b> <base> <basefont> <bdo> <big> <blockquote> <body> <br> <button> <canvas> <caption> <center> <cite> <code> <col> <colgroup> <command> <datalist> <dd> <del> <details> <dfn> <dir> <div> <dl> <dt> <em> <embed> <fieldset> <figcaption> <figure> <font> <footer> <form> <frame> <frameset> <h1> - <h6> <head> <header> <hgroup> <hr> <html> <i> <iframe> <img> <input> <ins> <keygen> <kbd> <label> <legend> <li> <link> <map> <mark> <menu> <meta> <meter> <nav> <noframes>
SEO Company US Web Design Schools W3SCHOOLS EXAMS Get Certified in: HTML, CSS, JavaScript, XML, PHP, and ASP W3SCHOOLS BOOKS
New Books: HTML, CSS JavaScript, and Ajax STATISTICS Browser Statistics Browser OS Browser Display SHARE THIS PAGE
Share with
Stylus Studio2010 XML Enterprise Suite raises the bar for productivity in XML development tools. Millions of XML developers and data integration specialists turn to Stylus Studio's comprehensive and intuitive XML toolset to tackle today's advanced XML data transformation and aggregation challenges. XML Pipeline Editor, Debugger and Code Generator DataDirect XML Converters XQuery Mapper, Editor, Debugger, and Profiler XSLT Mapper, Editor, Debugger, Designer, and Profiler Java and C# for .Net Code Generation XML Schema Designer With Documentation Generator XML Editor With Full XPath Integration Download a free trial now
http://www.w3schools.com/html5/tag_noscript.asp
Page 1 / 2
<noscript> <object> <ol> <optgroup> <option> <output> <p> <param> <pre> <progress> <q> <rp> <rt> <ruby> <s> <samp> <script> <section> <select> <small> <source> <span> <strike> <strong> <style> <sub> <summary> <sup> <table> <tbody> <td> <textarea> <tfoot> <th> <thead> <time> <title> <tr> <tt> <u> <ul> <var> <video> <xmp>
HOME
| TOP
| FORUM
ABOUT
W3Schools is for training only. We do not warrant the correctness of its content. The risk from using it lies entirely with the user. While using this site, you agree to have read and accepted our terms of use and privacy policy. Copyright 1999-2010 by Refsnes Data. All Rights Reserved.
http://www.w3schools.com/html5/tag_noscript.asp
Page 2 / 2
HOME HTML CSS XML JAVASCRIPT ASP PHP SQL MORE...
Search Forum
About
YOUR FREE WEBSITE Free Flash Website Free Website Builder Free Web Design
HTML5 Tutorial
HTML5 Home HTML5 Introduction HTML5 New Elements HTML5 Video HTML5 Audio HTML5 Canvas HTML5 Web Storage
WEB HOSTING Best Web Hosting PHP MySQL Hosting Top 10 Web Hosting UK Reseller Hosting Web Hosting FREE Web Hosting
HTML5 Forms
HTML5 Input Types HTML5 Form Elements HTML5 Form Attributes
Top Web Hosting $0 Doteasy Web Hosting WEB BUILDING XML Editor Free Trial!
HTML5 Reference
HTML5 Tags HTML5 Attributes HTML5 Events
FREE Flash Website FREE Web Templates SEO Company US Web Design Schools W3SCHOOLS EXAMS Get Certified in: HTML, CSS, JavaScript, XML, PHP, and ASP
HTML5 Tags
<!--> <!DOCTYPE> <a> <abbr> <acronym> <address> <applet> <area> <article> <aside> <audio> <b> <base> <basefont> <bdo> <big> <blockquote> <body> <br> <button> <canvas> <caption> <center> <cite> <code> <col> <colgroup> <command> <datalist> <dd> <del> <details> <dfn> <dir> <div> <dl> <dt> <em> <embed> <fieldset> <figcaption> <figure> <font> <footer> <form> <frame> <frameset> <h1> - <h6> <head> <header> <hgroup> <hr> <html> <i> <iframe> <img> <input> <ins> <keygen> <kbd> <label> <legend> <li> <link> <map> <mark> <menu> <meta> <meter> <nav>
W3SCHOOLS BOOKS New Books: HTML, CSS JavaScript, and Ajax STATISTICS
Browser Statistics Browser OS Browser Display SHARE THIS PAGE Share with
Attributes
New :NewinHTML5. Attribute align Value left right top bottom URL pixels class_ID URL MIME_type URL declare formname New height hspace name standby type pixels pixels unique_name text MIME_type Defines the height of the object Not supported in HTML 5. Defines a unique name for the object (to use when a form is submitted). Not supported in HTML 5. Defines the MIME type of data specified in the data attribute Description Not supported in HTML 5.
Not supported in HTML 5. Not supported in HTML 5. Not supported in HTML 5. Not supported in HTML 5. Not supported in HTML 5. Defines a URL that refers to the object's data Not supported in HTML 5. Defines one ore more forms the object belongs to.
http://www.w3schools.com/html5/tag_object.asp
Page 1 / 2
<noframes> <noscript> <object> <ol> <optgroup> <option> <output> <p> <param> <pre> <progress> <q> <rp> <rt> <ruby> <s> <samp> <script> <section> <select> <small> <source> <span> <strike> <strong> <style> <sub> <summary> <sup> <table> <tbody> <td> <textarea> <tfoot> <th> <thead> <time> <title> <tr> <tt> <u> <ul> <var> <video> <xmp>
Specifies a URL of a client-side image map to be used with the object Not supported in HTML 5. Defines the width of the object
Standard Attributes
The <object> tag also supports the Standard Attributes in HTML 5.
Event Attributes
The <object> tag also supports the Event Attributes in HTML 5.
HOME
| TOP
| FORUM
ABOUT
W3Schools is for training only. We do not warrant the correctness of its content. The risk from using it lies entirely with the user. While using this site, you agree to have read and accepted our terms of use and privacy policy. Copyright 1999-2010 by Refsnes Data. All Rights Reserved.
http://www.w3schools.com/html5/tag_object.asp
Page 2 / 2
HOME HTML CSS XML JAVASCRIPT ASP PHP SQL MORE...
Search Forum
About
HTML5 Tutorial
HTML5 Home HTML5 Introduction HTML5 New Elements HTML5 Video HTML5 Audio HTML5 Canvas HTML5 Web Storage
WEB HOSTING Best Web Hosting PHP MySQL Hosting Top 10 Web Hosting UK Reseller Hosting Web Hosting FREE Web Hosting
HTML5 Forms
HTML5 Input Types HTML5 Form Elements HTML5 Form Attributes
HTML5 Reference
HTML5 Tags HTML5 Attributes HTML5 Events
<ol> <li>Coffee</li> <li>Tea</li> </ol> <ol start="50"> <li>Coffee</li> <li>Tea</li> </ol> <ol reversed="reversed"> <li>Coffee</li> <li>Tea</li> </ol>
Try it yourself
Top Web Hosting $0 Doteasy Web Hosting WEB BUILDING XML Editor Free Trial! FREE Flash Website FREE Web Templates SEO Company US Web Design Schools W3SCHOOLS EXAMS Get Certified in: HTML, CSS, JavaScript, XML, PHP, and ASP W3SCHOOLS BOOKS
HTML5 Tags
<!--> <!DOCTYPE> <a> <abbr> <acronym> <address> <applet> <area> <article> <aside> <audio> <b> <base> <basefont> <bdo> <big> <blockquote> <body> <br> <button> <canvas> <caption> <center> <cite> <code> <col> <colgroup> <command> <datalist> <dd> <del> <details> <dfn> <dir> <div> <dl> <dt> <em> <embed> <fieldset> <figcaption> <figure> <font> <footer> <form> <frame> <frameset> <h1> - <h6> <head> <header> <hgroup> <hr> <html> <i> <iframe> <img> <input> <ins> <keygen> <kbd> <label> <legend> <li> <link> <map> <mark> <menu> <meta> <meter> <nav> <noframes>
New Books: HTML, CSS JavaScript, and Ajax STATISTICS Browser Statistics Browser OS Browser Display SHARE THIS PAGE
Share with
Attributes
New :NewinHTML5. Attribute reversed New start number Value reversed Description If present the list order should be descending (9,8,7...), if not present, the list order should be ascending (1,2,3...) Specifies the number the list order should start on.
Standard Attributes
The <ol> tag also supports the Standard Attributes in HTML 5.
Event Attributes
The <ol> tag also supports the Event Attributes in HTML 5.
http://www.w3schools.com/html5/tag_ol.asp
Page 1 / 2
<noscript> <object> <ol> <optgroup> <option> <output> <p> <param> <pre> <progress> <q> <rp> <rt> <ruby> <s> <samp> <script> <section> <select> <small> <source> <span> <strike> <strong> <style> <sub> <summary> <sup> <table> <tbody> <td> <textarea> <tfoot> <th> <thead> <time> <title> <tr> <tt> <u> <ul> <var> <video> <xmp>
HOME
| TOP
| FORUM
ABOUT
W3Schools is for training only. We do not warrant the correctness of its content. The risk from using it lies entirely with the user. While using this site, you agree to have read and accepted our terms of use and privacy policy. Copyright 1999-2010 by Refsnes Data. All Rights Reserved.
http://www.w3schools.com/html5/tag_ol.asp
Page 2 / 2
HOME HTML CSS XML JAVASCRIPT ASP PHP SQL MORE...
Search Forum
About
YOUR FREE WEBSITE Free Flash Website Free Website Builder Free Web Design
HTML5 Tutorial
HTML5 Home HTML5 Introduction HTML5 New Elements HTML5 Video HTML5 Audio HTML5 Canvas HTML5 Web Storage
WEB HOSTING Best Web Hosting PHP MySQL Hosting Top 10 Web Hosting UK Reseller Hosting Web Hosting FREE Web Hosting
HTML5 Forms
HTML5 Input Types HTML5 Form Elements HTML5 Form Attributes
HTML5 Reference
HTML5 Tags HTML5 Attributes HTML5 Events
HTML5 Tags
<!--> <!DOCTYPE> <a> <abbr> <acronym> <address> <applet> <area> <article> <aside> <audio> <b> <base> <basefont> <bdo> <big> <blockquote> <body> <br> <button> <canvas> <caption> <center> <cite> <code> <col> <colgroup> <command> <datalist> <dd> <del> <details> <dfn> <dir> <div> <dl> <dt> <em> <embed> <fieldset> <figcaption> <figure> <font> <footer> <form> <frame> <frameset> <h1> - <h6> <head> <header> <hgroup> <hr> <html> <i> <iframe> <img> <input> <ins> <keygen> <kbd> <label> <legend> <li> <link> <map> <mark> <menu> <meta>
<select> <optgroup label="Swedish Cars"> <option value="volvo">Volvo</option> <option value="saab">Saab</option> </optgroup> <optgroup label="German Cars"> <option value="vw">VW</option> <option value="audi">Audi</option> </optgroup> </select>
Try it yourself
Top Web Hosting $0 Doteasy Web Hosting WEB BUILDING Download XML Editor FREE Flash Website FREE Web Templates SEO Company US Web Design Schools W3SCHOOLS EXAMS Get Certified in: HTML, CSS, JavaScript, XML, PHP, and ASP W3SCHOOLS BOOKS New Books: HTML, CSS JavaScript, and Ajax STATISTICS
Browser Statistics Browser OS Browser Display SHARE THIS PAGE Share with
Attributes
Attribute label disabled Value text disabled Description Defines the label for the option group Disables the options in that option-group.
Standard Attributes
The <optgroup> tag also supports the Standard Attributes in HTML 5.
Event Attributes
The <optgroup> tag also supports the Event Attributes in HTML 5.
http://www.w3schools.com/html5/tag_optgroup.asp
Page 1 / 2
<meter> <nav> <noframes> <noscript> <object> <ol> <optgroup> <option> <output> <p> <param> <pre> <progress> <q> <rp> <rt> <ruby> <s> <samp> <script> <section> <select> <small> <source> <span> <strike> <strong> <style> <sub> <summary> <sup> <table> <tbody> <td> <textarea> <tfoot> <th> <thead> <time> <title> <tr> <tt> <u> <ul> <var> <video> <xmp>
l l l l l
XML development Web & Web services development Data mapping & integration Rendering & publishing XML & database data XBRL validation, taxonomy editing, transformation & rendering
The MissionKit for XML Developers includes XMLSpy- the industry-leading XML editor; MapForce- a graphical data mapping, conversion, and integration tool; StyleVision- a visual XSLT stylesheet designer; DiffDog- an XML-aware diff/merge tool; and 2 additional tools. Try all 6 products free for 30 days! Download a fully-functional free trial
HOME
| TOP
| FORUM
ABOUT
W3Schools is for training only. We do not warrant the correctness of its content. The risk from using it lies entirely with the user. While using this site, you agree to have read and accepted our terms of use and privacy policy. Copyright 1999-2010 by Refsnes Data. All Rights Reserved.
http://www.w3schools.com/html5/tag_optgroup.asp
Page 2 / 2
HOME HTML CSS XML JAVASCRIPT ASP PHP SQL MORE...
Search Forum
About
YOUR FREE WEBSITE Free Flash Website Free Website Builder Free Web Design
HTML5 Tutorial
HTML5 Home HTML5 Introduction HTML5 New Elements HTML5 Video HTML5 Audio HTML5 Canvas HTML5 Web Storage
WEB HOSTING Best Web Hosting PHP MySQL Hosting Top 10 Web Hosting UK Reseller Hosting Web Hosting FREE Web Hosting
HTML5 Forms
HTML5 Input Types HTML5 Form Elements HTML5 Form Attributes
HTML5 Reference
HTML5 Tags HTML5 Attributes HTML5 Events
<select> <option value="volvo">Volvo</option> <option value="saab">Saab</option> <option value="opel">Opel</option> <option value="audi">Audi</option> </select>
Try it yourself
Top Web Hosting $0 Doteasy Web Hosting WEB BUILDING XML Editor Free Trial! FREE Flash Website FREE Web Templates SEO Company
HTML5 Tags
<!--> <!DOCTYPE> <a> <abbr> <acronym> <address> <applet> <area> <article> <aside> <audio> <b> <base> <basefont> <bdo> <big> <blockquote> <body> <br> <button> <canvas> <caption> <center> <cite> <code> <col> <colgroup> <command> <datalist> <dd> <del> <details> <dfn> <dir> <div> <dl> <dt> <em> <embed> <fieldset> <figcaption> <figure> <font> <footer> <form> <frame> <frameset> <h1> - <h6> <head> <header> <hgroup> <hr> <html> <i> <iframe> <img> <input> <ins> <keygen> <kbd> <label> <legend> <li> <link> <map> <mark> <menu> <meta> <meter> <nav> <noframes>
US Web Design Schools W3SCHOOLS EXAMS Get Certified in: HTML, CSS, JavaScript, XML, PHP, and ASP W3SCHOOLS BOOKS New Books: HTML, CSS JavaScript, and Ajax STATISTICS
Browser Statistics Browser OS Browser Display SHARE THIS PAGE Share with
Attributes
Attribute disabled label selected value Value disabled text selected text Description Specifies that the option should be disabled when it first loads Defines a label to use when using <optgroup> Specifies that the option should appear selected (will be displayed first in the list) Defines the value of the option to be sent to the server
Standard Attributes
The <option> tag also supports the Standard Attributes in HTML 5.
Event Attributes
The <option> tag also supports the Event Attributes in HTML 5.
http://www.w3schools.com/html5/tag_option.asp
Page 1 / 2
<noscript> <object> <ol> <optgroup> <option> <output> <p> <param> <pre> <progress> <q> <rp> <rt> <ruby> <s> <samp> <script> <section> <select> <small> <source> <span> <strike> <strong> <style> <sub> <summary> <sup> <table> <tbody> <td> <textarea> <tfoot> <th> <thead> <time> <title> <tr> <tt> <u> <ul> <var> <video> <xmp>
Stylus Studio2010 XML Enterprise Suite raises the bar for productivity in XML development tools. Millions of XML developers and data integration specialists turn to Stylus Studio's comprehensive and intuitive XML toolset to tackle today's advanced XML data transformation and aggregation challenges. XML Pipeline Editor, Debugger and Code Generator DataDirect XML Converters XQuery Mapper, Editor, Debugger, and Profiler XSLT Mapper, Editor, Debugger, Designer, and Profiler Java and C# for .Net Code Generation XML Schema Designer With Documentation Generator XML Editor With Full XPath Integration Download a free trial now
HOME
| TOP
| FORUM
ABOUT
W3Schools is for training only. We do not warrant the correctness of its content. The risk from using it lies entirely with the user. While using this site, you agree to have read and accepted our terms of use and privacy policy. Copyright 1999-2010 by Refsnes Data. All Rights Reserved.
http://www.w3schools.com/html5/tag_option.asp
Page 2 / 2
HOME HTML CSS XML JAVASCRIPT ASP PHP SQL MORE...
Search Forum
About
YOUR FREE WEBSITE Free Flash Website Free Website Builder Free Web Design
HTML5 Tutorial
HTML5 Home HTML5 Introduction HTML5 New Elements HTML5 Video HTML5 Audio HTML5 Canvas HTML5 Web Storage
WEB HOSTING Best Web Hosting PHP MySQL Hosting Top 10 Web Hosting UK Reseller Hosting Web Hosting FREE Web Hosting
HTML5 Forms
HTML5 Input Types HTML5 Form Elements HTML5 Form Attributes
Top Web Hosting $0 Doteasy Web Hosting WEB BUILDING Download XML Editor FREE Flash Website
HTML5 Reference
HTML5 Tags HTML5 Attributes HTML5 Events
HTML5 Tags
<!--> <!DOCTYPE> <a> <abbr> <acronym> <address> <applet> <area> <article> <aside> <audio> <b> <base> <basefont> <bdo> <big> <blockquote> <body> <br> <button> <canvas> <caption> <center> <cite> <code> <col> <colgroup> <command> <datalist> <dd> <del> <details> <dfn> <dir> <div> <dl> <dt> <em> <embed> <fieldset> <figcaption> <figure> <font> <footer> <form> <frame> <frameset> <h1> - <h6> <head> <header> <hgroup> <hr> <html> <i> <iframe> <img> <input> <ins> <keygen> <kbd> <label> <legend> <li> <link> <map> <mark> <menu> <meta> <meter> <nav> <noframes>
FREE Web Templates SEO Company US Web Design Schools W3SCHOOLS EXAMS
Get Certified in: HTML, CSS, JavaScript, XML, PHP, and ASP W3SCHOOLS BOOKS New Books: HTML, CSS JavaScript, and Ajax
Attributes
New :NewinHTML5. Attribute for New form New name New unique name Defines a unique name for the object (to use when a form is submitted). formname Value id of another element Description Defines one ore more elements the output field relates to. Defines one ore more forms the output field belongs to.
STATISTICS Browser Statistics Browser OS Browser Display SHARE THIS PAGE Share with
Standard Attributes
The <output> tag also supports the Standard Attributes in HTML 5.
Event Attributes
The <output> tag also supports the Event Attributes in HTML 5.
http://www.w3schools.com/html5/tag_output.asp
Page 1 / 2
<noscript> <object> <ol> <optgroup> <option> <output> <p> <param> <pre> <progress> <q> <rp> <rt> <ruby> <s> <samp> <script> <section> <select> <small> <source> <span> <strike> <strong> <style> <sub> <summary> <sup> <table> <tbody> <td> <textarea> <tfoot> <th> <thead> <time> <title> <tr> <tt> <u> <ul> <var> <video> <xmp>
The perfect solution for professionals who need to balance work, family, and career building. More than 5000 certificates already issued! The HTML Certificate documents your knowledge of HTML, XHTML, and CSS. The JavaScript Certificate documents your knowledge of JavaScript and HTML DOM. The XML Certificate documents your knowledge of XML, XML DOM and XSLT. The ASP Certificate documents your knowledge of ASP, SQL, and ADO. The PHP Certificate documents your knowledge of PHP and SQL (MySQL).
HOME
| TOP
| FORUM
ABOUT
W3Schools is for training only. We do not warrant the correctness of its content. The risk from using it lies entirely with the user. While using this site, you agree to have read and accepted our terms of use and privacy policy. Copyright 1999-2010 by Refsnes Data. All Rights Reserved.
http://www.w3schools.com/html5/tag_output.asp
Page 2 / 2
HOME HTML CSS XML JAVASCRIPT ASP PHP SQL MORE...
Search Forum
About
YOUR FREE WEBSITE Free Flash Website Free Website Builder Free Web Design
HTML5 Tutorial
HTML5 Home HTML5 Introduction HTML5 New Elements HTML5 Video HTML5 Audio HTML5 Canvas HTML5 Web Storage
WEB HOSTING Best Web Hosting PHP MySQL Hosting Top 10 Web Hosting UK Reseller Hosting Web Hosting FREE Web Hosting
HTML5 Forms
HTML5 Input Types HTML5 Form Elements HTML5 Form Attributes
Top Web Hosting $0 Doteasy Web Hosting WEB BUILDING XML Editor Free Trial!
HTML5 Reference
HTML5 Tags HTML5 Attributes HTML5 Events
FREE Flash Website FREE Web Templates SEO Company US Web Design Schools W3SCHOOLS EXAMS Get Certified in: HTML, CSS, JavaScript, XML, PHP, and ASP W3SCHOOLS BOOKS New Books: HTML, CSS JavaScript, and Ajax STATISTICS Browser Statistics Browser OS Browser Display SHARE THIS PAGE
HTML5 Tags
<!--> <!DOCTYPE> <a> <abbr> <acronym> <address> <applet> <area> <article> <aside> <audio> <b> <base> <basefont> <bdo> <big> <blockquote> <body> <br> <button> <canvas> <caption> <center> <cite> <code> <col> <colgroup> <command> <datalist> <dd> <del> <details> <dfn> <dir> <div> <dl> <dt> <em> <embed> <fieldset> <figcaption> <figure> <font> <footer> <form> <frame> <frameset> <h1> - <h6> <head> <header> <hgroup> <hr> <html> <i> <iframe> <img> <input> <ins> <keygen> <kbd> <label> <legend> <li> <link> <map> <mark> <menu> <meta> <meter> <nav> <noframes>
Standard Attributes
The <p> tag also supports the Standard Attributes in HTML 5.
Share with
Event Attributes
The <p> tag also supports the Event Attributes in HTML 5.
http://www.w3schools.com/html5/tag_p.asp
Page 1 / 2
<noscript> <object> <ol> <optgroup> <option> <output> <p> <param> <pre> <progress> <q> <rp> <rt> <ruby> <s> <samp> <script> <section> <select> <small> <source> <span> <strike> <strong> <style> <sub> <summary> <sup> <table> <tbody> <td> <textarea> <tfoot> <th> <thead> <time> <title> <tr> <tt> <u> <ul> <var> <video> <xmp>
HOME
| TOP
| FORUM
ABOUT
W3Schools is for training only. We do not warrant the correctness of its content. The risk from using it lies entirely with the user. While using this site, you agree to have read and accepted our terms of use and privacy policy. Copyright 1999-2010 by Refsnes Data. All Rights Reserved.
http://www.w3schools.com/html5/tag_p.asp
Page 2 / 2
HOME HTML CSS XML JAVASCRIPT ASP PHP SQL MORE...
Search Forum
About
HTML5 Tutorial
HTML5 Home HTML5 Introduction HTML5 New Elements HTML5 Video HTML5 Audio HTML5 Canvas HTML5 Web Storage
WEB HOSTING Best Web Hosting PHP MySQL Hosting Top 10 Web Hosting UK Reseller Hosting Web Hosting FREE Web Hosting
HTML5 Forms
HTML5 Input Types HTML5 Form Elements HTML5 Form Attributes
Top Web Hosting $0 Doteasy Web Hosting WEB BUILDING Download XML Editor FREE Flash Website
HTML5 Reference
HTML5 Tags HTML5 Attributes HTML5 Events
HTML5 Tags
<!--> <!DOCTYPE> <a> <abbr> <acronym> <address> <applet> <area> <article> <aside> <audio> <b> <base> <basefont> <bdo> <big> <blockquote> <body> <br> <button> <canvas> <caption> <center> <cite> <code> <col> <colgroup> <command> <datalist> <dd> <del> <details> <dfn> <dir> <div> <dl> <dt> <em> <embed> <fieldset> <figcaption> <figure> <font> <footer> <form> <frame> <frameset> <h1> - <h6> <head> <header> <hgroup> <hr> <html> <i> <iframe> <img> <input> <ins> <keygen> <kbd> <label> <legend> <li> <link> <map> <mark> <menu> <meta> <meter> <nav> <noframes>
FREE Web Templates SEO Company US Web Design Schools W3SCHOOLS EXAMS Get Certified in: HTML, CSS, JavaScript, XML, PHP, and ASP W3SCHOOLS BOOKS New Books: HTML, CSS JavaScript, and Ajax STATISTICS
Attributes
Attribute name type value valuetype Value unique name MIME_type value data ref object Description Defines a unique name for the parameter Not supported in HTML 5. Specifies the value of the parameter Not supported in HTML 5.
Browser Statistics Browser OS Browser Display SHARE THIS PAGE Share with
Standard Attributes
The <param> tag also supports the Standard Attributes in HTML 5.
Event Attributes
The <param> tag also supports the Event Attributes in HTML 5.
XML development Web & Web services development Data mapping & integration Rendering & publishing XML & database data
http://www.w3schools.com/html5/tag_param.asp
Page 1 / 2
<noscript> <object> <ol> <optgroup> <option> <output> <p> <param> <pre> <progress> <q> <rp> <rt> <ruby> <s> <samp> <script> <section> <select> <small> <source> <span> <strike> <strong> <style> <sub> <summary> <sup> <table> <tbody> <td> <textarea> <tfoot> <th> <thead> <time> <title> <tr> <tt> <u> <ul> <var> <video> <xmp>
The MissionKit for XML Developers includes XMLSpy- the industry-leading XML editor; MapForce- a graphical data mapping, conversion, and integration tool; StyleVision- a visual XSLT stylesheet designer; DiffDog- an XML-aware diff/merge tool; and 2 additional tools. Try all 6 products free for 30 days! Download a fully-functional free trial
HOME
| TOP
| FORUM
ABOUT
W3Schools is for training only. We do not warrant the correctness of its content. The risk from using it lies entirely with the user. While using this site, you agree to have read and accepted our terms of use and privacy policy. Copyright 1999-2010 by Refsnes Data. All Rights Reserved.
http://www.w3schools.com/html5/tag_param.asp
Page 2 / 2
HOME HTML CSS XML JAVASCRIPT ASP PHP SQL MORE...
Search Forum
About
YOUR FREE WEBSITE Free Flash Website Free Website Builder Free Web Design
HTML5 Tutorial
HTML5 Home HTML5 Introduction HTML5 New Elements HTML5 Video HTML5 Audio HTML5 Canvas HTML5 Web Storage
WEB HOSTING Best Web Hosting PHP MySQL Hosting Top 10 Web Hosting UK Reseller Hosting Web Hosting FREE Web Hosting
HTML5 Forms
HTML5 Input Types HTML5 Form Elements HTML5 Form Attributes
HTML5 Reference
HTML5 Tags HTML5 Attributes HTML5 Events
<pre> Text in a pre element is displayed in a fixed-width font, and it preserves both spaces and line breaks </pre>
Try it yourself
Top Web Hosting $0 Doteasy Web Hosting WEB BUILDING XML Editor Free Trial! FREE Flash Website FREE Web Templates SEO Company US Web Design Schools
HTML5 Tags
<!--> <!DOCTYPE> <a> <abbr> <acronym> <address> <applet> <area> <article> <aside> <audio> <b> <base> <basefont> <bdo> <big> <blockquote> <body> <br> <button> <canvas> <caption> <center> <cite> <code> <col> <colgroup> <command> <datalist> <dd> <del> <details> <dfn> <dir> <div> <dl> <dt> <em> <embed> <fieldset> <figcaption> <figure> <font> <footer> <form> <frame> <frameset> <h1> - <h6> <head> <header> <hgroup> <hr> <html> <i> <iframe> <img> <input> <ins> <keygen> <kbd> <label> <legend> <li> <link> <map> <mark> <menu>
W3SCHOOLS EXAMS Get Certified in: HTML, CSS, JavaScript, XML, PHP, and ASP W3SCHOOLS BOOKS New Books: HTML, CSS JavaScript, and Ajax
Share with
Standard Attributes
The <pre> tag also supports the Standard Attributes in HTML 5.
Event Attributes
The <pre> tag also supports the Event Attributes in HTML 5.
http://www.w3schools.com/html5/tag_pre.asp
Page 1 / 2
<meta> <meter> <nav> <noframes> <noscript> <object> <ol> <optgroup> <option> <output> <p> <param> <pre> <progress> <q> <rp> <rt> <ruby> <s> <samp> <script> <section> <select> <small> <source> <span> <strike> <strong> <style> <sub> <summary> <sup> <table> <tbody> <td> <textarea> <tfoot> <th> <thead> <time> <title> <tr> <tt> <u> <ul> <var> <video> <xmp>
Need an easy way to get data into XML, or transform XML to another format? MapForce lets you map XML data to/from any combination of XML, database, flat file, Excel 2007, XBRL, or Web services data. Then it transforms data instantly or auto-generates royalty-free code for recurrent conversions. New features in Version 2010! Easy-to-use, graphical data mapping interface Instant data transformation XSLT 1.0/2.0 and XQuery code generation Java, C#, and C++ code generation Advanced data processing functions Support for all major relational databases including SQL Server, IBM DB2, Oracle, and more l Visual Studio & Eclipse integration l Available in 32-bit and 64-bit versions
l l l l l l
HOME
| TOP
| FORUM
ABOUT
W3Schools is for training only. We do not warrant the correctness of its content. The risk from using it lies entirely with the user. While using this site, you agree to have read and accepted our terms of use and privacy policy. Copyright 1999-2010 by Refsnes Data. All Rights Reserved.
http://www.w3schools.com/html5/tag_pre.asp
Page 2 / 2
HOME HTML CSS XML JAVASCRIPT ASP PHP SQL MORE...
Search Forum
About
YOUR FREE WEBSITE Free Flash Website Free Website Builder Free Web Design
HTML5 Tutorial
HTML5 Home HTML5 Introduction HTML5 New Elements HTML5 Video HTML5 Audio HTML5 Canvas HTML5 Web Storage
WEB HOSTING Best Web Hosting PHP MySQL Hosting Top 10 Web Hosting UK Reseller Hosting Web Hosting FREE Web Hosting
HTML5 Forms
HTML5 Input Types HTML5 Form Elements HTML5 Form Attributes
HTML5 Reference
HTML5 Tags HTML5 Attributes HTML5 Events
Top Web Hosting $0 Doteasy Web Hosting WEB BUILDING XML Editor Free Trial! FREE Flash Website FREE Web Templates
HTML5 Tags
<!--> <!DOCTYPE> <a> <abbr> <acronym> <address> <applet> <area> <article> <aside> <audio> <b> <base> <basefont> <bdo> <big> <blockquote> <body> <br> <button> <canvas> <caption> <center> <cite> <code> <col> <colgroup> <command> <datalist> <dd> <del> <details> <dfn> <dir> <div> <dl> <dt> <em> <embed> <fieldset> <figcaption> <figure> <font> <footer> <form> <frame> <frameset> <h1> - <h6> <head> <header> <hgroup> <hr> <html> <i> <iframe> <img> <input> <ins> <keygen> <kbd> <label> <legend> <li> <link> <map> <mark> <menu> <meta> <meter>
SEO Company US Web Design Schools W3SCHOOLS EXAMS Get Certified in: HTML, CSS, JavaScript, XML, PHP, and ASP W3SCHOOLS BOOKS New Books: HTML, CSS JavaScript, and Ajax STATISTICS
Browser Statistics Browser OS Browser Display SHARE THIS PAGE Share with
Attributes
New :NewinHTML5. Attribute max New value New number Defines the current value of the progress Value number Description Defines the value of completion
Standard Attributes
The <progress> tag also supports the Standard Attributes in HTML 5.
Event Attributes
The <progress> tag also supports the Event Attributes in HTML 5.
http://www.w3schools.com/html5/tag_progress.asp
Page 1 / 2
<nav> <noframes> <noscript> <object> <ol> <optgroup> <option> <output> <p> <param> <pre> <progress> <q> <rp> <rt> <ruby> <s> <samp> <script> <section> <select> <small> <source> <span> <strike> <strong> <style> <sub> <summary> <sup> <table> <tbody> <td> <textarea> <tfoot> <th> <thead> <time> <title> <tr> <tt> <u> <ul> <var> <video> <xmp>
Stylus Studio2010 XML Enterprise Suite raises the bar for productivity in XML development tools. Millions of XML developers and data integration specialists turn to Stylus Studio's comprehensive and intuitive XML toolset to tackle today's advanced XML data transformation and aggregation challenges. XML Pipeline Editor, Debugger and Code Generator DataDirect XML Converters XQuery Mapper, Editor, Debugger, and Profiler XSLT Mapper, Editor, Debugger, Designer, and Profiler Java and C# for .Net Code Generation XML Schema Designer With Documentation Generator XML Editor With Full XPath Integration Download a free trial now
HOME
| TOP
| FORUM
ABOUT
W3Schools is for training only. We do not warrant the correctness of its content. The risk from using it lies entirely with the user. While using this site, you agree to have read and accepted our terms of use and privacy policy. Copyright 1999-2010 by Refsnes Data. All Rights Reserved.
http://www.w3schools.com/html5/tag_progress.asp
Page 2 / 2
HOME HTML CSS XML JAVASCRIPT ASP PHP SQL MORE...
Search Forum
About
YOUR FREE WEBSITE Free Flash Website Free Website Builder Free Web Design
HTML5 Tutorial
HTML5 Home HTML5 Introduction HTML5 New Elements HTML5 Video HTML5 Audio HTML5 Canvas HTML5 Web Storage
WEB HOSTING Best Web Hosting PHP MySQL Hosting Top 10 Web Hosting UK Reseller Hosting Web Hosting FREE Web Hosting
HTML5 Forms
HTML5 Input Types HTML5 Form Elements HTML5 Form Attributes
HTML5 Reference
HTML5 Tags HTML5 Attributes HTML5 Events
<p>WWF's goal is to: <q cite="http://www.wwf.org"> build a future where people live in harmony with nature </q> we hope they succeed.</p>
Try it yourself
Top Web Hosting $0 Doteasy Web Hosting WEB BUILDING XML Editor Free Trial! FREE Flash Website FREE Web Templates
HTML5 Tags
<!--> <!DOCTYPE> <a> <abbr> <acronym> <address> <applet> <area> <article> <aside> <audio> <b> <base> <basefont> <bdo> <big> <blockquote> <body> <br> <button> <canvas> <caption> <center> <cite> <code> <col> <colgroup> <command> <datalist> <dd> <del> <details> <dfn> <dir> <div> <dl> <dt> <em> <embed> <fieldset> <figcaption> <figure> <font> <footer> <form> <frame> <frameset> <h1> - <h6> <head> <header> <hgroup> <hr> <html> <i> <iframe> <img> <input> <ins> <keygen> <kbd> <label> <legend> <li> <link> <map> <mark> <menu> <meta> <meter> <nav>
SEO Company US Web Design Schools W3SCHOOLS EXAMS Get Certified in: HTML, CSS, JavaScript, XML, PHP, and ASP W3SCHOOLS BOOKS New Books: HTML, CSS JavaScript, and Ajax STATISTICS
Browser Statistics Browser OS Browser Display SHARE THIS PAGE Share with
Attributes
Attribute cite Value url Description Defines a citation for the quotation
Standard Attributes
The <q> tag also supports the Standard Attributes in HTML 5.
Event Attributes
The <q> tag also supports the Event Attributes in HTML 5.
Stylus Studio2010 XML Enterprise Suite raises the bar for productivity in XML development tools. Millions of XML developers and data integration specialists turn to Stylus Studio's comprehensive and intuitive XML toolset to tackle today's advanced XML data transformation and aggregation challenges.
http://www.w3schools.com/html5/tag_q.asp
Page 1 / 2
<noframes> <noscript> <object> <ol> <optgroup> <option> <output> <p> <param> <pre> <progress> <q> <rp> <rt> <ruby> <s> <samp> <script> <section> <select> <small> <source> <span> <strike> <strong> <style> <sub> <summary> <sup> <table> <tbody> <td> <textarea> <tfoot> <th> <thead> <time> <title> <tr> <tt> <u> <ul> <var> <video> <xmp>
XML Pipeline Editor, Debugger and Code Generator DataDirect XML Converters XQuery Mapper, Editor, Debugger, and Profiler XSLT Mapper, Editor, Debugger, Designer, and Profiler Java and C# for .Net Code Generation XML Schema Designer With Documentation Generator XML Editor With Full XPath Integration Download a free trial now
HOME
| TOP
| FORUM
ABOUT
W3Schools is for training only. We do not warrant the correctness of its content. The risk from using it lies entirely with the user. While using this site, you agree to have read and accepted our terms of use and privacy policy. Copyright 1999-2010 by Refsnes Data. All Rights Reserved.
http://www.w3schools.com/html5/tag_q.asp
Page 2 / 2
HOME HTML CSS XML JAVASCRIPT ASP PHP SQL MORE...
Search Forum
About
HTML5 Tutorial
HTML5 Home HTML5 Introduction HTML5 New Elements HTML5 Video HTML5 Audio HTML5 Canvas HTML5 Web Storage
WEB HOSTING Best Web Hosting PHP MySQL Hosting Top 10 Web Hosting UK Reseller Hosting Web Hosting FREE Web Hosting
HTML5 Forms
HTML5 Input Types HTML5 Form Elements HTML5 Form Attributes
Top Web Hosting $0 Doteasy Web Hosting WEB BUILDING XML Editor Free Trial! FREE Flash Website
HTML5 Reference
HTML5 Tags HTML5 Attributes HTML5 Events
HTML5 Tags
<!--> <!DOCTYPE> <a> <abbr> <acronym> <address> <applet> <area> <article> <aside> <audio> <b> <base> <basefont> <bdo> <big> <blockquote> <body> <br> <button> <canvas> <caption> <center> <cite> <code> <col> <colgroup> <command> <datalist> <dd> <del> <details> <dfn> <dir> <div> <dl> <dt> <em> <embed> <fieldset> <figcaption> <figure> <font> <footer> <form> <frame> <frameset> <h1> - <h6> <head> <header> <hgroup> <hr> <html> <i> <iframe> <img> <input> <ins> <keygen> <kbd> <label> <legend> <li> <link> <map> <mark> <menu> <meta> <meter>
FREE Web Templates SEO Company US Web Design Schools W3SCHOOLS EXAMS Get Certified in: HTML, CSS, JavaScript, XML, PHP, and ASP W3SCHOOLS BOOKS New Books: HTML, CSS JavaScript, and Ajax STATISTICS Browser Statistics Browser OS Browser Display SHARE THIS PAGE Share with
Standard Attributes
The <rp> tag also supports the Standard Attributes in HTML 5.
Event Attributes
The <rp> tag also supports the Event Attributes in HTML 5.
http://www.w3schools.com/html5/tag_rp.asp
Page 1 / 2
<nav> <noframes> <noscript> <object> <ol> <optgroup> <option> <output> <p> <param> <pre> <progress> <q> <rp> <rt> <ruby> <s> <samp> <script> <section> <select> <small> <source> <span> <strike> <strong> <style> <sub> <summary> <sup> <table> <tbody> <td> <textarea> <tfoot> <th> <thead> <time> <title> <tr> <tt> <u> <ul> <var> <video> <xmp>
Need an easy way to get data into XML, or transform XML to another format? MapForce lets you map XML data to/from any combination of XML, database, flat file, Excel 2007, XBRL, or Web services data. Then it transforms data instantly or auto-generates royalty-free code for recurrent conversions. New features in Version 2010! Easy-to-use, graphical data mapping interface Instant data transformation XSLT 1.0/2.0 and XQuery code generation Java, C#, and C++ code generation Advanced data processing functions Support for all major relational databases including SQL Server, IBM DB2, Oracle, and more l Visual Studio & Eclipse integration l Available in 32-bit and 64-bit versions
l l l l l l
HOME
| TOP
| FORUM
ABOUT
W3Schools is for training only. We do not warrant the correctness of its content. The risk from using it lies entirely with the user. While using this site, you agree to have read and accepted our terms of use and privacy policy. Copyright 1999-2010 by Refsnes Data. All Rights Reserved.
http://www.w3schools.com/html5/tag_rp.asp
Page 2 / 2
HOME HTML CSS XML JAVASCRIPT ASP PHP SQL MORE...
Search Forum
About
HTML5 Tutorial
HTML5 Home HTML5 Introduction HTML5 New Elements HTML5 Video HTML5 Audio HTML5 Canvas HTML5 Web Storage
WEB HOSTING Best Web Hosting PHP MySQL Hosting Top 10 Web Hosting UK Reseller Hosting Web Hosting FREE Web Hosting
HTML5 Forms
HTML5 Input Types HTML5 Form Elements HTML5 Form Attributes
Top Web Hosting $0 Doteasy Web Hosting WEB BUILDING Download XML Editor FREE Flash Website
HTML5 Reference
HTML5 Tags HTML5 Attributes HTML5 Events
HTML5 Tags
<!--> <!DOCTYPE> <a> <abbr> <acronym> <address> <applet> <area> <article> <aside> <audio> <b> <base> <basefont> <bdo> <big> <blockquote> <body> <br> <button> <canvas> <caption> <center> <cite> <code> <col> <colgroup> <command> <datalist> <dd> <del> <details> <dfn> <dir> <div> <dl> <dt> <em> <embed> <fieldset> <figcaption> <figure> <font> <footer> <form> <frame> <frameset> <h1> - <h6> <head> <header> <hgroup> <hr> <html> <i> <iframe> <img> <input> <ins> <keygen> <kbd> <label> <legend> <li> <link> <map> <mark>
FREE Web Templates SEO Company US Web Design Schools W3SCHOOLS EXAMS Get Certified in: HTML, CSS, JavaScript, XML, PHP, and ASP W3SCHOOLS BOOKS New Books: HTML, CSS JavaScript, and Ajax STATISTICS
Browser Statistics Browser OS Browser Display SHARE THIS PAGE Share with
Standard Attributes
The <rt> tag also supports the Standard Attributes in HTML 5.
Event Attributes
The <rt> tag also supports the Event Attributes in HTML 5.
Whether you're new to XML or already an advanced user, the user-friendly views and powerful entry helpers, wizards, and debuggers in XMLSpy are designed to meet your XML and Web development needs from start to finish. New features in Version 2010!
http://www.w3schools.com/html5/tag_rt.asp
Page 1 / 2
<menu> <meta> <meter> <nav> <noframes> <noscript> <object> <ol> <optgroup> <option> <output> <p> <param> <pre> <progress> <q> <rp> <rt> <ruby> <s> <samp> <script> <section> <select> <small> <source> <span> <strike> <strong> <style> <sub> <summary> <sup> <table> <tbody> <td> <textarea> <tfoot> <th> <thead> <time> <title> <tr> <tt> <u> <ul> <var> <video> <xmp>
l l l l l l l l l l l
XML editor Graphical XML Schema / DTD editors XSLT 1.0/2.0 editor, debugger, profiler XQuery editor, debugger, profiler XBRL validator, taxonomy editor, taxonomy wizard Support for Office Open XML (OOXML) Graphical WSDL 1.1/2.0 editor & SOAP debugger JSON editing & conversion Java, C#, C++ code generation 32-bit and 64-bit versions And much more!
W3Schools' Online Certification Program The perfect solution for professionals who need to balance work, family, and career building. More than 5000 certificates already issued! The HTML Certificate documents your knowledge of HTML, XHTML, and CSS. The JavaScript Certificate documents your knowledge of JavaScript and HTML DOM. The XML Certificate documents your knowledge of XML, XML DOM and XSLT. The ASP Certificate documents your knowledge of ASP, SQL, and ADO. The PHP Certificate documents your knowledge of PHP and SQL (MySQL).
HOME
| TOP
| FORUM
ABOUT
W3Schools is for training only. We do not warrant the correctness of its content. The risk from using it lies entirely with the user. While using this site, you agree to have read and accepted our terms of use and privacy policy. Copyright 1999-2010 by Refsnes Data. All Rights Reserved.
http://www.w3schools.com/html5/tag_rt.asp
Page 2 / 2
HOME HTML CSS XML JAVASCRIPT ASP PHP SQL MORE...
Search Forum
About
YOUR FREE WEBSITE Free Flash Website Free Website Builder Free Web Design
HTML5 Tutorial
HTML5 Home HTML5 Introduction HTML5 New Elements HTML5 Video HTML5 Audio HTML5 Canvas HTML5 Web Storage
WEB HOSTING Best Web Hosting PHP MySQL Hosting Top 10 Web Hosting UK Reseller Hosting Web Hosting FREE Web Hosting
HTML5 Forms
HTML5 Input Types HTML5 Form Elements HTML5 Form Attributes
Top Web Hosting $0 Doteasy Web Hosting WEB BUILDING Download XML Editor FREE Flash Website
HTML5 Reference
HTML5 Tags HTML5 Attributes HTML5 Events
HTML5 Tags
<!--> <!DOCTYPE> <a> <abbr> <acronym> <address> <applet> <area> <article> <aside> <audio> <b> <base> <basefont> <bdo> <big> <blockquote> <body> <br> <button> <canvas> <caption> <center> <cite> <code> <col> <colgroup> <command> <datalist> <dd> <del> <details> <dfn> <dir> <div> <dl> <dt> <em> <embed> <fieldset> <figcaption> <figure> <font> <footer> <form> <frame> <frameset> <h1> - <h6> <head> <header> <hgroup> <hr> <html> <i> <iframe> <img> <input> <ins> <keygen> <kbd> <label> <legend> <li> <link> <map> <mark> <menu> <meta> <meter> <nav> <noframes>
FREE Web Templates SEO Company US Web Design Schools W3SCHOOLS EXAMS Get Certified in: HTML, CSS, JavaScript, XML, PHP, and ASP W3SCHOOLS BOOKS New Books: HTML, CSS JavaScript, and Ajax STATISTICS
Browser Statistics Browser OS Browser Display SHARE THIS PAGE Share with
Standard Attributes
The <ruby> tag also supports the Standard Attributes in HTML 5.
Event Attributes
The <ruby> tag also supports the Event Attributes in HTML 5.
http://www.w3schools.com/html5/tag_ruby.asp
Page 1 / 2
<noscript> <object> <ol> <optgroup> <option> <output> <p> <param> <pre> <progress> <q> <rp> <rt> <ruby> <s> <samp> <script> <section> <select> <small> <source> <span> <strike> <strong> <style> <sub> <summary> <sup> <table> <tbody> <td> <textarea> <tfoot> <th> <thead> <time> <title> <tr> <tt> <u> <ul> <var> <video> <xmp>
The perfect solution for professionals who need to balance work, family, and career building. More than 5000 certificates already issued! The HTML Certificate documents your knowledge of HTML, XHTML, and CSS. The JavaScript Certificate documents your knowledge of JavaScript and HTML DOM. The XML Certificate documents your knowledge of XML, XML DOM and XSLT. The ASP Certificate documents your knowledge of ASP, SQL, and ADO. The PHP Certificate documents your knowledge of PHP and SQL (MySQL).
HOME
| TOP
| FORUM
ABOUT
W3Schools is for training only. We do not warrant the correctness of its content. The risk from using it lies entirely with the user. While using this site, you agree to have read and accepted our terms of use and privacy policy. Copyright 1999-2010 by Refsnes Data. All Rights Reserved.
http://www.w3schools.com/html5/tag_ruby.asp
Page 2 / 2
HOME HTML CSS XML JAVASCRIPT ASP PHP SQL MORE...
Search Forum
About
HTML5 Tutorial
HTML5 Home HTML5 Introduction HTML5 New Elements HTML5 Video HTML5 Audio HTML5 Canvas HTML5 Web Storage
WEB HOSTING Best Web Hosting PHP MySQL Hosting Top 10 Web Hosting UK Reseller Hosting Web Hosting FREE Web Hosting Top Web Hosting $0 Doteasy Web Hosting WEB BUILDING Download XML Editor
HTML5 Forms
HTML5 Input Types HTML5 Form Elements HTML5 Form Attributes
HTML5 Reference
HTML5 Tags HTML5 Attributes HTML5 Events
FREE Flash Website FREE Web Templates SEO Company US Web Design Schools W3SCHOOLS EXAMS Get Certified in: HTML, CSS, JavaScript, XML, PHP, and ASP W3SCHOOLS BOOKS New Books: HTML, CSS JavaScript, and Ajax
HTML5 Tags
<!--> <!DOCTYPE> <a> <abbr> <acronym> <address> <applet> <area> <article> <aside> <audio> <b> <base> <basefont> <bdo> <big> <blockquote> <body> <br> <button> <canvas> <caption> <center> <cite> <code> <col> <colgroup> <command> <datalist> <dd> <del> <details> <dfn> <dir> <div> <dl> <dt> <em> <embed> <fieldset> <figcaption> <figure> <font> <footer> <form> <frame> <frameset> <h1> - <h6> <head> <header> <hgroup> <hr> <html> <i> <iframe> <img> <input> <ins> <keygen> <kbd> <label> <legend> <li> <link> <map> <mark> <menu> <meta> <meter> <nav> <noframes>
STATISTICS Browser Statistics Browser OS Browser Display SHARE THIS PAGE Share with
XML development Web & Web services development Data mapping & integration Rendering & publishing XML & database data XBRL validation, taxonomy editing, transformation & rendering
The MissionKit for XML Developers includes XMLSpy- the industry-leading XML editor; MapForce- a graphical data mapping, conversion, and integration tool; StyleVision- a visual XSLT stylesheet designer; DiffDog- an XML-aware diff/merge tool; and 2 additional tools. Try all 6 products free for 30 days! Download a fully-functional free trial
http://www.w3schools.com/html5/tag_strike.asp
Page 1 / 2
<noscript> <object> <ol> <optgroup> <option> <output> <p> <param> <pre> <progress> <q> <rp> <rt> <ruby> <s> <samp> <script> <section> <select> <small> <source> <span> <strike> <strong> <style> <sub> <summary> <sup> <table> <tbody> <td> <textarea> <tfoot> <th> <thead> <time> <title> <tr> <tt> <u> <ul> <var> <video> <xmp>
HOME
| TOP
| FORUM
ABOUT
W3Schools is for training only. We do not warrant the correctness of its content. The risk from using it lies entirely with the user. While using this site, you agree to have read and accepted our terms of use and privacy policy. Copyright 1999-2010 by Refsnes Data. All Rights Reserved.
http://www.w3schools.com/html5/tag_strike.asp
Page 2 / 2
HOME HTML CSS XML JAVASCRIPT ASP PHP SQL MORE...
Search Forum
About
HTML5 Tutorial
HTML5 Home HTML5 Introduction HTML5 New Elements HTML5 Video HTML5 Audio HTML5 Canvas HTML5 Web Storage
HTML 5 <em> <strong> <dfn> <code> <samp> <kbd> <var> <cite> Tags
Example
Format text in a document:
WEB HOSTING Best Web Hosting PHP MySQL Hosting Top 10 Web Hosting UK Reseller Hosting Web Hosting FREE Web Hosting Top Web Hosting
HTML5 Forms
HTML5 Input Types HTML5 Form Elements HTML5 Form Attributes
HTML5 Reference
HTML5 Tags HTML5 Attributes HTML5 Events
HTML5 Tags
<!--> <!DOCTYPE> <a> <abbr> <acronym> <address> <applet> <area> <article> <aside> <audio> <b> <base> <basefont> <bdo> <big> <blockquote> <body> <br> <button> <canvas> <caption> <center> <cite> <code> <col> <colgroup> <command> <datalist> <dd> <del> <details> <dfn> <dir> <div> <dl> <dt> <em> <embed> <fieldset> <figcaption> <figure> <font> <footer> <form> <frame> <frameset> <h1> - <h6> <head> <header> <hgroup> <hr> <html> <i> <iframe> <img> <input> <ins> <keygen> <kbd> <label> <legend> <li> <link> <map> <mark> <menu> <meta> <meter> <nav> <noframes>
<em>Emphasized text</em> <strong>Strong text</strong> <dfn>Definition term</dfn> <code>Computer code text</code> <samp>Sample computer code text</samp> <kbd>Keyboard text</kbd> <var>Variable</var> <cite>Citation</cite>
Try it yourself
$0 Doteasy Web Hosting WEB BUILDING XML Editor Free Trial! FREE Flash Website FREE Web Templates SEO Company US Web Design Schools W3SCHOOLS EXAMS
Get Certified in: HTML, CSS, JavaScript, XML, PHP, and ASP W3SCHOOLS BOOKS New Books: HTML, CSS JavaScript, and Ajax STATISTICS Browser Statistics Browser OS Browser Display SHARE THIS PAGE Share with
Standard Attributes
The <em>, <strong>, <dfn>, <code>, <samp>, <kbd>, <var>, and <cite> tags also supports the Standard Attributes in HTML 5.
Event Attributes
The <em>, <strong>, <dfn>, <code>, <samp>, <kbd>, <var>, and <cite> tags also supports the Event Attributes in HTML 5.
http://www.w3schools.com/html5/tag_phrase_elements.asp
Page 1 / 2
<noscript> <object> <ol> <optgroup> <option> <output> <p> <param> <pre> <progress> <q> <rp> <rt> <ruby> <s> <samp> <script> <section> <select> <small> <source> <span> <strike> <strong> <style> <sub> <summary> <sup> <table> <tbody> <td> <textarea> <tfoot> <th> <thead> <time> <title> <tr> <tt> <u> <ul> <var> <video> <xmp>
Need an easy way to get data into XML, or transform XML to another format? MapForce lets you map XML data to/from any combination of XML, database, flat file, Excel 2007, XBRL, or Web services data. Then it transforms data instantly or auto-generates royalty-free code for recurrent conversions. New features in Version 2010! Easy-to-use, graphical data mapping interface Instant data transformation XSLT 1.0/2.0 and XQuery code generation Java, C#, and C++ code generation Advanced data processing functions Support for all major relational databases including SQL Server, IBM DB2, Oracle, and more l Visual Studio & Eclipse integration l Available in 32-bit and 64-bit versions
l l l l l l
HOME
| TOP
| FORUM
ABOUT
W3Schools is for training only. We do not warrant the correctness of its content. The risk from using it lies entirely with the user. While using this site, you agree to have read and accepted our terms of use and privacy policy. Copyright 1999-2010 by Refsnes Data. All Rights Reserved.
http://www.w3schools.com/html5/tag_phrase_elements.asp
Page 2 / 2
HOME HTML CSS XML JAVASCRIPT ASP PHP SQL MORE...
Search Forum
About
YOUR FREE WEBSITE Free Flash Website Free Website Builder Free Web Design
HTML5 Tutorial
HTML5 Home HTML5 Introduction HTML5 New Elements HTML5 Video HTML5 Audio HTML5 Canvas HTML5 Web Storage
WEB HOSTING Best Web Hosting PHP MySQL Hosting Top 10 Web Hosting UK Reseller Hosting Web Hosting FREE Web Hosting
HTML5 Forms
HTML5 Input Types HTML5 Form Elements HTML5 Form Attributes
Top Web Hosting $0 Doteasy Web Hosting WEB BUILDING XML Editor Free Trial! FREE Flash Website
HTML5 Reference
HTML5 Tags HTML5 Attributes HTML5 Events
HTML5 Tags
<!--> <!DOCTYPE> <a> <abbr> <acronym> <address> <applet> <area> <article> <aside> <audio> <b> <base> <basefont> <bdo> <big> <blockquote> <body> <br> <button> <canvas> <caption> <center> <cite> <code> <col> <colgroup> <command> <datalist> <dd> <del> <details> <dfn> <dir> <div> <dl> <dt> <em> <embed> <fieldset> <figcaption> <figure> <font> <footer> <form> <frame> <frameset> <h1> - <h6> <head> <header> <hgroup> <hr> <html> <i> <iframe> <img> <input> <ins> <keygen> <kbd> <label> <legend> <li> <link> <map> <mark> <menu> <meta> <meter> <nav> <noframes>
FREE Web Templates SEO Company US Web Design Schools W3SCHOOLS EXAMS Get Certified in: HTML, CSS, JavaScript, XML, PHP, and ASP W3SCHOOLS BOOKS New Books: HTML, CSS JavaScript, and Ajax
STATISTICS Browser Statistics Browser OS Browser Display SHARE THIS PAGE Share with
Attributes
New :NewinHTML5. Attribute async New type text/ecmascript text/javascript application/ecmascript application/javascript text/vbscript charset defer Value async Description Defines if the script should be executed asynchronously or not Indicates the MIME type of the script
charset defer
Defines the character encoding used in script. Not supported. Indicates that the script is not going to generate any document content. The browser can continue parsing and drawing the page Defines a URL to a file that contains the script (instead of inserting the script into your HTML document, you can refer to a file that contains the script) Not supported in HTML 5.
src
URL
xml:space
preserve
http://www.w3schools.com/html5/tag_script.asp
Page 1 / 2
<noscript> <object> <ol> <optgroup> <option> <output> <p> <param> <pre> <progress> <q> <rp> <rt> <ruby> <s> <samp> <script> <section> <select> <small> <source> <span> <strike> <strong> <style> <sub> <summary> <sup> <table> <tbody> <td> <textarea> <tfoot> <th> <thead> <time> <title> <tr> <tt> <u> <ul> <var> <video> <xmp>
Need an easy way to get data into XML, or transform XML to another format? MapForce lets you map XML data to/from any combination of XML, database, flat file, Excel 2007, XBRL, or Web services data. Then it transforms data instantly or auto-generates royalty-free code for recurrent conversions. New features in Version 2010! Easy-to-use, graphical data mapping interface Instant data transformation XSLT 1.0/2.0 and XQuery code generation Java, C#, and C++ code generation Advanced data processing functions Support for all major relational databases including SQL Server, IBM DB2, Oracle, and more l Visual Studio & Eclipse integration l Available in 32-bit and 64-bit versions
l l l l l l
HOME
| TOP
| FORUM
ABOUT
W3Schools is for training only. We do not warrant the correctness of its content. The risk from using it lies entirely with the user. While using this site, you agree to have read and accepted our terms of use and privacy policy. Copyright 1999-2010 by Refsnes Data. All Rights Reserved.
http://www.w3schools.com/html5/tag_script.asp
Page 2 / 2
HOME HTML CSS XML JAVASCRIPT ASP PHP SQL MORE...
Search Forum
About
HTML5 Tutorial
HTML5 Home HTML5 Introduction HTML5 New Elements HTML5 Video HTML5 Audio HTML5 Canvas HTML5 Web Storage
WEB HOSTING Best Web Hosting PHP MySQL Hosting Top 10 Web Hosting UK Reseller Hosting Web Hosting FREE Web Hosting
HTML5 Forms
HTML5 Input Types HTML5 Form Elements HTML5 Form Attributes
HTML5 Reference
HTML5 Tags HTML5 Attributes HTML5 Events
Top Web Hosting $0 Doteasy Web Hosting WEB BUILDING Download XML Editor FREE Flash Website FREE Web Templates
HTML5 Tags
<!--> <!DOCTYPE> <a> <abbr> <acronym> <address> <applet> <area> <article> <aside> <audio> <b> <base> <basefont> <bdo> <big> <blockquote> <body> <br> <button> <canvas> <caption> <center> <cite> <code> <col> <colgroup> <command> <datalist> <dd> <del> <details> <dfn> <dir> <div> <dl> <dt> <em> <embed> <fieldset> <figcaption> <figure> <font> <footer> <form> <frame> <frameset> <h1> - <h6> <head> <header> <hgroup> <hr> <html> <i> <iframe> <img> <input> <ins> <keygen> <kbd> <label> <legend> <li> <link>
SEO Company US Web Design Schools W3SCHOOLS EXAMS Get Certified in: HTML, CSS, JavaScript, XML, PHP, and ASP
W3SCHOOLS BOOKS New Books: HTML, CSS JavaScript, and Ajax STATISTICS
Attributes
New :NewinHTML5. Attribute cite New Value URL Description URL of the section, if it is taken from the web
Browser Statistics Browser OS Browser Display SHARE THIS PAGE Share with
Standard Attributes
The <section> tag also supports the Standard Attributes in HTML 5.
Event Attributes
The <section> tag also supports the Event Attributes in HTML 5.
Whether you're new to XML or already an advanced user, the user-friendly views and powerful entry helpers, wizards, and debuggers in XMLSpy are designed to meet your XML and Web development needs from start to finish. New features in Version 2010!
http://www.w3schools.com/html5/tag_section.asp
Page 1 / 2
<map> <mark> <menu> <meta> <meter> <nav> <noframes> <noscript> <object> <ol> <optgroup> <option> <output> <p> <param> <pre> <progress> <q> <rp> <rt> <ruby> <s> <samp> <script> <section> <select> <small> <source> <span> <strike> <strong> <style> <sub> <summary> <sup> <table> <tbody> <td> <textarea> <tfoot> <th> <thead> <time> <title> <tr> <tt> <u> <ul> <var> <video> <xmp>
l l l l l l l l l l l
XML editor Graphical XML Schema / DTD editors XSLT 1.0/2.0 editor, debugger, profiler XQuery editor, debugger, profiler XBRL validator, taxonomy editor, taxonomy wizard Support for Office Open XML (OOXML) Graphical WSDL 1.1/2.0 editor & SOAP debugger JSON editing & conversion Java, C#, C++ code generation 32-bit and 64-bit versions And much more!
HOME
| TOP
| FORUM
ABOUT
W3Schools is for training only. We do not warrant the correctness of its content. The risk from using it lies entirely with the user. While using this site, you agree to have read and accepted our terms of use and privacy policy. Copyright 1999-2010 by Refsnes Data. All Rights Reserved.
http://www.w3schools.com/html5/tag_section.asp
Page 2 / 2
HOME HTML CSS XML JAVASCRIPT ASP PHP SQL MORE...
Search Forum
About
YOUR FREE WEBSITE Free Flash Website Free Website Builder Free Web Design
HTML5 Tutorial
HTML5 Home HTML5 Introduction HTML5 New Elements HTML5 Video HTML5 Audio HTML5 Canvas HTML5 Web Storage
WEB HOSTING Best Web Hosting PHP MySQL Hosting Top 10 Web Hosting UK Reseller Hosting Web Hosting FREE Web Hosting
HTML5 Forms
HTML5 Input Types HTML5 Form Elements HTML5 Form Attributes
HTML5 Reference
HTML5 Tags HTML5 Attributes HTML5 Events
Top Web Hosting $0 Doteasy Web Hosting WEB BUILDING XML Editor Free Trial! FREE Flash Website
HTML5 Tags
<!--> <!DOCTYPE> <a> <abbr> <acronym> <address> <applet> <area> <article> <aside> <audio> <b> <base> <basefont> <bdo> <big> <blockquote> <body> <br> <button> <canvas> <caption> <center> <cite> <code> <col> <colgroup> <command> <datalist> <dd> <del> <details> <dfn> <dir> <div> <dl> <dt> <em> <embed> <fieldset> <figcaption> <figure> <font> <footer> <form> <frame> <frameset> <h1> - <h6> <head> <header> <hgroup> <hr> <html> <i> <iframe> <img> <input> <ins> <keygen> <kbd> <label> <legend> <li> <link> <map> <mark> <menu> <meta> <meter> <nav> <noframes>
Try it yourself
US Web Design Schools W3SCHOOLS EXAMS Get Certified in: HTML, CSS, JavaScript, XML, PHP, and ASP W3SCHOOLS BOOKS New Books: HTML, CSS JavaScript, and Ajax STATISTICS Browser Statistics Browser OS Browser Display
Attributes
New :NewinHTML5. Attribute autofocus New disabled form New multiple name size multiple unique name number When present, it specifies that multiple items can be selected at a time Defines a unique name for the drop-down list Defines the number of visible items in the drop-down list. disabled formname When true, it disables the drop-down list Defines one ore more forms the select field belongs to. Value autofocus Description Makes the select field focused on page load
Standard Attributes
The <option> tag also supports the Standard Attributes in HTML 5.
Event Attributes
The <option> tag also supports the Event Attributes in HTML 5.
http://www.w3schools.com/html5/tag_select.asp
Page 1 / 2
<noscript> <object> <ol> <optgroup> <option> <output> <p> <param> <pre> <progress> <q> <rp> <rt> <ruby> <s> <samp> <script> <section> <select> <small> <source> <span> <strike> <strong> <style> <sub> <summary> <sup> <table> <tbody> <td> <textarea> <tfoot> <th> <thead> <time> <title> <tr> <tt> <u> <ul> <var> <video> <xmp>
Need an easy way to get data into XML, or transform XML to another format? MapForce lets you map XML data to/from any combination of XML, database, flat file, Excel 2007, XBRL, or Web services data. Then it transforms data instantly or auto-generates royalty-free code for recurrent conversions. New features in Version 2010! Easy-to-use, graphical data mapping interface Instant data transformation XSLT 1.0/2.0 and XQuery code generation Java, C#, and C++ code generation Advanced data processing functions Support for all major relational databases including SQL Server, IBM DB2, Oracle, and more l Visual Studio & Eclipse integration l Available in 32-bit and 64-bit versions
l l l l l l
HOME
| TOP
| FORUM
ABOUT
W3Schools is for training only. We do not warrant the correctness of its content. The risk from using it lies entirely with the user. While using this site, you agree to have read and accepted our terms of use and privacy policy. Copyright 1999-2010 by Refsnes Data. All Rights Reserved.
http://www.w3schools.com/html5/tag_select.asp
Page 2 / 2
HOME HTML CSS XML JAVASCRIPT ASP PHP SQL MORE...
Search Forum
About
YOUR FREE WEBSITE Free Flash Website Free Website Builder Free Web Design
HTML5 Tutorial
HTML5 Home HTML5 Introduction HTML5 New Elements HTML5 Video HTML5 Audio HTML5 Canvas HTML5 Web Storage
WEB HOSTING Best Web Hosting PHP MySQL Hosting Top 10 Web Hosting UK Reseller Hosting Web Hosting FREE Web Hosting
HTML5 Forms
HTML5 Input Types HTML5 Form Elements HTML5 Form Attributes
<p>There was a big tree, <small>to big, some would say,</small> in the middle of the garden</p>
Try it yourself
Top Web Hosting $0 Doteasy Web Hosting WEB BUILDING XML Editor Free Trial! FREE Flash Website
HTML5 Reference
HTML5 Tags HTML5 Attributes HTML5 Events
HTML5 Tags
<!--> <!DOCTYPE> <a> <abbr> <acronym> <address> <applet> <area> <article> <aside> <audio> <b> <base> <basefont> <bdo> <big> <blockquote> <body> <br> <button> <canvas> <caption> <center> <cite> <code> <col> <colgroup> <command> <datalist> <dd> <del> <details> <dfn> <dir> <div> <dl> <dt> <em> <embed> <fieldset> <figcaption> <figure> <font> <footer> <form> <frame> <frameset> <h1> - <h6> <head> <header> <hgroup> <hr> <html> <i> <iframe> <img> <input> <ins> <keygen> <kbd> <label> <legend> <li> <link> <map> <mark> <menu> <meta> <meter> <nav> <noframes>
FREE Web Templates SEO Company US Web Design Schools W3SCHOOLS EXAMS
Get Certified in: HTML, CSS, JavaScript, XML, PHP, and ASP W3SCHOOLS BOOKS New Books: HTML, CSS JavaScript, and Ajax
Standard Attributes
The <small> tag also supports the Standard Attributes in HTML 5.
STATISTICS Browser Statistics Browser OS Browser Display SHARE THIS PAGE Share with
Event Attributes
The <small> tag also supports the Event Attributes in HTML 5.
http://www.w3schools.com/html5/tag_small.asp
Page 1 / 2
<noscript> <object> <ol> <optgroup> <option> <output> <p> <param> <pre> <progress> <q> <rp> <rt> <ruby> <s> <samp> <script> <section> <select> <small> <source> <span> <strike> <strong> <style> <sub> <summary> <sup> <table> <tbody> <td> <textarea> <tfoot> <th> <thead> <time> <title> <tr> <tt> <u> <ul> <var> <video> <xmp>
HOME
| TOP
| FORUM
ABOUT
W3Schools is for training only. We do not warrant the correctness of its content. The risk from using it lies entirely with the user. While using this site, you agree to have read and accepted our terms of use and privacy policy. Copyright 1999-2010 by Refsnes Data. All Rights Reserved.
http://www.w3schools.com/html5/tag_small.asp
Page 2 / 2
HOME HTML CSS XML JAVASCRIPT ASP PHP SQL MORE...
Search Forum
About
YOUR FREE WEBSITE Free Flash Website Free Website Builder Free Web Design
HTML5 Tutorial
HTML5 Home HTML5 Introduction HTML5 New Elements HTML5 Video HTML5 Audio HTML5 Canvas HTML5 Web Storage
WEB HOSTING Best Web Hosting PHP MySQL Hosting Top 10 Web Hosting UK Reseller Hosting Web Hosting FREE Web Hosting Top Web Hosting
HTML5 Forms
HTML5 Input Types HTML5 Form Elements HTML5 Form Attributes
$0 Doteasy Web Hosting WEB BUILDING XML Editor Free Trial! FREE Flash Website FREE Web Templates
HTML5 Reference
HTML5 Tags HTML5 Attributes HTML5 Events
HTML5 Tags
<!--> <!DOCTYPE> <a> <abbr> <acronym> <address> <applet> <area> <article> <aside> <audio> <b> <base> <basefont> <bdo> <big> <blockquote> <body> <br> <button> <canvas> <caption> <center> <cite> <code> <col> <colgroup> <command> <datalist> <dd> <del> <details> <dfn> <dir> <div> <dl> <dt> <em> <embed> <fieldset> <figcaption> <figure> <font> <footer> <form> <frame> <frameset> <h1> - <h6> <head> <header> <hgroup> <hr> <html> <i> <iframe> <img> <input> <ins> <keygen> <kbd> <label> <legend> <li> <link> <map> <mark> <menu> <meta> <meter> <nav> <noframes>
Attributes
New :NewinHTML5. Attribute media New src New type New numeric value Defines where in the audio stream the player should start playing. As default, the audio starts playing at the beginning. url Value media query Description Defines the type of media resource, for browsers to decide if it shall download it or not. The URL of the media
SEO Company US Web Design Schools W3SCHOOLS EXAMS Get Certified in: HTML, CSS, JavaScript, XML, PHP, and ASP W3SCHOOLS BOOKS New Books: HTML, CSS JavaScript, and Ajax STATISTICS
Standard Attributes
The <source> tag also supports the Standard Attributes in HTML 5.
Browser Statistics Browser OS Browser Display SHARE THIS PAGE Share with
Event Attributes
The <source> tag also supports the Event Attributes in HTML 5.
Stylus Studio2010 XML Enterprise Suite raises the bar for productivity in XML development tools. Millions of XML developers and data integration specialists turn to Stylus Studio's comprehensive and intuitive XML toolset to tackle today's advanced XML data transformation and aggregation challenges. XML Pipeline Editor, Debugger and Code Generator DataDirect XML Converters XQuery Mapper, Editor, Debugger, and Profiler XSLT Mapper, Editor, Debugger, Designer, and Profiler Java and C# for .Net Code Generation XML Schema Designer With Documentation Generator XML Editor With Full XPath Integration Download a free trial now
http://www.w3schools.com/html5/tag_source.asp
Page 1 / 2
<noscript> <object> <ol> <optgroup> <option> <output> <p> <param> <pre> <progress> <q> <rp> <rt> <ruby> <s> <samp> <script> <section> <select> <small> <source> <span> <strike> <strong> <style> <sub> <summary> <sup> <table> <tbody> <td> <textarea> <tfoot> <th> <thead> <time> <title> <tr> <tt> <u> <ul> <var> <video> <xmp>
HOME
| TOP
| FORUM
ABOUT
W3Schools is for training only. We do not warrant the correctness of its content. The risk from using it lies entirely with the user. While using this site, you agree to have read and accepted our terms of use and privacy policy. Copyright 1999-2010 by Refsnes Data. All Rights Reserved.
http://www.w3schools.com/html5/tag_source.asp
Page 2 / 2
HOME HTML CSS XML JAVASCRIPT ASP PHP SQL MORE...
Search Forum
About
YOUR FREE WEBSITE Free Flash Website Free Website Builder Free Web Design
HTML5 Tutorial
HTML5 Home HTML5 Introduction HTML5 New Elements HTML5 Video HTML5 Audio HTML5 Canvas HTML5 Web Storage
WEB HOSTING Best Web Hosting PHP MySQL Hosting Top 10 Web Hosting UK Reseller Hosting Web Hosting FREE Web Hosting
HTML5 Forms
HTML5 Input Types HTML5 Form Elements HTML5 Form Attributes
Top Web Hosting $0 Doteasy Web Hosting WEB BUILDING XML Editor Free Trial!
HTML5 Reference
HTML5 Tags HTML5 Attributes HTML5 Events
FREE Flash Website FREE Web Templates SEO Company US Web Design Schools W3SCHOOLS EXAMS Get Certified in: HTML, CSS, JavaScript, XML, PHP, and ASP W3SCHOOLS BOOKS
HTML5 Tags
<!--> <!DOCTYPE> <a> <abbr> <acronym> <address> <applet> <area> <article> <aside> <audio> <b> <base> <basefont> <bdo> <big> <blockquote> <body> <br> <button> <canvas> <caption> <center> <cite> <code> <col> <colgroup> <command> <datalist> <dd> <del> <details> <dfn> <dir> <div> <dl> <dt> <em> <embed> <fieldset> <figcaption> <figure> <font> <footer> <form> <frame> <frameset> <h1> - <h6> <head> <header> <hgroup> <hr> <html> <i> <iframe> <img> <input> <ins> <keygen> <kbd> <label> <legend> <li> <link> <map> <mark> <menu> <meta> <meter> <nav> <noframes>
New Books: HTML, CSS JavaScript, and Ajax STATISTICS Browser Statistics Browser OS Browser Display SHARE THIS PAGE
Share with
Standard Attributes
The <span> tag also supports the Standard Attributes in HTML 5.
Event Attributes
The <span> tag also supports the Event Attributes in HTML 5.
Stylus Studio2010 XML Enterprise Suite raises the bar for productivity in XML development tools. Millions of XML developers and data integration specialists turn to Stylus Studio's comprehensive and intuitive XML toolset to tackle today's advanced XML data transformation and aggregation challenges. XML Pipeline Editor, Debugger and Code Generator DataDirect XML Converters XQuery Mapper, Editor, Debugger, and Profiler XSLT Mapper, Editor, Debugger, Designer, and Profiler Java and C# for .Net Code Generation XML Schema Designer With Documentation Generator XML Editor With Full XPath Integration
http://www.w3schools.com/html5/tag_span.asp
Page 1 / 2
<noscript> <object> <ol> <optgroup> <option> <output> <p> <param> <pre> <progress> <q> <rp> <rt> <ruby> <s> <samp> <script> <section> <select> <small> <source> <span> <strike> <strong> <style> <sub> <summary> <sup> <table> <tbody> <td> <textarea> <tfoot> <th> <thead> <time> <title> <tr> <tt> <u> <ul> <var> <video> <xmp>
HOME
| TOP
| FORUM
ABOUT
W3Schools is for training only. We do not warrant the correctness of its content. The risk from using it lies entirely with the user. While using this site, you agree to have read and accepted our terms of use and privacy policy. Copyright 1999-2010 by Refsnes Data. All Rights Reserved.
http://www.w3schools.com/html5/tag_span.asp
Page 2 / 2
HOME HTML CSS XML JAVASCRIPT ASP PHP SQL MORE...
Search Forum
About
YOUR FREE WEBSITE Free Flash Website Free Website Builder Free Web Design
HTML5 Tutorial
HTML5 Home HTML5 Introduction HTML5 New Elements HTML5 Video HTML5 Audio HTML5 Canvas HTML5 Web Storage
WEB HOSTING Best Web Hosting PHP MySQL Hosting Top 10 Web Hosting UK Reseller Hosting Web Hosting FREE Web Hosting Top Web Hosting $0 Doteasy Web Hosting WEB BUILDING Download XML Editor FREE Flash Website FREE Web Templates SEO Company US Web Design Schools W3SCHOOLS EXAMS
HTML5 Forms
HTML5 Input Types HTML5 Form Elements HTML5 Form Attributes
HTML5 Reference
HTML5 Tags HTML5 Attributes HTML5 Events
HTML5 Tags
<!--> <!DOCTYPE> <a> <abbr> <acronym> <address> <applet> <area> <article> <aside> <audio> <b> <base> <basefont> <bdo> <big> <blockquote> <body> <br> <button> <canvas> <caption> <center> <cite> <code> <col> <colgroup> <command> <datalist> <dd> <del> <details> <dfn> <dir> <div> <dl> <dt> <em> <embed> <fieldset> <figcaption> <figure> <font> <footer> <form> <frame> <frameset> <h1> - <h6> <head> <header> <hgroup> <hr> <html> <i> <iframe> <img> <input> <ins> <keygen> <kbd> <label> <legend> <li> <link> <map> <mark> <menu> <meta> <meter> <nav> <noframes>
Get Certified in: HTML, CSS, JavaScript, XML, PHP, and ASP W3SCHOOLS BOOKS
Wix is a revolutionary web design tool that provides anyone with the possibility to create professional and beautiful websites for free. With e-commerce features, search engine visibility and many more professional tools, Wix is the ultimate solution for creating a spectacular site while saving tons of money.
New Books: HTML, CSS JavaScript, and Ajax STATISTICS Browser Statistics Browser OS Browser Display
W3Schools' Online Certification Program The perfect solution for professionals who need to balance work, family, and career building. More than 5000 certificates already issued! The HTML Certificate documents your knowledge of HTML, XHTML, and CSS. The JavaScript Certificate documents your knowledge of JavaScript and HTML DOM. The XML Certificate documents your knowledge of XML, XML DOM and XSLT. The ASP Certificate documents your knowledge of ASP, SQL, and ADO. The PHP Certificate documents your knowledge of PHP and SQL (MySQL).
http://www.w3schools.com/html5/tag_strike.asp
Page 1 / 2
<noscript> <object> <ol> <optgroup> <option> <output> <p> <param> <pre> <progress> <q> <rp> <rt> <ruby> <s> <samp> <script> <section> <select> <small> <source> <span> <strike> <strong> <style> <sub> <summary> <sup> <table> <tbody> <td> <textarea> <tfoot> <th> <thead> <time> <title> <tr> <tt> <u> <ul> <var> <video> <xmp>
HOME
| TOP
| FORUM
ABOUT
W3Schools is for training only. We do not warrant the correctness of its content. The risk from using it lies entirely with the user. While using this site, you agree to have read and accepted our terms of use and privacy policy. Copyright 1999-2010 by Refsnes Data. All Rights Reserved.
http://www.w3schools.com/html5/tag_strike.asp
Page 2 / 2
HOME HTML CSS XML JAVASCRIPT ASP PHP SQL MORE...
Search Forum
About
HTML5 Tutorial
HTML5 Home HTML5 Introduction HTML5 New Elements HTML5 Video HTML5 Audio HTML5 Canvas HTML5 Web Storage
HTML 5 <em> <strong> <dfn> <code> <samp> <kbd> <var> <cite> Tags
Example
Format text in a document:
WEB HOSTING Best Web Hosting PHP MySQL Hosting Top 10 Web Hosting UK Reseller Hosting Web Hosting FREE Web Hosting Top Web Hosting
HTML5 Forms
HTML5 Input Types HTML5 Form Elements HTML5 Form Attributes
HTML5 Reference
HTML5 Tags HTML5 Attributes HTML5 Events
HTML5 Tags
<!--> <!DOCTYPE> <a> <abbr> <acronym> <address> <applet> <area> <article> <aside> <audio> <b> <base> <basefont> <bdo> <big> <blockquote> <body> <br> <button> <canvas> <caption> <center> <cite> <code> <col> <colgroup> <command> <datalist> <dd> <del> <details> <dfn> <dir> <div> <dl> <dt> <em> <embed> <fieldset> <figcaption> <figure> <font> <footer> <form> <frame> <frameset> <h1> - <h6> <head> <header> <hgroup> <hr> <html> <i> <iframe> <img> <input> <ins> <keygen> <kbd> <label> <legend> <li> <link> <map> <mark> <menu> <meta> <meter> <nav> <noframes>
<em>Emphasized text</em> <strong>Strong text</strong> <dfn>Definition term</dfn> <code>Computer code text</code> <samp>Sample computer code text</samp> <kbd>Keyboard text</kbd> <var>Variable</var> <cite>Citation</cite>
Try it yourself
$0 Doteasy Web Hosting WEB BUILDING XML Editor Free Trial! FREE Flash Website FREE Web Templates SEO Company US Web Design Schools W3SCHOOLS EXAMS
Get Certified in: HTML, CSS, JavaScript, XML, PHP, and ASP W3SCHOOLS BOOKS New Books: HTML, CSS JavaScript, and Ajax STATISTICS Browser Statistics Browser OS Browser Display SHARE THIS PAGE Share with
Standard Attributes
The <em>, <strong>, <dfn>, <code>, <samp>, <kbd>, <var>, and <cite> tags also supports the Standard Attributes in HTML 5.
Event Attributes
The <em>, <strong>, <dfn>, <code>, <samp>, <kbd>, <var>, and <cite> tags also supports the Event Attributes in HTML 5.
http://www.w3schools.com/html5/tag_phrase_elements.asp
Page 1 / 2
<noscript> <object> <ol> <optgroup> <option> <output> <p> <param> <pre> <progress> <q> <rp> <rt> <ruby> <s> <samp> <script> <section> <select> <small> <source> <span> <strike> <strong> <style> <sub> <summary> <sup> <table> <tbody> <td> <textarea> <tfoot> <th> <thead> <time> <title> <tr> <tt> <u> <ul> <var> <video> <xmp>
Stylus Studio2010 XML Enterprise Suite raises the bar for productivity in XML development tools. Millions of XML developers and data integration specialists turn to Stylus Studio's comprehensive and intuitive XML toolset to tackle today's advanced XML data transformation and aggregation challenges. XML Pipeline Editor, Debugger and Code Generator DataDirect XML Converters XQuery Mapper, Editor, Debugger, and Profiler XSLT Mapper, Editor, Debugger, Designer, and Profiler Java and C# for .Net Code Generation XML Schema Designer With Documentation Generator XML Editor With Full XPath Integration Download a free trial now
HOME
| TOP
| FORUM
ABOUT
W3Schools is for training only. We do not warrant the correctness of its content. The risk from using it lies entirely with the user. While using this site, you agree to have read and accepted our terms of use and privacy policy. Copyright 1999-2010 by Refsnes Data. All Rights Reserved.
http://www.w3schools.com/html5/tag_phrase_elements.asp
Page 2 / 2
HOME HTML CSS XML JAVASCRIPT ASP PHP SQL MORE...
Search Forum
About
HTML5 Tutorial
HTML5 Home HTML5 Introduction HTML5 New Elements HTML5 Video HTML5 Audio HTML5 Canvas HTML5 Web Storage
WEB HOSTING Best Web Hosting PHP MySQL Hosting Top 10 Web Hosting UK Reseller Hosting Web Hosting FREE Web Hosting
HTML5 Forms
HTML5 Input Types HTML5 Form Elements HTML5 Form Attributes
HTML5 Reference
HTML5 Tags HTML5 Attributes HTML5 Events
<html> <head> <style type="text/css"> h1 {color:red} p {color:blue} </style> </head> <body> <h1>Header 1</h1> <p>A paragraph.</p> </body> </html>
Try it yourself
Top Web Hosting $0 Doteasy Web Hosting WEB BUILDING Download XML Editor FREE Flash Website FREE Web Templates SEO Company US Web Design Schools W3SCHOOLS EXAMS Get Certified in: HTML, CSS, JavaScript, XML, PHP, and ASP W3SCHOOLS BOOKS
HTML5 Tags
<!--> <!DOCTYPE> <a> <abbr> <acronym> <address> <applet> <area> <article> <aside> <audio> <b> <base> <basefont> <bdo> <big> <blockquote> <body> <br> <button> <canvas> <caption> <center> <cite> <code> <col> <colgroup> <command> <datalist> <dd> <del> <details> <dfn> <dir> <div> <dl> <dt> <em> <embed> <fieldset> <figcaption> <figure> <font> <footer> <form> <frame> <frameset> <h1> - <h6> <head> <header> <hgroup> <hr> <html> <i> <iframe> <img> <input> <ins> <keygen> <kbd> <label> <legend> <li> <link> <map> <mark> <menu> <meta> <meter> <nav> <noframes>
New Books: HTML, CSS JavaScript, and Ajax STATISTICS Browser Statistics Browser OS Browser Display
Attributes
New :NewinHTML5. Attribute type media Value text/css screen tty tv projection handheld print braille aural all scoped New Description Defines the content-type The destination medium for the style information
scoped
If present, the styles should ONLY apply to the style elements parent element and its child elements.
Standard Attributes
The <style> tag also supports the Standard Attributes in HTML 5.
http://www.w3schools.com/html5/tag_style.asp
Page 1 / 2
<noscript> <object> <ol> <optgroup> <option> <output> <p> <param> <pre> <progress> <q> <rp> <rt> <ruby> <s> <samp> <script> <section> <select> <small> <source> <span> <strike> <strong> <style> <sub> <summary> <sup> <table> <tbody> <td> <textarea> <tfoot> <th> <thead> <time> <title> <tr> <tt> <u> <ul> <var> <video> <xmp>
Event Attributes
The <style> tag also supports the Event Attributes in HTML 5.
XML development Web & Web services development Data mapping & integration Rendering & publishing XML & database data XBRL validation, taxonomy editing, transformation & rendering
The MissionKit for XML Developers includes XMLSpy- the industry-leading XML editor; MapForce- a graphical data mapping, conversion, and integration tool; StyleVision- a visual XSLT stylesheet designer; DiffDog- an XML-aware diff/merge tool; and 2 additional tools. Try all 6 products free for 30 days! Download a fully-functional free trial
HOME
| TOP
| FORUM
ABOUT
W3Schools is for training only. We do not warrant the correctness of its content. The risk from using it lies entirely with the user. While using this site, you agree to have read and accepted our terms of use and privacy policy. Copyright 1999-2010 by Refsnes Data. All Rights Reserved.
http://www.w3schools.com/html5/tag_style.asp
Page 2 / 2
HOME HTML CSS XML JAVASCRIPT ASP PHP SQL MORE...
Search Forum
About
HTML5 Tutorial
HTML5 Home HTML5 Introduction HTML5 New Elements HTML5 Video HTML5 Audio HTML5 Canvas HTML5 Web Storage
WEB HOSTING Best Web Hosting PHP MySQL Hosting Top 10 Web Hosting UK Reseller Hosting Web Hosting FREE Web Hosting
HTML5 Forms
HTML5 Input Types HTML5 Form Elements HTML5 Form Attributes
<p>This text contains <sub>subscript</sub> text.</p> <p>This text contains <sup>superscript</sup> text.</p>
Try it yourself
Top Web Hosting $0 Doteasy Web Hosting WEB BUILDING XML Editor Free Trial! FREE Flash Website
HTML5 Reference
HTML5 Tags HTML5 Attributes HTML5 Events
HTML5 Tags
<!--> <!DOCTYPE> <a> <abbr> <acronym> <address> <applet> <area> <article> <aside> <audio> <b> <base> <basefont> <bdo> <big> <blockquote> <body> <br> <button> <canvas> <caption> <center> <cite> <code> <col> <colgroup> <command> <datalist> <dd> <del> <details> <dfn> <dir> <div> <dl> <dt> <em> <embed> <fieldset> <figcaption> <figure> <font> <footer> <form> <frame> <frameset> <h1> - <h6> <head> <header> <hgroup> <hr> <html> <i> <iframe> <img> <input> <ins> <keygen> <kbd> <label> <legend> <li> <link> <map> <mark> <menu> <meta> <meter> <nav> <noframes>
FREE Web Templates SEO Company US Web Design Schools W3SCHOOLS EXAMS
Get Certified in: HTML, CSS, JavaScript, XML, PHP, and ASP W3SCHOOLS BOOKS New Books: HTML, CSS JavaScript, and Ajax
Standard Attributes
The <sub> tag also supports the Standard Attributes in HTML 5.
Event Attributes
The <sub> tag also supports the Event Attributes in HTML 5.
Share with
Stylus Studio2010 XML Enterprise Suite raises the bar for productivity in XML development tools. Millions of XML developers and data integration specialists turn to Stylus Studio's comprehensive and intuitive XML toolset to tackle today's advanced XML data transformation and aggregation challenges. XML Pipeline Editor, Debugger and Code Generator DataDirect XML Converters XQuery Mapper, Editor, Debugger, and Profiler XSLT Mapper, Editor, Debugger, Designer, and Profiler Java and C# for .Net Code Generation XML Schema Designer With Documentation Generator XML Editor With Full XPath Integration Download a free trial now
http://www.w3schools.com/html5/tag_sup.asp
Page 1 / 2
<noscript> <object> <ol> <optgroup> <option> <output> <p> <param> <pre> <progress> <q> <rp> <rt> <ruby> <s> <samp> <script> <section> <select> <small> <source> <span> <strike> <strong> <style> <sub> <summary> <sup> <table> <tbody> <td> <textarea> <tfoot> <th> <thead> <time> <title> <tr> <tt> <u> <ul> <var> <video> <xmp>
HOME
| TOP
| FORUM
ABOUT
W3Schools is for training only. We do not warrant the correctness of its content. The risk from using it lies entirely with the user. While using this site, you agree to have read and accepted our terms of use and privacy policy. Copyright 1999-2010 by Refsnes Data. All Rights Reserved.
http://www.w3schools.com/html5/tag_sup.asp
Page 2 / 2
HOME HTML CSS XML JAVASCRIPT ASP PHP SQL MORE...
Search Forum
About
YOUR FREE WEBSITE Free Flash Website Free Website Builder Free Web Design
HTML5 Tutorial
HTML5 Home HTML5 Introduction HTML5 New Elements HTML5 Video HTML5 Audio HTML5 Canvas HTML5 Web Storage
WEB HOSTING Best Web Hosting PHP MySQL Hosting Top 10 Web Hosting UK Reseller Hosting Web Hosting FREE Web Hosting
HTML5 Forms
HTML5 Input Types HTML5 Form Elements HTML5 Form Attributes
HTML5 Reference
HTML5 Tags HTML5 Attributes HTML5 Events
<details> <summary>HTML 5</summary> This document teaches you everything you have to learn about HTML 5. </details>
Try it yourself
Top Web Hosting $0 Doteasy Web Hosting WEB BUILDING Download XML Editor FREE Flash Website FREE Web Templates
HTML5 Tags
<!--> <!DOCTYPE> <a> <abbr> <acronym> <address> <applet> <area> <article> <aside> <audio> <b> <base> <basefont> <bdo> <big> <blockquote> <body> <br> <button> <canvas> <caption> <center> <cite> <code> <col> <colgroup> <command> <datalist> <dd> <del> <details> <dfn> <dir> <div> <dl> <dt> <em> <embed> <fieldset> <figcaption> <figure> <font> <footer> <form> <frame> <frameset> <h1> - <h6> <head> <header> <hgroup> <hr> <html> <i> <iframe> <img> <input> <ins> <keygen> <kbd> <label> <legend> <li> <link>
SEO Company US Web Design Schools W3SCHOOLS EXAMS Get Certified in: HTML, CSS, JavaScript, XML, PHP, and ASP
W3SCHOOLS BOOKS New Books: HTML, CSS JavaScript, and Ajax STATISTICS
Browser Statistics Browser OS Browser Display SHARE THIS PAGE Share with
Standard Attributes
The <summary> tag also supports the Standard Attributes in HTML 5.
Event Attributes
The <summary> tag also supports the Event Attributes in HTML 5.
Whether you're new to XML or already an advanced user, the user-friendly views and powerful entry helpers, wizards, and debuggers in XMLSpy are designed to meet your XML and Web development needs from start to finish. New features in Version 2010!
http://www.w3schools.com/html5/tag_summary.asp
Page 1 / 2
<map> <mark> <menu> <meta> <meter> <nav> <noframes> <noscript> <object> <ol> <optgroup> <option> <output> <p> <param> <pre> <progress> <q> <rp> <rt> <ruby> <s> <samp> <script> <section> <select> <small> <source> <span> <strike> <strong> <style> <sub> <summary> <sup> <table> <tbody> <td> <textarea> <tfoot> <th> <thead> <time> <title> <tr> <tt> <u> <ul> <var> <video> <xmp>
l l l l l l l l l l l
XML editor Graphical XML Schema / DTD editors XSLT 1.0/2.0 editor, debugger, profiler XQuery editor, debugger, profiler XBRL validator, taxonomy editor, taxonomy wizard Support for Office Open XML (OOXML) Graphical WSDL 1.1/2.0 editor & SOAP debugger JSON editing & conversion Java, C#, C++ code generation 32-bit and 64-bit versions And much more!
HOME
| TOP
| FORUM
ABOUT
W3Schools is for training only. We do not warrant the correctness of its content. The risk from using it lies entirely with the user. While using this site, you agree to have read and accepted our terms of use and privacy policy. Copyright 1999-2010 by Refsnes Data. All Rights Reserved.
http://www.w3schools.com/html5/tag_summary.asp
Page 2 / 2
HOME HTML CSS XML JAVASCRIPT ASP PHP SQL MORE...
Search Forum
About
YOUR FREE WEBSITE Free Flash Website Free Website Builder Free Web Design
HTML5 Tutorial
HTML5 Home HTML5 Introduction HTML5 New Elements HTML5 Video HTML5 Audio HTML5 Canvas HTML5 Web Storage
WEB HOSTING Best Web Hosting PHP MySQL Hosting Top 10 Web Hosting UK Reseller Hosting Web Hosting FREE Web Hosting
HTML5 Forms
HTML5 Input Types HTML5 Form Elements HTML5 Form Attributes
<p>This text contains <sub>subscript</sub> text.</p> <p>This text contains <sup>superscript</sup> text.</p>
Try it yourself
Top Web Hosting $0 Doteasy Web Hosting WEB BUILDING Download XML Editor FREE Flash Website
HTML5 Reference
HTML5 Tags HTML5 Attributes HTML5 Events
HTML5 Tags
<!--> <!DOCTYPE> <a> <abbr> <acronym> <address> <applet> <area> <article> <aside> <audio> <b> <base> <basefont> <bdo> <big> <blockquote> <body> <br> <button> <canvas> <caption> <center> <cite> <code> <col> <colgroup> <command> <datalist> <dd> <del> <details> <dfn> <dir> <div> <dl> <dt> <em> <embed> <fieldset> <figcaption> <figure> <font> <footer> <form> <frame> <frameset> <h1> - <h6> <head> <header> <hgroup> <hr> <html> <i> <iframe> <img> <input> <ins> <keygen> <kbd> <label> <legend> <li> <link> <map> <mark> <menu> <meta> <meter> <nav> <noframes>
FREE Web Templates SEO Company US Web Design Schools W3SCHOOLS EXAMS
Get Certified in: HTML, CSS, JavaScript, XML, PHP, and ASP W3SCHOOLS BOOKS New Books: HTML, CSS JavaScript, and Ajax
Standard Attributes
The <sub> tag also supports the Standard Attributes in HTML 5.
Event Attributes
The <sub> tag also supports the Event Attributes in HTML 5.
Share with
W3Schools' Online Certification Program The perfect solution for professionals who need to balance work, family, and career building. More than 5000 certificates already issued! The HTML Certificate documents your knowledge of HTML, XHTML, and CSS. The JavaScript Certificate documents your knowledge of JavaScript and HTML DOM. The XML Certificate documents your knowledge of XML, XML DOM and XSLT. The ASP Certificate documents your knowledge of ASP, SQL, and ADO.
http://www.w3schools.com/html5/tag_sup.asp
Page 1 / 2
<noscript> <object> <ol> <optgroup> <option> <output> <p> <param> <pre> <progress> <q> <rp> <rt> <ruby> <s> <samp> <script> <section> <select> <small> <source> <span> <strike> <strong> <style> <sub> <summary> <sup> <table> <tbody> <td> <textarea> <tfoot> <th> <thead> <time> <title> <tr> <tt> <u> <ul> <var> <video> <xmp>
The PHP Certificate documents your knowledge of PHP and SQL (MySQL).
HOME
| TOP
| FORUM
ABOUT
W3Schools is for training only. We do not warrant the correctness of its content. The risk from using it lies entirely with the user. While using this site, you agree to have read and accepted our terms of use and privacy policy. Copyright 1999-2010 by Refsnes Data. All Rights Reserved.
http://www.w3schools.com/html5/tag_sup.asp
Page 2 / 2
HOME HTML CSS XML JAVASCRIPT ASP PHP SQL MORE...
Search Forum
About
YOUR FREE WEBSITE Free Flash Website Free Website Builder Free Web Design
HTML5 Tutorial
HTML5 Home HTML5 Introduction HTML5 New Elements HTML5 Video HTML5 Audio HTML5 Canvas HTML5 Web Storage
WEB HOSTING Best Web Hosting PHP MySQL Hosting Top 10 Web Hosting UK Reseller Hosting Web Hosting FREE Web Hosting
HTML5 Forms
HTML5 Input Types HTML5 Form Elements HTML5 Form Attributes
HTML5 Reference
HTML5 Tags HTML5 Attributes HTML5 Events
HTML5 Tags
<!--> <!DOCTYPE> <a> <abbr> <acronym> <address> <applet> <area> <article> <aside> <audio> <b> <base> <basefont> <bdo> <big> <blockquote> <body> <br> <button> <canvas> <caption> <center> <cite> <code> <col> <colgroup> <command> <datalist> <dd> <del> <details> <dfn> <dir> <div> <dl> <dt> <em> <embed> <fieldset> <figcaption> <figure> <font> <footer> <form> <frame> <frameset> <h1> - <h6> <head> <header> <hgroup> <hr> <html> <i> <iframe> <img> <input> <ins> <keygen> <kbd> <label> <legend> <li> <link> <map> <mark> <menu> <meta> <meter> <nav> <noframes>
<table border="1"> <tr> <th>Month</th> <th>Savings</th> </tr> <tr> <td>January</td> <td>$100</td> </tr> </table>
Try it yourself
Top Web Hosting $0 Doteasy Web Hosting WEB BUILDING XML Editor Free Trial! FREE Flash Website FREE Web Templates SEO Company US Web Design Schools W3SCHOOLS EXAMS Get Certified in: HTML, CSS, JavaScript, XML, PHP, and ASP W3SCHOOLS BOOKS New Books: HTML, CSS JavaScript, and Ajax STATISTICS Browser Statistics Browser OS Browser Display SHARE THIS PAGE
Share with
Attributes
Attribute border cellpadding cellspacing frame Value pixels pixels pixels void above below hsides lhs rhs vsides box border none groups rows cols all text pixels % Description Not supported in HTML 5 Not supported in HTML 5 Not supported in HTML 5 Not supported in HTML 5
rules
summary width
Standard Attributes
The <table> tag also supports the Standard Attributes in HTML 5.
http://www.w3schools.com/html5/tag_table.asp
Page 1 / 2
<noscript> <object> <ol> <optgroup> <option> <output> <p> <param> <pre> <progress> <q> <rp> <rt> <ruby> <s> <samp> <script> <section> <select> <small> <source> <span> <strike> <strong> <style> <sub> <summary> <sup> <table> <tbody> <td> <textarea> <tfoot> <th> <thead> <time> <title> <tr> <tt> <u> <ul> <var> <video> <xmp>
Event Attributes
The <table> tag also supports the Event Attributes in HTML 5.
HOME
| TOP
| FORUM
ABOUT
W3Schools is for training only. We do not warrant the correctness of its content. The risk from using it lies entirely with the user. While using this site, you agree to have read and accepted our terms of use and privacy policy. Copyright 1999-2010 by Refsnes Data. All Rights Reserved.
http://www.w3schools.com/html5/tag_table.asp
Page 2 / 2
HOME HTML CSS XML JAVASCRIPT ASP PHP SQL MORE...
Search Forum
About
HTML5 Tutorial
HTML5 Home HTML5 Introduction HTML5 New Elements HTML5 Video HTML5 Audio HTML5 Canvas HTML5 Web Storage
WEB HOSTING Best Web Hosting PHP MySQL Hosting Top 10 Web Hosting UK Reseller Hosting Web Hosting FREE Web Hosting
HTML5 Forms
HTML5 Input Types HTML5 Form Elements HTML5 Form Attributes
HTML5 Reference
HTML5 Tags HTML5 Attributes HTML5 Events
HTML5 Tags
<!--> <!DOCTYPE> <a> <abbr> <acronym> <address> <applet> <area> <article> <aside> <audio> <b> <base> <basefont> <bdo> <big> <blockquote> <body> <br> <button> <canvas> <caption> <center> <cite> <code> <col> <colgroup> <command> <datalist> <dd> <del> <details> <dfn> <dir> <div> <dl> <dt> <em> <embed> <fieldset> <figcaption> <figure> <font> <footer> <form> <frame> <frameset> <h1> - <h6> <head> <header> <hgroup> <hr> <html> <i> <iframe> <img> <input> <ins> <keygen> <kbd> <label> <legend> <li> <link> <map> <mark> <menu> <meta> <meter> <nav> <noframes>
<table border="1"> <thead> <tr> <th>Month</th> <th>Savings</th> </tr> </thead> <tfoot> <tr> <td>Sum</td> <td>$180</td> </tr> </tfoot> <tbody> <tr> <td>January</td> <td>$100</td> </tr> <tr> <td>February</td> <td>$80</td> </tr> </tbody> </table>
Try it yourself
Top Web Hosting $0 Doteasy Web Hosting WEB BUILDING XML Editor Free Trial! FREE Flash Website FREE Web Templates SEO Company US Web Design Schools W3SCHOOLS EXAMS Get Certified in: HTML, CSS, JavaScript, XML, PHP, and ASP W3SCHOOLS BOOKS New Books: HTML, CSS JavaScript, and Ajax STATISTICS Browser Statistics Browser OS Browser Display SHARE THIS PAGE Share with
Attributes
Attribute align Value right left center justify char character number Description Not supported in HTML 5
char charoff
http://www.w3schools.com/html5/tag_tbody.asp
Page 1 / 2
<noscript> <object> <ol> <optgroup> <option> <output> <p> <param> <pre> <progress> <q> <rp> <rt> <ruby> <s> <samp> <script> <section> <select> <small> <source> <span> <strike> <strong> <style> <sub> <summary> <sup> <table> <tbody> <td> <textarea> <tfoot> <th> <thead> <time> <title> <tr> <tt> <u> <ul> <var> <video> <xmp>
valign
Standard Attributes
The <tbody> tag also supports the Standard Attributes in HTML 5.
Event Attributes
The <tbody> tag also supports the Event Attributes in HTML 5.
Need an easy way to get data into XML, or transform XML to another format? MapForce lets you map XML data to/from any combination of XML, database, flat file, Excel 2007, XBRL, or Web services data. Then it transforms data instantly or auto-generates royalty-free code for recurrent conversions. New features in Version 2010! Easy-to-use, graphical data mapping interface Instant data transformation XSLT 1.0/2.0 and XQuery code generation Java, C#, and C++ code generation Advanced data processing functions Support for all major relational databases including SQL Server, IBM DB2, Oracle, and more l Visual Studio & Eclipse integration l Available in 32-bit and 64-bit versions
l l l l l l
HOME
| TOP
| FORUM
ABOUT
W3Schools is for training only. We do not warrant the correctness of its content. The risk from using it lies entirely with the user. While using this site, you agree to have read and accepted our terms of use and privacy policy. Copyright 1999-2010 by Refsnes Data. All Rights Reserved.
http://www.w3schools.com/html5/tag_tbody.asp
Page 2 / 2
HOME HTML CSS XML JAVASCRIPT ASP PHP SQL MORE...
Search Forum
About
YOUR FREE WEBSITE Free Flash Website Free Website Builder Free Web Design
HTML5 Tutorial
HTML5 Home HTML5 Introduction HTML5 New Elements HTML5 Video HTML5 Audio HTML5 Canvas HTML5 Web Storage
WEB HOSTING Best Web Hosting PHP MySQL Hosting Top 10 Web Hosting UK Reseller Hosting Web Hosting FREE Web Hosting
HTML5 Forms
HTML5 Input Types HTML5 Form Elements HTML5 Form Attributes
HTML5 Reference
HTML5 Tags HTML5 Attributes HTML5 Events
Top Web Hosting $0 Doteasy Web Hosting WEB BUILDING Download XML Editor FREE Flash Website FREE Web Templates SEO Company
HTML5 Tags
<!--> <!DOCTYPE> <a> <abbr> <acronym> <address> <applet> <area> <article> <aside> <audio> <b> <base> <basefont> <bdo> <big> <blockquote> <body> <br> <button> <canvas> <caption> <center> <cite> <code> <col> <colgroup> <command> <datalist> <dd> <del> <details> <dfn> <dir> <div> <dl> <dt> <em> <embed> <fieldset> <figcaption> <figure> <font> <footer> <form> <frame> <frameset> <h1> - <h6> <head> <header> <hgroup> <hr> <html> <i> <iframe> <img> <input> <ins> <keygen> <kbd> <label> <legend> <li> <link> <map> <mark> <menu> <meta> <meter> <nav> <noframes>
US Web Design Schools W3SCHOOLS EXAMS Get Certified in: HTML, CSS, JavaScript, XML, PHP, and ASP W3SCHOOLS BOOKS New Books: HTML, CSS JavaScript, and Ajax STATISTICS
Browser Statistics Browser OS Browser Display SHARE THIS PAGE Share with
Attributes
Attribute abbr align Value text left right center justify char category_name character number number headercells' id Description Not supported in HTML 5 Not supported in HTML 5
Not supported in HTML 5 Not supported in HTML 5 Not supported in HTML 5 Indicates the number of columns this cell should span A space-separated list of cell IDs that supply header information for the cell. This attribute allows text-only browsers to render the header information for a given cell Not supported in HTML 5 Not supported in HTML 5 Indicates the number of rows this cell should span Not supported in HTML 5
pixels % nowrap number col colgroup row rowgroup top middle bottom baseline pixels %
valign
width
http://www.w3schools.com/html5/tag_td.asp
Page 1 / 2
<noscript> <object> <ol> <optgroup> <option> <output> <p> <param> <pre> <progress> <q> <rp> <rt> <ruby> <s> <samp> <script> <section> <select> <small> <source> <span> <strike> <strong> <style> <sub> <summary> <sup> <table> <tbody> <td> <textarea> <tfoot> <th> <thead> <time> <title> <tr> <tt> <u> <ul> <var> <video> <xmp>
Standard Attributes
The <td> tag also supports the Standard Attributes in HTML 5.
Event Attributes
The <td> tag also supports the Event Attributes in HTML 5.
XML development Web & Web services development Data mapping & integration Rendering & publishing XML & database data XBRL validation, taxonomy editing, transformation & rendering
The MissionKit for XML Developers includes XMLSpy- the industry-leading XML editor; MapForce- a graphical data mapping, conversion, and integration tool; StyleVision- a visual XSLT stylesheet designer; DiffDog- an XML-aware diff/merge tool; and 2 additional tools. Try all 6 products free for 30 days! Download a fully-functional free trial
HOME
| TOP
| FORUM
ABOUT
W3Schools is for training only. We do not warrant the correctness of its content. The risk from using it lies entirely with the user. While using this site, you agree to have read and accepted our terms of use and privacy policy. Copyright 1999-2010 by Refsnes Data. All Rights Reserved.
http://www.w3schools.com/html5/tag_td.asp
Page 2 / 2
HOME HTML CSS XML JAVASCRIPT ASP PHP SQL MORE...
Search Forum
About
HTML5 Tutorial
HTML5 Home HTML5 Introduction HTML5 New Elements HTML5 Video HTML5 Audio HTML5 Canvas HTML5 Web Storage
WEB HOSTING Best Web Hosting PHP MySQL Hosting Top 10 Web Hosting UK Reseller Hosting Web Hosting FREE Web Hosting
HTML5 Forms
HTML5 Input Types HTML5 Form Elements HTML5 Form Attributes
HTML5 Reference
HTML5 Tags HTML5 Attributes HTML5 Events
<textarea rows="2" cols="20"> At W3Schools you will find all the Web-building tutorials you need, from basic HTML to advanced XML, SQL, ASP, and PHP. </textarea>
Try it yourself
Top Web Hosting $0 Doteasy Web Hosting WEB BUILDING XML Editor Free Trial! FREE Flash Website FREE Web Templates
HTML5 Tags
<!--> <!DOCTYPE> <a> <abbr> <acronym> <address> <applet> <area> <article> <aside> <audio> <b> <base> <basefont> <bdo> <big> <blockquote> <body> <br> <button> <canvas> <caption> <center> <cite> <code> <col> <colgroup> <command> <datalist> <dd> <del> <details> <dfn> <dir> <div> <dl> <dt> <em> <embed> <fieldset> <figcaption> <figure> <font> <footer> <form> <frame> <frameset> <h1> - <h6> <head> <header> <hgroup> <hr> <html> <i> <iframe> <img> <input> <ins> <keygen> <kbd> <label> <legend> <li> <link> <map> <mark> <menu> <meta> <meter> <nav> <noframes>
SEO Company US Web Design Schools W3SCHOOLS EXAMS Get Certified in: HTML, CSS, JavaScript, XML, PHP, and ASP W3SCHOOLS BOOKS New Books: HTML, CSS JavaScript, and Ajax STATISTICS
Browser Statistics Browser OS Browser Display SHARE THIS PAGE Share with
Attributes
New :NewinHTML5. Attribute autofocus New cols disabled form New maxlength New name placeholder New readonly required New rows wrap number hard New soft readonly required Indicates that the user cannot modify the content in the textarea. Defines if the textarea's value is required in order to submit the form. Specifies the number of rows visible in the text-area Specifies how to wrap the textarea's content when submitted. If the value is "hard" then line breaks are added at the "cols" attribute's value. The value "soft" is default, and adds no line breaks. name of textarea text number Defines the maximum number of characters allowed in the textarea. Specifies a name for the text-area. Defines a hint to help users fill out the textarea. number disabled formname Specifies the number of characters visible in the textarea. Disables the text-area when it is first displayed. Defines one ore more forms the textarea belongs to. Value autofocus Description Makes the textarea focused on page load.
Standard Attributes
The <textarea> tag also supports the Standard Attributes in HTML 5.
Event Attributes
The <textarea> tag also supports the Event Attributes in HTML 5.
http://www.w3schools.com/html5/tag_textarea.asp
Page 1 / 2
<noscript> <object> <ol> <optgroup> <option> <output> <p> <param> <pre> <progress> <q> <rp> <rt> <ruby> <s> <samp> <script> <section> <select> <small> <source> <span> <strike> <strong> <style> <sub> <summary> <sup> <table> <tbody> <td> <textarea> <tfoot> <th> <thead> <time> <title> <tr> <tt> <u> <ul> <var> <video> <xmp>
Need an easy way to get data into XML, or transform XML to another format? MapForce lets you map XML data to/from any combination of XML, database, flat file, Excel 2007, XBRL, or Web services data. Then it transforms data instantly or auto-generates royalty-free code for recurrent conversions. New features in Version 2010! Easy-to-use, graphical data mapping interface Instant data transformation XSLT 1.0/2.0 and XQuery code generation Java, C#, and C++ code generation Advanced data processing functions Support for all major relational databases including SQL Server, IBM DB2, Oracle, and more l Visual Studio & Eclipse integration l Available in 32-bit and 64-bit versions
l l l l l l
HOME
| TOP
| FORUM
ABOUT
W3Schools is for training only. We do not warrant the correctness of its content. The risk from using it lies entirely with the user. While using this site, you agree to have read and accepted our terms of use and privacy policy. Copyright 1999-2010 by Refsnes Data. All Rights Reserved.
http://www.w3schools.com/html5/tag_textarea.asp
Page 2 / 2
HOME HTML CSS XML JAVASCRIPT ASP PHP SQL MORE...
Search Forum
About
YOUR FREE WEBSITE Free Flash Website Free Website Builder Free Web Design
HTML5 Tutorial
HTML5 Home HTML5 Introduction HTML5 New Elements HTML5 Video HTML5 Audio HTML5 Canvas HTML5 Web Storage
WEB HOSTING Best Web Hosting PHP MySQL Hosting Top 10 Web Hosting UK Reseller Hosting Web Hosting FREE Web Hosting
HTML5 Forms
HTML5 Input Types HTML5 Form Elements HTML5 Form Attributes
HTML5 Reference
HTML5 Tags HTML5 Attributes HTML5 Events
HTML5 Tags
<!--> <!DOCTYPE> <a> <abbr> <acronym> <address> <applet> <area> <article> <aside> <audio> <b> <base> <basefont> <bdo> <big> <blockquote> <body> <br> <button> <canvas> <caption> <center> <cite> <code> <col> <colgroup> <command> <datalist> <dd> <del> <details> <dfn> <dir> <div> <dl> <dt> <em> <embed> <fieldset> <figcaption> <figure> <font> <footer> <form> <frame> <frameset> <h1> - <h6> <head> <header> <hgroup> <hr> <html> <i> <iframe> <img> <input> <ins> <keygen> <kbd> <label> <legend> <li> <link> <map> <mark> <menu> <meta> <meter> <nav> <noframes>
<table border="1"> <thead> <tr> <th>Month</th> <th>Savings</th> </tr> </thead> <tfoot> <tr> <td>Sum</td> <td>$180</td> </tr> </tfoot> <tbody> <tr> <td>January</td> <td>$100</td> </tr> <tr> <td>February</td> <td>$80</td> </tr> </tbody> </table>
Try it yourself
Top Web Hosting $0 Doteasy Web Hosting WEB BUILDING Download XML Editor FREE Flash Website FREE Web Templates SEO Company US Web Design Schools W3SCHOOLS EXAMS Get Certified in: HTML, CSS, JavaScript, XML, PHP, and ASP W3SCHOOLS BOOKS New Books: HTML, CSS JavaScript, and Ajax STATISTICS Browser Statistics Browser OS Browser Display SHARE THIS PAGE Share with
Attributes
Attribute align Value right left center justify char character number Description Not supported in HTML 5
char charoff
http://www.w3schools.com/html5/tag_tfoot.asp
Page 1 / 2
<noscript> <object> <ol> <optgroup> <option> <output> <p> <param> <pre> <progress> <q> <rp> <rt> <ruby> <s> <samp> <script> <section> <select> <small> <source> <span> <strike> <strong> <style> <sub> <summary> <sup> <table> <tbody> <td> <textarea> <tfoot> <th> <thead> <time> <title> <tr> <tt> <u> <ul> <var> <video> <xmp>
valign
Standard Attributes
The <tfoot> tag also supports the Standard Attributes in HTML 5.
Event Attributes
The <tfoot> tag also supports the Event Attributes in HTML 5.
XML development Web & Web services development Data mapping & integration Rendering & publishing XML & database data XBRL validation, taxonomy editing, transformation & rendering
The MissionKit for XML Developers includes XMLSpy- the industry-leading XML editor; MapForce- a graphical data mapping, conversion, and integration tool; StyleVision- a visual XSLT stylesheet designer; DiffDog- an XML-aware diff/merge tool; and 2 additional tools. Try all 6 products free for 30 days! Download a fully-functional free trial
HOME
| TOP
| FORUM
ABOUT
W3Schools is for training only. We do not warrant the correctness of its content. The risk from using it lies entirely with the user. While using this site, you agree to have read and accepted our terms of use and privacy policy. Copyright 1999-2010 by Refsnes Data. All Rights Reserved.
http://www.w3schools.com/html5/tag_tfoot.asp
Page 2 / 2
HOME HTML CSS XML JAVASCRIPT ASP PHP SQL MORE...
Search Forum
About
HTML5 Tutorial
HTML5 Home HTML5 Introduction HTML5 New Elements HTML5 Video HTML5 Audio HTML5 Canvas HTML5 Web Storage
WEB HOSTING Best Web Hosting PHP MySQL Hosting Top 10 Web Hosting UK Reseller Hosting Web Hosting FREE Web Hosting
HTML5 Forms
HTML5 Input Types HTML5 Form Elements HTML5 Form Attributes
HTML5 Reference
HTML5 Tags HTML5 Attributes HTML5 Events
HTML5 Tags
<!--> <!DOCTYPE> <a> <abbr> <acronym> <address> <applet> <area> <article> <aside> <audio> <b> <base> <basefont> <bdo> <big> <blockquote> <body> <br> <button> <canvas> <caption> <center> <cite> <code> <col> <colgroup> <command> <datalist> <dd> <del> <details> <dfn> <dir> <div> <dl> <dt> <em> <embed> <fieldset> <figcaption> <figure> <font> <footer> <form> <frame> <frameset> <h1> - <h6> <head> <header> <hgroup> <hr> <html> <i> <iframe> <img> <input> <ins> <keygen> <kbd> <label> <legend> <li> <link> <map> <mark> <menu> <meta> <meter> <nav> <noframes>
<table border="1"> <tr> <th>Header 1</th> <th>Header 2</th> </tr> <tr> <td>Cell A</td> <td>Cell B</td> </tr> </table>
Try it yourself
Top Web Hosting $0 Doteasy Web Hosting WEB BUILDING XML Editor Free Trial! FREE Flash Website FREE Web Templates SEO Company US Web Design Schools W3SCHOOLS EXAMS Get Certified in: HTML, CSS, JavaScript, XML, PHP, and ASP W3SCHOOLS BOOKS New Books: HTML, CSS JavaScript, and Ajax STATISTICS Browser Statistics Browser OS Browser Display SHARE THIS PAGE Share with
Header cells - contains header information (created with the th element) Standard cells - contains data (created with the td element)
The text in a th element is often bold and centered. The text in a td element is often left-aligned.
Attributes
Attribute abbr align Value text left right center justify char category_name character number number header_cells'_id Description Not supported in HTML 5 Not supported in HTML 5
Not supported in HTML 5 Not supported in HTML 5 Not supported in HTML 5 Indicates the number of columns this cell should span A space-separated list of cell IDs that supply header information for the cell. This attribute allows text-only browsers to render the header information for a given cell Not supported in HTML 5 Not supported in HTML 5 Indicates the number of rows this cell should span Specifies if this cell provides header information for the rest of the row that contains it (row), or for the rest of the column (col), or for the rest of the row group that contains it (rowgroup), or for the rest of the column group that contains it Not supported in HTML 5
pixels % nowrap number col colgroup row rowgroup top middle bottom baseline pixels %
valign
width
http://www.w3schools.com/html5/tag_th.asp
Page 1 / 2
<noscript> <object> <ol> <optgroup> <option> <output> <p> <param> <pre> <progress> <q> <rp> <rt> <ruby> <s> <samp> <script> <section> <select> <small> <source> <span> <strike> <strong> <style> <sub> <summary> <sup> <table> <tbody> <td> <textarea> <tfoot> <th> <thead> <time> <title> <tr> <tt> <u> <ul> <var> <video> <xmp>
Standard Attributes
The <th> tag also supports the Standard Attributes in HTML 5.
Event Attributes
The <th> tag also supports the Event Attributes in HTML 5.
HOME
| TOP
| FORUM
ABOUT
W3Schools is for training only. We do not warrant the correctness of its content. The risk from using it lies entirely with the user. While using this site, you agree to have read and accepted our terms of use and privacy policy. Copyright 1999-2010 by Refsnes Data. All Rights Reserved.
http://www.w3schools.com/html5/tag_th.asp
Page 2 / 2
HOME HTML CSS XML JAVASCRIPT ASP PHP SQL MORE...
Search Forum
About
YOUR FREE WEBSITE Free Flash Website Free Website Builder Free Web Design
HTML5 Tutorial
HTML5 Home HTML5 Introduction HTML5 New Elements HTML5 Video HTML5 Audio HTML5 Canvas HTML5 Web Storage
WEB HOSTING Best Web Hosting PHP MySQL Hosting Top 10 Web Hosting UK Reseller Hosting Web Hosting FREE Web Hosting
HTML5 Forms
HTML5 Input Types HTML5 Form Elements HTML5 Form Attributes
<p> We open at <time>10:00</time> every morning. </p> <p> I have a date on <time datetime="2008-02-14">Valentines day</time> </p>
Try it yourself
Top Web Hosting $0 Doteasy Web Hosting WEB BUILDING XML Editor Free Trial! FREE Flash Website FREE Web Templates SEO Company US Web Design Schools
HTML5 Reference
HTML5 Tags HTML5 Attributes HTML5 Events
HTML5 Tags
<!--> <!DOCTYPE> <a> <abbr> <acronym> <address> <applet> <area> <article> <aside> <audio> <b> <base> <basefont> <bdo> <big> <blockquote> <body> <br> <button> <canvas> <caption> <center> <cite> <code> <col> <colgroup> <command> <datalist> <dd> <del> <details> <dfn> <dir> <div> <dl> <dt> <em> <embed> <fieldset> <figcaption> <figure> <font> <footer> <form> <frame> <frameset> <h1> - <h6> <head> <header> <hgroup> <hr> <html> <i> <iframe> <img> <input> <ins> <keygen> <kbd> <label> <legend> <li> <link> <map> <mark> <menu> <meta> <meter> <nav> <noframes>
W3SCHOOLS EXAMS Get Certified in: HTML, CSS, JavaScript, XML, PHP, and ASP W3SCHOOLS BOOKS
New Books: HTML, CSS JavaScript, and Ajax STATISTICS Browser Statistics Browser OS Browser Display SHARE THIS PAGE
Attributes
New :NewinHTML5. Attribute datetime Value Description
Share with
datetime Defines the date or time of the element. If this attribute is not defined, the element's date or time must be defined inside the New element.
Standard Attributes
The <time> tag also supports the Standard Attributes in HTML 5.
Event Attributes
The <time> tag also supports the Event Attributes in HTML 5.
http://www.w3schools.com/html5/tag_time.asp
Page 1 / 2
<noscript> <object> <ol> <optgroup> <option> <output> <p> <param> <pre> <progress> <q> <rp> <rt> <ruby> <s> <samp> <script> <section> <select> <small> <source> <span> <strike> <strong> <style> <sub> <summary> <sup> <table> <tbody> <td> <textarea> <tfoot> <th> <thead> <time> <title> <tr> <tt> <u> <ul> <var> <video> <xmp>
HOME
| TOP
| FORUM
ABOUT
W3Schools is for training only. We do not warrant the correctness of its content. The risk from using it lies entirely with the user. While using this site, you agree to have read and accepted our terms of use and privacy policy. Copyright 1999-2010 by Refsnes Data. All Rights Reserved.
http://www.w3schools.com/html5/tag_time.asp
Page 2 / 2
HOME HTML CSS XML JAVASCRIPT ASP PHP SQL MORE...
Search Forum
About
HTML5 Tutorial
HTML5 Home HTML5 Introduction HTML5 New Elements HTML5 Video HTML5 Audio HTML5 Canvas HTML5 Web Storage
WEB HOSTING Best Web Hosting PHP MySQL Hosting Top 10 Web Hosting UK Reseller Hosting Web Hosting FREE Web Hosting
HTML5 Forms
HTML5 Input Types HTML5 Form Elements HTML5 Form Attributes
<html> <head> <title>HTML 5 Tag Reference</title> </head> <body> The content of the document...... </body> </html>
Try it yourself
Top Web Hosting $0 Doteasy Web Hosting WEB BUILDING XML Editor Free Trial! FREE Flash Website FREE Web Templates SEO Company US Web Design Schools W3SCHOOLS EXAMS Get Certified in: HTML, CSS, JavaScript, XML, PHP, and ASP W3SCHOOLS BOOKS New Books: HTML, CSS JavaScript, and Ajax
HTML5 Reference
HTML5 Tags HTML5 Attributes HTML5 Events
HTML5 Tags
<!--> <!DOCTYPE> <a> <abbr> <acronym> <address> <applet> <area> <article> <aside> <audio> <b> <base> <basefont> <bdo> <big> <blockquote> <body> <br> <button> <canvas> <caption> <center> <cite> <code> <col> <colgroup> <command> <datalist> <dd> <del> <details> <dfn> <dir> <div> <dl> <dt> <em> <embed> <fieldset> <figcaption> <figure> <font> <footer> <form> <frame> <frameset> <h1> - <h6> <head> <header> <hgroup> <hr> <html> <i> <iframe> <img> <input> <ins> <keygen> <kbd> <label> <legend> <li> <link> <map> <mark> <menu> <meta> <meter> <nav> <noframes>
Share with
Standard Attributes
The <title> tag also supports the Standard Attributes in HTML 5.
http://www.w3schools.com/html5/tag_title.asp
Page 1 / 2
<noscript> <object> <ol> <optgroup> <option> <output> <p> <param> <pre> <progress> <q> <rp> <rt> <ruby> <s> <samp> <script> <section> <select> <small> <source> <span> <strike> <strong> <style> <sub> <summary> <sup> <table> <tbody> <td> <textarea> <tfoot> <th> <thead> <time> <title> <tr> <tt> <u> <ul> <var> <video> <xmp>
HOME
| TOP
| FORUM
ABOUT
W3Schools is for training only. We do not warrant the correctness of its content. The risk from using it lies entirely with the user. While using this site, you agree to have read and accepted our terms of use and privacy policy. Copyright 1999-2010 by Refsnes Data. All Rights Reserved.
http://www.w3schools.com/html5/tag_title.asp
Page 2 / 2
HOME HTML CSS XML JAVASCRIPT ASP PHP SQL MORE...
Search Forum
About
YOUR FREE WEBSITE Free Flash Website Free Website Builder Free Web Design
HTML5 Tutorial
HTML5 Home HTML5 Introduction HTML5 New Elements HTML5 Video HTML5 Audio HTML5 Canvas HTML5 Web Storage
WEB HOSTING Best Web Hosting PHP MySQL Hosting Top 10 Web Hosting UK Reseller Hosting Web Hosting FREE Web Hosting
HTML5 Forms
HTML5 Input Types HTML5 Form Elements HTML5 Form Attributes
HTML5 Reference
HTML5 Tags HTML5 Attributes HTML5 Events
Top Web Hosting $0 Doteasy Web Hosting WEB BUILDING XML Editor Free Trial! FREE Flash Website FREE Web Templates SEO Company
HTML5 Tags
<!--> <!DOCTYPE> <a> <abbr> <acronym> <address> <applet> <area> <article> <aside> <audio> <b> <base> <basefont> <bdo> <big> <blockquote> <body> <br> <button> <canvas> <caption> <center> <cite> <code> <col> <colgroup> <command> <datalist> <dd> <del> <details> <dfn> <dir> <div> <dl> <dt> <em> <embed> <fieldset> <figcaption> <figure> <font> <footer> <form> <frame> <frameset> <h1> - <h6> <head> <header> <hgroup> <hr> <html> <i> <iframe> <img> <input> <ins> <keygen> <kbd> <label> <legend> <li> <link> <map> <mark> <menu> <meta> <meter> <nav> <noframes>
US Web Design Schools W3SCHOOLS EXAMS Get Certified in: HTML, CSS, JavaScript, XML, PHP, and ASP W3SCHOOLS BOOKS New Books: HTML, CSS JavaScript, and Ajax STATISTICS
Attributes
Attribute align Value right left center justify char character number top middle bottom baseline Description Not supported in HTML 5
Browser Statistics Browser OS Browser Display SHARE THIS PAGE Share with
Standard Attributes
The <tr> tag also supports the Standard Attributes in HTML 5.
Event Attributes
The <tr> tag also supports the Event Attributes in HTML 5.
http://www.w3schools.com/html5/tag_tr.asp
Page 1 / 2
<noscript> <object> <ol> <optgroup> <option> <output> <p> <param> <pre> <progress> <q> <rp> <rt> <ruby> <s> <samp> <script> <section> <select> <small> <source> <span> <strike> <strong> <style> <sub> <summary> <sup> <table> <tbody> <td> <textarea> <tfoot> <th> <thead> <time> <title> <tr> <tt> <u> <ul> <var> <video> <xmp>
HOME
| TOP
| FORUM
ABOUT
W3Schools is for training only. We do not warrant the correctness of its content. The risk from using it lies entirely with the user. While using this site, you agree to have read and accepted our terms of use and privacy policy. Copyright 1999-2010 by Refsnes Data. All Rights Reserved.
http://www.w3schools.com/html5/tag_tr.asp
Page 2 / 2
HOME HTML CSS XML JAVASCRIPT ASP PHP SQL MORE...
Search Forum
About
HTML5 Tutorial
HTML5 Home HTML5 Introduction HTML5 New Elements HTML5 Video HTML5 Audio HTML5 Canvas HTML5 Web Storage
WEB HOSTING Best Web Hosting PHP MySQL Hosting Top 10 Web Hosting UK Reseller Hosting Web Hosting FREE Web Hosting
HTML5 Forms
HTML5 Input Types HTML5 Form Elements HTML5 Form Attributes The <tt> tag was used to define teletype text.
Top Web Hosting $0 Doteasy Web Hosting WEB BUILDING Download XML Editor FREE Flash Website FREE Web Templates SEO Company US Web Design Schools
HTML5 Reference
HTML5 Tags HTML5 Attributes HTML5 Events
HTML5 Tags
<!--> <!DOCTYPE> <a> <abbr> <acronym> <address> <applet> <area> <article> <aside> <audio> <b> <base> <basefont> <bdo> <big> <blockquote> <body> <br> <button> <canvas> <caption> <center> <cite> <code> <col> <colgroup> <command> <datalist> <dd> <del> <details> <dfn> <dir> <div> <dl> <dt> <em> <embed> <fieldset> <figcaption> <figure> <font> <footer> <form> <frame> <frameset> <h1> - <h6> <head> <header> <hgroup> <hr> <html> <i> <iframe> <img> <input> <ins> <keygen> <kbd> <label> <legend> <li> <link> <map> <mark> <menu> <meta> <meter> <nav> <noframes>
W3SCHOOLS EXAMS Get Certified in: HTML, CSS, JavaScript, XML, PHP, and ASP
Whether you're new to XML or already an advanced user, the user-friendly views and powerful entry helpers, wizards, and debuggers in XMLSpy are designed to meet your XML and Web development needs from start to finish. New features in Version 2010!
l l l l l l l l l l l
W3SCHOOLS BOOKS New Books: HTML, CSS JavaScript, and Ajax STATISTICS Browser Statistics Browser OS Browser Display SHARE THIS PAGE Share with
XML editor Graphical XML Schema / DTD editors XSLT 1.0/2.0 editor, debugger, profiler XQuery editor, debugger, profiler XBRL validator, taxonomy editor, taxonomy wizard Support for Office Open XML (OOXML) Graphical WSDL 1.1/2.0 editor & SOAP debugger JSON editing & conversion Java, C#, C++ code generation 32-bit and 64-bit versions And much more!
http://www.w3schools.com/html5/tag_tt.asp
Page 1 / 2
<noscript> <object> <ol> <optgroup> <option> <output> <p> <param> <pre> <progress> <q> <rp> <rt> <ruby> <s> <samp> <script> <section> <select> <small> <source> <span> <strike> <strong> <style> <sub> <summary> <sup> <table> <tbody> <td> <textarea> <tfoot> <th> <thead> <time> <title> <tr> <tt> <u> <ul> <var> <video> <xmp>
HOME
| TOP
| FORUM
ABOUT
W3Schools is for training only. We do not warrant the correctness of its content. The risk from using it lies entirely with the user. While using this site, you agree to have read and accepted our terms of use and privacy policy. Copyright 1999-2010 by Refsnes Data. All Rights Reserved.
http://www.w3schools.com/html5/tag_tt.asp
Page 2 / 2
HOME HTML CSS XML JAVASCRIPT ASP PHP SQL MORE...
Search Forum
About
HTML5 Tutorial
HTML5 Home HTML5 Introduction HTML5 New Elements HTML5 Video HTML5 Audio HTML5 Canvas HTML5 Web Storage
WEB HOSTING Best Web Hosting PHP MySQL Hosting Top 10 Web Hosting UK Reseller Hosting Web Hosting FREE Web Hosting
HTML5 Forms
HTML5 Input Types HTML5 Form Elements HTML5 Form Attributes The <u> tag was used to define underlined text.
Top Web Hosting $0 Doteasy Web Hosting WEB BUILDING XML Editor Free Trial! FREE Flash Website FREE Web Templates SEO Company US Web Design Schools
HTML5 Reference
HTML5 Tags HTML5 Attributes HTML5 Events
HTML5 Tags
<!--> <!DOCTYPE> <a> <abbr> <acronym> <address> <applet> <area> <article> <aside> <audio> <b> <base> <basefont> <bdo> <big> <blockquote> <body> <br> <button> <canvas> <caption> <center> <cite> <code> <col> <colgroup> <command> <datalist> <dd> <del> <details> <dfn> <dir> <div> <dl> <dt> <em> <embed> <fieldset> <figcaption> <figure> <font> <footer> <form> <frame> <frameset> <h1> - <h6> <head> <header> <hgroup> <hr> <html> <i> <iframe> <img> <input> <ins> <keygen> <kbd> <label> <legend> <li> <link> <map> <mark> <menu> <meta> <meter> <nav> <noframes>
W3SCHOOLS EXAMS Get Certified in: HTML, CSS, JavaScript, XML, PHP, and ASP W3SCHOOLS BOOKS
Stylus Studio2010 XML Enterprise Suite raises the bar for productivity in XML development tools. Millions of XML developers and data integration specialists turn to Stylus Studio's comprehensive and intuitive XML toolset to tackle today's advanced XML data transformation and aggregation challenges. XML Pipeline Editor, Debugger and Code Generator DataDirect XML Converters XQuery Mapper, Editor, Debugger, and Profiler XSLT Mapper, Editor, Debugger, Designer, and Profiler Java and C# for .Net Code Generation XML Schema Designer With Documentation Generator XML Editor With Full XPath Integration Download a free trial now
New Books: HTML, CSS JavaScript, and Ajax STATISTICS Browser Statistics Browser OS Browser Display SHARE THIS PAGE Share with
http://www.w3schools.com/html5/tag_u.asp
Page 1 / 2
<noscript> <object> <ol> <optgroup> <option> <output> <p> <param> <pre> <progress> <q> <rp> <rt> <ruby> <s> <samp> <script> <section> <select> <small> <source> <span> <strike> <strong> <style> <sub> <summary> <sup> <table> <tbody> <td> <textarea> <tfoot> <th> <thead> <time> <title> <tr> <tt> <u> <ul> <var> <video> <xmp>
HOME
| TOP
| FORUM
ABOUT
W3Schools is for training only. We do not warrant the correctness of its content. The risk from using it lies entirely with the user. While using this site, you agree to have read and accepted our terms of use and privacy policy. Copyright 1999-2010 by Refsnes Data. All Rights Reserved.
http://www.w3schools.com/html5/tag_u.asp
Page 2 / 2
HOME HTML CSS XML JAVASCRIPT ASP PHP SQL MORE...
Search Forum
About
HTML5 Tutorial
HTML5 Home HTML5 Introduction HTML5 New Elements HTML5 Video HTML5 Audio HTML5 Canvas HTML5 Web Storage
WEB HOSTING Best Web Hosting PHP MySQL Hosting Top 10 Web Hosting UK Reseller Hosting Web Hosting FREE Web Hosting
HTML5 Forms
HTML5 Input Types HTML5 Form Elements HTML5 Form Attributes
HTML5 Reference
HTML5 Tags HTML5 Attributes HTML5 Events
Top Web Hosting $0 Doteasy Web Hosting WEB BUILDING XML Editor Free Trial! FREE Flash Website FREE Web Templates SEO Company
HTML5 Tags
<!--> <!DOCTYPE> <a> <abbr> <acronym> <address> <applet> <area> <article> <aside> <audio> <b> <base> <basefont> <bdo> <big> <blockquote> <body> <br> <button> <canvas> <caption> <center> <cite> <code> <col> <colgroup> <command> <datalist> <dd> <del> <details> <dfn> <dir> <div> <dl> <dt> <em> <embed> <fieldset> <figcaption> <figure> <font> <footer> <form> <frame> <frameset> <h1> - <h6> <head> <header> <hgroup> <hr> <html> <i> <iframe> <img> <input> <ins> <keygen> <kbd> <label> <legend> <li> <link> <map> <mark>
US Web Design Schools W3SCHOOLS EXAMS Get Certified in: HTML, CSS, JavaScript, XML, PHP, and ASP W3SCHOOLS BOOKS
New Books: HTML, CSS JavaScript, and Ajax STATISTICS Browser Statistics Browser OS Browser Display
Standard Attributes
The <ul> tag also supports the Standard Attributes in HTML 5.
Event Attributes
The <ul> tag also supports the Event Attributes in HTML 5.
Stylus Studio2010 XML Enterprise Suite raises the bar for productivity in XML development tools. Millions of XML developers and data integration specialists turn to Stylus Studio's comprehensive and intuitive XML toolset to tackle today's advanced XML data transformation and aggregation challenges.
http://www.w3schools.com/html5/tag_ul.asp
Page 1 / 2
<menu> <meta> <meter> <nav> <noframes> <noscript> <object> <ol> <optgroup> <option> <output> <p> <param> <pre> <progress> <q> <rp> <rt> <ruby> <s> <samp> <script> <section> <select> <small> <source> <span> <strike> <strong> <style> <sub> <summary> <sup> <table> <tbody> <td> <textarea> <tfoot> <th> <thead> <time> <title> <tr> <tt> <u> <ul> <var> <video> <xmp>
XML Pipeline Editor, Debugger and Code Generator DataDirect XML Converters XQuery Mapper, Editor, Debugger, and Profiler XSLT Mapper, Editor, Debugger, Designer, and Profiler Java and C# for .Net Code Generation XML Schema Designer With Documentation Generator XML Editor With Full XPath Integration Download a free trial now
HOME
| TOP
| FORUM
ABOUT
W3Schools is for training only. We do not warrant the correctness of its content. The risk from using it lies entirely with the user. While using this site, you agree to have read and accepted our terms of use and privacy policy. Copyright 1999-2010 by Refsnes Data. All Rights Reserved.
http://www.w3schools.com/html5/tag_ul.asp
Page 2 / 2
HOME HTML CSS XML JAVASCRIPT ASP PHP SQL MORE...
Search Forum
About
YOUR FREE WEBSITE Free Flash Website Free Website Builder Free Web Design
HTML5 Tutorial
HTML5 Home HTML5 Introduction HTML5 New Elements HTML5 Video HTML5 Audio HTML5 Canvas HTML5 Web Storage
HTML 5 <em> <strong> <dfn> <code> <samp> <kbd> <var> <cite> Tags
Example
Format text in a document:
WEB HOSTING Best Web Hosting PHP MySQL Hosting Top 10 Web Hosting UK Reseller Hosting Web Hosting FREE Web Hosting Top Web Hosting
HTML5 Forms
HTML5 Input Types HTML5 Form Elements HTML5 Form Attributes
HTML5 Reference
HTML5 Tags HTML5 Attributes HTML5 Events
HTML5 Tags
<!--> <!DOCTYPE> <a> <abbr> <acronym> <address> <applet> <area> <article> <aside> <audio> <b> <base> <basefont> <bdo> <big> <blockquote> <body> <br> <button> <canvas> <caption> <center> <cite> <code> <col> <colgroup> <command> <datalist> <dd> <del> <details> <dfn> <dir> <div> <dl> <dt> <em> <embed> <fieldset> <figcaption> <figure> <font> <footer> <form> <frame> <frameset> <h1> - <h6> <head> <header> <hgroup> <hr> <html> <i> <iframe> <img> <input> <ins> <keygen> <kbd> <label> <legend> <li> <link> <map> <mark> <menu> <meta> <meter>
<em>Emphasized text</em> <strong>Strong text</strong> <dfn>Definition term</dfn> <code>Computer code text</code> <samp>Sample computer code text</samp> <kbd>Keyboard text</kbd> <var>Variable</var> <cite>Citation</cite>
Try it yourself
$0 Doteasy Web Hosting WEB BUILDING Download XML Editor FREE Flash Website FREE Web Templates SEO Company US Web Design Schools W3SCHOOLS EXAMS
Get Certified in: HTML, CSS, JavaScript, XML, PHP, and ASP W3SCHOOLS BOOKS New Books: HTML, CSS JavaScript, and Ajax STATISTICS Browser Statistics Browser OS Browser Display SHARE THIS PAGE Share with
Standard Attributes
The <em>, <strong>, <dfn>, <code>, <samp>, <kbd>, <var>, and <cite> tags also supports the Standard Attributes in HTML 5.
Event Attributes
The <em>, <strong>, <dfn>, <code>, <samp>, <kbd>, <var>, and <cite> tags also supports the Event Attributes in HTML 5.
http://www.w3schools.com/html5/tag_phrase_elements.asp
Page 1 / 2
<nav> <noframes> <noscript> <object> <ol> <optgroup> <option> <output> <p> <param> <pre> <progress> <q> <rp> <rt> <ruby> <s> <samp> <script> <section> <select> <small> <source> <span> <strike> <strong> <style> <sub> <summary> <sup> <table> <tbody> <td> <textarea> <tfoot> <th> <thead> <time> <title> <tr> <tt> <u> <ul> <var> <video> <xmp>
Wix is a revolutionary web design tool that provides anyone with the possibility to create professional and beautiful websites for free. With e-commerce features, search engine visibility and many more professional tools, Wix is the ultimate solution for creating a spectacular site while saving tons of money.
W3Schools' Online Certification Program The perfect solution for professionals who need to balance work, family, and career building. More than 5000 certificates already issued! The HTML Certificate documents your knowledge of HTML, XHTML, and CSS. The JavaScript Certificate documents your knowledge of JavaScript and HTML DOM. The XML Certificate documents your knowledge of XML, XML DOM and XSLT. The ASP Certificate documents your knowledge of ASP, SQL, and ADO. The PHP Certificate documents your knowledge of PHP and SQL (MySQL).
HOME
| TOP
| FORUM
ABOUT
W3Schools is for training only. We do not warrant the correctness of its content. The risk from using it lies entirely with the user. While using this site, you agree to have read and accepted our terms of use and privacy policy. Copyright 1999-2010 by Refsnes Data. All Rights Reserved.
http://www.w3schools.com/html5/tag_phrase_elements.asp
Page 2 / 2
HOME HTML CSS XML JAVASCRIPT ASP PHP SQL MORE...
Search Forum
About
YOUR FREE WEBSITE Free Flash Website Free Website Builder Free Web Design
HTML5 Tutorial
HTML5 Home HTML5 Introduction HTML5 New Elements HTML5 Video HTML5 Audio HTML5 Canvas HTML5 Web Storage
WEB HOSTING Best Web Hosting PHP MySQL Hosting Top 10 Web Hosting UK Reseller Hosting Web Hosting FREE Web Hosting
HTML5 Forms
HTML5 Input Types HTML5 Form Elements HTML5 Form Attributes
<video src="movie.ogg" controls="controls"> your browser does not support the video tag </video>
Try it yourself
Top Web Hosting $0 Doteasy Web Hosting WEB BUILDING XML Editor Free Trial! FREE Flash Website
HTML5 Reference
HTML5 Tags HTML5 Attributes HTML5 Events
HTML5 Tags
<!--> <!DOCTYPE> <a> <abbr> <acronym> <address> <applet> <area> <article> <aside> <audio> <b> <base> <basefont> <bdo> <big> <blockquote> <body> <br> <button> <canvas> <caption> <center> <cite> <code> <col> <colgroup> <command> <datalist> <dd> <del> <details> <dfn> <dir> <div> <dl> <dt> <em> <embed> <fieldset> <figcaption> <figure> <font> <footer> <form> <frame> <frameset> <h1> - <h6> <head> <header> <hgroup> <hr> <html> <i> <iframe> <img> <input> <ins> <keygen> <kbd> <label> <legend> <li> <link> <map> <mark> <menu> <meta> <meter> <nav> <noframes>
FREE Web Templates SEO Company US Web Design Schools W3SCHOOLS EXAMS
Get Certified in: HTML, CSS, JavaScript, XML, PHP, and ASP W3SCHOOLS BOOKS New Books: HTML, CSS JavaScript, and Ajax
Optional Attributes
New :NewinHTML5. Attribute autoplay New controls New height New loop New preload New src New width New pixels Sets the width of the video player url preload loop If present, the media file will start over again, every time it is finished. If present, the video will be loaded at page load, and ready to run. Ignored if "autoplay" is present. The URL of the video to play pixels controls Value autoplay Description If present, then the video will start playing as soon as it is ready If present, controls will be displayed, such as a play button. Sets the height of the video player
Share with
Standard Attributes
The <video> tag also supports the Standard Attributes in HTML 5.
Event Attributes
The <video> tag also supports the Event Attributes in HTML 5.
http://www.w3schools.com/html5/tag_video.asp
Page 1 / 2
<noscript> <object> <ol> <optgroup> <option> <output> <p> <param> <pre> <progress> <q> <rp> <rt> <ruby> <s> <samp> <script> <section> <select> <small> <source> <span> <strike> <strong> <style> <sub> <summary> <sup> <table> <tbody> <td> <textarea> <tfoot> <th> <thead> <time> <title> <tr> <tt> <u> <ul> <var> <video> <xmp>
Need an easy way to get data into XML, or transform XML to another format? MapForce lets you map XML data to/from any combination of XML, database, flat file, Excel 2007, XBRL, or Web services data. Then it transforms data instantly or auto-generates royalty-free code for recurrent conversions. New features in Version 2010! Easy-to-use, graphical data mapping interface Instant data transformation XSLT 1.0/2.0 and XQuery code generation Java, C#, and C++ code generation Advanced data processing functions Support for all major relational databases including SQL Server, IBM DB2, Oracle, and more l Visual Studio & Eclipse integration l Available in 32-bit and 64-bit versions
l l l l l l
HOME
| TOP
| FORUM
ABOUT
W3Schools is for training only. We do not warrant the correctness of its content. The risk from using it lies entirely with the user. While using this site, you agree to have read and accepted our terms of use and privacy policy. Copyright 1999-2010 by Refsnes Data. All Rights Reserved.
http://www.w3schools.com/html5/tag_video.asp
Page 2 / 2
HOME HTML CSS XML JAVASCRIPT ASP PHP SQL MORE...
Search Forum
About
HTML5 Tutorial
HTML5 Home HTML5 Introduction HTML5 New Elements HTML5 Video HTML5 Audio HTML5 Canvas HTML5 Web Storage
WEB HOSTING Best Web Hosting PHP MySQL Hosting Top 10 Web Hosting UK Reseller Hosting Web Hosting FREE Web Hosting
HTML5 Forms
HTML5 Input Types HTML5 Form Elements HTML5 Form Attributes The <xmp> tag was used to define preformatted text.
Top Web Hosting $0 Doteasy Web Hosting WEB BUILDING XML Editor Free Trial! FREE Flash Website FREE Web Templates SEO Company US Web Design Schools W3SCHOOLS EXAMS Get Certified in: HTML, CSS, JavaScript, XML, PHP, and ASP W3SCHOOLS BOOKS New Books: HTML, CSS JavaScript, and Ajax STATISTICS Browser Statistics Browser OS Browser Display SHARE THIS PAGE Share with
HTML5 Reference
HTML5 Tags HTML5 Attributes HTML5 Events
HTML5 Tags
<!--> <!DOCTYPE> <a> <abbr> <acronym> <address> <applet> <area> <article> <aside> <audio> <b> <base> <basefont> <bdo> <big> <blockquote> <body> <br> <button> <canvas> <caption> <center> <cite> <code> <col> <colgroup> <command> <datalist> <dd> <del> <details> <dfn> <dir> <div> <dl> <dt> <em> <embed> <fieldset> <figcaption> <figure> <font> <footer> <form> <frame> <frameset> <h1> - <h6> <head> <header> <hgroup> <hr> <html> <i> <iframe> <img> <input> <ins> <keygen> <kbd> <label> <legend> <li> <link> <map> <mark> <menu> <meta> <meter> <nav> <noframes>
http://www.w3schools.com/html5/tag_xmp.asp
Page 1 / 2
<noscript> <object> <ol> <optgroup> <option> <output> <p> <param> <pre> <progress> <q> <rp> <rt> <ruby> <s> <samp> <script> <section> <select> <small> <source> <span> <strike> <strong> <style> <sub> <summary> <sup> <table> <tbody> <td> <textarea> <tfoot> <th> <thead> <time> <title> <tr> <tt> <u> <ul> <var> <video> <xmp>
HOME
| TOP
| FORUM
ABOUT
W3Schools is for training only. We do not warrant the correctness of its content. The risk from using it lies entirely with the user. While using this site, you agree to have read and accepted our terms of use and privacy policy. Copyright 1999-2010 by Refsnes Data. All Rights Reserved.
http://www.w3schools.com/html5/tag_xmp.asp
Page 2 / 2