About 4,930 results
Open links in new tab
  1. HTML, CSS, and JavaScript Tutorials, References, and Articles

    HTML Dog: HTML Tutorials. And Stuff. Everything HTML, CSS, and JavaScript, the most common languages used in making web pages.

  2. HTML Beginner Tutorial | HTML Dog

    You might find different approaches elsewhere on the web but HTML Dog focuses on best practice from the outset and getting into the frame of mind of doing things the right way from …

  3. HTML Tutorials | HTML Dog

    HTML is where the magic of web page design begins. It isn’t presentational — that’s what CSS is for — HyperText Markup Language is a simple, elegant way to structure content. These …

  4. Tutorials - HTML Dog

    Link To Us! If you've found HTML Dog useful, please consider linking to us. CSS Tutorials Presentation. Painting your HTML to make it look nice. CSS Beginner Tutorial: A step-by-step …

  5. CSS Beginner Tutorial - HTML Dog

    Link To Us! If you've found HTML Dog useful, please consider linking to us. Contents Applying CSS - The different ways you can apply CSS to HTML. Selectors, Properties, and Values - …

  6. CSS Tutorials - HTML Dog

    Link To Us! If you've found HTML Dog useful, please consider linking to us. CSS Intermediate Tutorial Various odds-and-sods building on the basics of CSS. Class and ID Selectors: Make …

  7. Examples - HTML Dog

    Stripped-down, bare-bone examples demonstrating various HTML elements and CSS properties. See them in action and tinker — play with the code and watch what happens. Text Headings: …

  8. Getting Started - HTML Dog

    Notepad is a common text editor on Windows-based computers (usually found under the Programs > Accessories menu) and Mac OSX computers come bundled with TextEdit but any …

  9. Text | HTML Dog

    You can alter the size and shape of the text on a web page with a range of properties. font-family This is the font itself, such as Times New Roman, Arial, or Verdana.

  10. JavaScript Tutorials - HTML Dog

    While, generally speaking, HTML is for content and CSS is for presentation, JavaScript is for interactivity. Originally designed for adding small amounts of interactivity to a page (like hovers …