Looking For A Database of HTML and/or CSS Elements?

Discussion in 'HTML & Website Design' started by SeanBlue, Apr 1, 2009.

  1. #1
    Using the syntax http://uk3.php.net/manual-lookup.php?pattern=%s in my FireFox bookmarks I'm able to type 'php explode' into my address bar and be taken directly to the PHP page with all the information on that function.

    This is very useful and saves a lot of time. I also have a dictionary and thesaurus lookup which also save me time. I'm now looking for an HTML and CSS tag/property database or website that has a page on each HTML tag so I can do the same thing. I.e. type 'HTML a' to look up an anchor tag or 'CSS margin' to look up the margin property.

    Does anyone know of any sites which offer this? I tried using W3.org but didn't have any luck as all elements are kept on a single page.
     
    SeanBlue, Apr 1, 2009 IP
  2. pentester101

    pentester101 Peon

    Messages:
    54
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #2
    This website should work for the HTML tags http://www.quackit.com/html/tags/ . When you click on the tag it takes you to a description of that tag.
     
    pentester101, Apr 1, 2009 IP
  3. pentester101

    pentester101 Peon

    Messages:
    54
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #3
    This might work for CSS http://www.w3schools.com/CSS/CSS_reference.asp
     
    pentester101, Apr 1, 2009 IP