HTML Forums | An HTML and CSS Coding Community

Welcome to HTMLForums; home of web development discussion! Please sign in or register your free account to get involved. Once registered you will be able to connect with other members, send and receive private messages, reply to topics and create your very own. Our registration process is hassle-free and takes no time at all!

Recent content by CoachMaria

  1. C

    Need CSS help

    I don't know how to write CSS. (but do know html) I'm trying to make all h tags center throughout my entire site. Is this correct? or is there an easier and better way to do it? <style> h1 {text-align: center;} h2 {text-align: center;} h3 {text-align: center;} h4 {text-align: center;} h5...
  2. C

    Explain what is HTML and its purpose to a newbie.

    It's a language, when done correctly, makes page pages come to life. It's even good to know some basics if WordPress doesn't do, exactly what you want it to do. It's also fun to learn and use.
  3. C

    What Was Your First Website Like?

    My first website looks so funny now. You can view it on the waybackmachine!
  4. C

    Is this the same forum?

    I haven't been here in quite a while, but was a poster for years. Not because I didn't try to get here, but because for some reason I couldn't post. I'd log into my account aok, then have issues. Is this run by the same people? Is Coonshead (or similar name) still here?
Back
Top