Lista Attributi / Tag HTML

A complete list of legal attributes for each HTML element

« Older   Newer »
 
  Share  
.
  1. DarkDevil88
        Like  
     
    .

    User deleted


    DTD: indicates in which HTML 4.01 / XHTML 1.0 DTD the tag is allowed. S=Strict, T=Transitional, and F=Frameset

    and F=Frameset
    TagDescriptionDTD
    <!--...-->Defines a commentSTF
    <!DOCTYPE> Defines the document typeSTF
    <a>Defines an anchorSTF
    <abbr>Defines an abbreviationSTF
    <acronym>Defines an acronymSTF
    <address>Defines contact information for the author/owner of a documentSTF
    <applet>Deprecated. Defines an embedded appletTF
    <area />Defines an area inside an image-mapSTF
    <b>Defines bold textSTF
    <base />Defines a default address or a default target for all links on
    a page
    STF
    <basefont />Deprecated. Defines a default font,
    color, or size for the text in a page
    TF
    <bdo>Defines the text directionSTF
    <big>Defines big textSTF
    <blockquote>Defines a long quotationSTF
    <body>Defines the document's bodySTF
    <br />Defines a single line breakSTF
    <button>Defines a push buttonSTF
    <caption>Defines a table captionSTF
    <center>Deprecated. Defines centered textTF
    <cite>Defines a citationSTF
    <code>Defines computer code textSTF
    <col />Defines attribute values for one or more columns in a table STF
    <colgroup>Defines a group of columns in a table for formattingSTF
    <dd>Defines a description of a term in a definition listSTF
    <del>Defines deleted textSTF
    <dfn>Defines a definition termSTF
    <dir>Deprecated. Defines a directory listTF
    <div>Defines a section in a documentSTF
    <dl>Defines a definition listSTF
    <dt>Defines a term (an item) in a definition listSTF
    <em>Defines emphasized text STF
    <fieldset>Defines a border around elements in a formSTF
    <font>Deprecated. Defines font, color, and
    size for text
    TF
    <form>Defines an HTML form for user inputSTF
    <frame />Defines a window (a frame) in a framesetF
    <frameset>Defines a set of framesF
    <h1> to <h6>Defines HTML headingsSTF
    <head>Defines information about the documentSTF
    <hr />Defines a horizontal lineSTF
    <html>Defines an HTML documentSTF
    <i>Defines italic textSTF
    <iframe>Defines an inline frameTF
    <img />Defines an imageSTF
    <input />Defines an input controlSTF
    <ins>Defines inserted textSTF
    <isindex>Deprecated. Defines a searchable index
    related to a document
    TF
    <kbd>Defines keyboard textSTF
    <label>Defines a label for an input elementSTF
    <legend>Defines a caption for a fieldset elementSTF
    <li>Defines a list itemSTF
    <link />Defines the relationship between a document and an external
    resource
    STF
    <map>Defines an image-map STF
    <menu>Deprecated. Defines a menu listTF
    <meta />Defines metadata about an HTML documentSTF
    <noframes>Defines an alternate content for users that do not support
    frames
    TF
    <noscript>Defines an alternate content for users that do not support
    client-side scripts
    STF
    <object>Defines an embedded objectSTF
    <ol>Defines an ordered listSTF
    <optgroup>Defines a group of related options in a select listSTF
    <option>Defines an option in a select listSTF
    <p>Defines a paragraphSTF
    <param />Defines a parameter for an objectSTF
    <pre>Defines preformatted textSTF
    <q>Defines a short quotationSTF
    <s>Deprecated. Defines strikethrough textTF
    <samp>Defines sample computer codeSTF
    <script>Defines a client-side scriptSTF
    <select>Defines a select list (drop-down list)STF
    <small>Defines small textSTF
    <span>Defines a section in a documentSTF
    <strike>Deprecated. Defines strikethrough textTF
    <strong>Defines strong textSTF
    <style>Defines style information for a documentSTF
    <sub>Defines subscripted textSTF
    <sup>Defines superscripted textSTF
    <table>Defines a tableSTF
    <tbody>Groups the body content in a tableSTF
    <td>Defines a cell in a tableSTF
    <textarea>Defines a multi-line text input controlSTF
    <tfoot>Groups the footer content in a tableSTF
    <th>Defines a header cell in a tableSTF
    <thead>Groups the header content in a tableSTF
    <title>Defines the title of a documentSTF
    <tr>Defines a row in a tableSTF
    <tt>Defines teletype textSTF
    <u>Deprecated. Defines underlined textTF
    <ul>Defines an unordered listSTF
    <var>Defines a variable part of a textSTF
    <xmp>Deprecated. Defines preformatted text 






    fonte: w3schools
     
    .
0 replies since 19/7/2010, 07:49   82 views
  Share  
.