×
Create a new article
Write your page title here:
We currently have 3,189 articles on s23. Type your article name above or create one of the articles listed here!



    s23
    3,189Articles

    MetaTag: Difference between revisions

    Content added Content deleted
    imported>mutante
    mNo edit summary
    imported>mutante
    mNo edit summary
     
    (5 intermediate revisions by 2 users not shown)
    Line 1: Line 1:
    Metatags are used in [[HtML|Html] .
    Metatags are used in [[HTML]] .
    and usually look like this:
    and usually look like this:


    Line 12: Line 12:
    <a href="http://foobar.com/">This is a link</a>
    <a href="http://foobar.com/">This is a link</a>


    <img src="http://foobar.com/image.jpg" /> This is a picture
    <img src="http://foobar.com/image.jpg" alt="This is a picture" />
    </pre>
    </pre>


    Line 22: Line 22:


    # W3 HTML Validator: http://validator.w3.org
    # W3 HTML Validator: http://validator.w3.org

    # SourceForge (X)HTML Validator: http://validate.sourceforge.net]
    [[Category:Computer]]
    [[Category:Definitions]]
    [[Category:Programming]]

    Latest revision as of 21:00, 20 February 2005

    Metatags are used in HTML . and usually look like this:

    <fnord> foobar </fnord>

    Some examples:

    <b> this text is bold </b>
    
    <i> this text is italic </i>
    
    <a href="http://foobar.com/">This is a link</a>
    
    <img src="http://foobar.com/image.jpg" alt="This is a picture" /> 
    

    To learn HTML read:

    SelfHTML # http://selfhtml.teamone.de

    1. W3 The WorldWideWeb Consortium defines HtML standards: : http://w3.org
    1. W3 HTML Validator: http://validator.w3.org
    1. SourceForge (X)HTML Validator: http://validate.sourceforge.net]
    Cookies help us deliver our services. By using our services, you agree to our use of cookies.
    Cookies help us deliver our services. By using our services, you agree to our use of cookies.