1. Welcome! Please take a few seconds to create your free account to post threads, make some friends, remove a few ads while surfing and much more. ClutchFans has been bringing fans together to talk Houston Sports since 1996. Join us!

HTML/CSS Help

Discussion in 'BBS Hangout' started by Lil Pun, Mar 24, 2014.

  1. KingLeoric

    KingLeoric Member

    Joined:
    Dec 6, 2008
    Messages:
    2,736
    Likes Received:
    803
    Yea if you are making a site for learning purposes, you may want to try building everything from the ground up.

    But if you just want to build something that works, you don't want to re-invent the wheel all the time. There are many common problems that have already been well solved by people and all you need to do is use the resource they shared. So you can invest your time in more original and advanced features.
     
  2. SwoLy-D

    SwoLy-D Member

    Joined:
    Jul 20, 2001
    Messages:
    37,618
    Likes Received:
    1,456
    Y'all didn't read the CSS reference books from O'Reilly nor the Beginners' Guide to HTML, did y'all? :p Young'uns.

    I had to endure FrontPage and Angelfire webpages. :(
     
  3. Throttle

    Throttle Member

    Joined:
    Feb 17, 2014
    Messages:
    205
    Likes Received:
    8
    bootstrap is pretty good, but u still need to do alot of css overrides to prevent every layout from looking like the default, which requires core CSS understanding.
     
  4. Lil Pun

    Lil Pun Member

    Joined:
    Oct 6, 1999
    Messages:
    34,143
    Likes Received:
    1,038
    Funny you should mention that Swoly. I actually bought CSS: The Definitive Guide, 3rd Edition from O'Reilly yesterday and am currently reviewing/using it. :)
     
    1 person likes this.
  5. SwoLy-D

    SwoLy-D Member

    Joined:
    Jul 20, 2001
    Messages:
    37,618
    Likes Received:
    1,456
    Good stuff. You won't regret it. Start from the beginning of that book, work your way towards the back. :eek: You will not regret finding out what special characters and delimiters do.

    Also, don't forget what to do in an "!emergency". ;)
     

Share This Page