Not signed in (Sign In)

SkillShare - A place to discuss Web Standards and Web Design topics

Categories

Vanilla 1.1.5a is a product of Lussumo. More Information: Documentation, Community Support.

    • CommentAuthorartcore
    • CommentTimeJan 7th 2006
     permalink
    this is my first pure css site.actually, this is my first working site.yahoo! i've done designs before for website,but this is the first time that i do all the coding and stuff.

    it's not finish yet. but, please feel free to share your thoughts about my "cheap site".

    http://www.pickedpocketsize.web1000.com
    •  
      CommentAuthorSpookyET
    • CommentTimeJan 7th 2006
     permalink
    Where's the site? All I see is an image.
    • CommentAuthorartcore
    • CommentTimeJan 7th 2006
     permalink
    ah..i see..ok i'll check on it again..gees, sori. :p
  1.  permalink
    <div id="container">
    <div id="topdiv">
    <div id="textfield">
    <p></p>
    </div>
    </div>
    <div id="clearer"></div>

    Yay - div abuse. Go to htmldog.com and learn which elements are meant for which.

    Also, why do you have a sentence saying how the site is meant for Opera and FF? The purpose or being the guy who codes the webpage is to make sure your site works in as many browsers as possible - including IE which holds the largest marketshare.
    • CommentAuthorartcore
    • CommentTimeJan 8th 2006
     permalink
    yo! thanks for the advice. where are the sites you can recommend to me to improve my skills? oh... i see...maybe i need to learn more in terms of coding so i can be able to create a site compatible on every browser.
    • CommentAuthortommy
    • CommentTimeJan 8th 2006
     permalink
    what is div abuse? having too many? lol
    •  
      CommentAuthorSpookyET
    • CommentTimeJan 8th 2006
     permalink
    Yes, that is div abuse. I'm guilty too on the KSU Hockey site, but i'm not changing it anymore. My next site will be semantically correct.
  2.  permalink
    what is div abuse? having too many? lol

    Div abuse is using divisions in place of proper elements.
    IE. <div class="header">Title</div>

    You should be using a h# tag for that, etc.
Add your comments
    Username Password
  • Format comments as (Help)