Problem with aligning a form

Discussion in 'HTML & Website Design' started by cjames83, Feb 23, 2009.

  1. #1
    Original post moved.

    Think this could be better answered in CSS... sorry, I'm new to html and CSS... didn't really know the difference. So, in turn, could someone tell me? Thanks!
     
    cjames83, Feb 23, 2009 IP
  2. doitonlin

    doitonlin Peon

    Messages:
    11
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #2
    HTML (Hyper Text Markup Language) is a widely accepted web-design language.
    HTML is responsible for the construction, and the total output, of a page.
    CSS (Cascading Style Sheets) is another widely-accepted web-design language.
    Unlike HTML, CSS does not "CREATE" anything. Instead, it decorates, aligns, and positions (etc) elements in HTML. In a nutshell, CSS takes the normal HTML output and adds a few rules to how it's actually displayed.

    you can see some tutorials on w3schools.com

    enjoy coding.
     
    doitonlin, Feb 23, 2009 IP