• Skip to main content
  • Skip to secondary menu
  • Skip to primary sidebar
  • Skip to footer

My Code Guru

Coding Made Easy

  • Programming Languages
  • Web Technologies
  • Resources

7 Best HTML Tutorials and Resources

December 14, 2016 by Code Guru

What is HTML?

Contents hide
What is HTML?
History of HTML
Learn HTML: Best HTML Tutorials and Resources

HTML is a markup language. The word markup was used by editors who marked up manuscripts (usually with a blue pencil) when giving instructions for revisions. “Markup” now means something slightly different: a language with specific syntax that instructs a Web browser how to display a page. Once again, HTML separates “content” (words, images, audio, video, and so on) from “presentation” (instructions for displaying each type of content). HTML uses a pre-defined set of elements to define content types. Elements contain one or more “tags” that contain or express content. Tags are enclosed by angle brackets, and the closing tag begins with a forward slash.

History of HTML

Tim Berners-Lee, then a contractor at CERN (the European Organization for Nuclear Research), devised a way in the late 1980s for scientists to share documents over the Internet. Before that, Internet communication had been limited to plain text, using technologies such as email, FTP (File Transfer Protocol), and Usenet-based discussion boards. HTML used a content model stored on a central server but transferrable to a local workstation and viewable in a browser, simplifying access to content and making “rich” content possible (such as sophisticated text formatting and images). HTML is derived from SGML, which is a complex syntax for marking up or binding of content (text or graphics) in documents; as of HTML5, HTML no longer attempts to adhere to SGML syntax.


Learn HTML: Best HTML Tutorials and Resources

Whether you are just starting out, learning the basics, or are an old hand at web development, you can find helpful resources here for best practices.

  1. HTML Tutorials – Mozilla Developer Network
  2. If you know nothing about HTML, this is where you start – HTML Goodies
  3. Introduction to HTML – W3Schools
  4. W3Schools Online Web Tutorials
  5. HTML & CSS | Codecademy
  6. HTML Beginner Tutorial | HTML Dog
  7. HTML – Online Courses, Classes, Training, Tutorials on Lynda

 

 

 

Last Updated on March 21, 2021 by Code Guru

Filed Under: HTML, Resources Tagged With: Tutorials

Primary Sidebar

More to See

The Top 20 Programming Languages

The Top 20 Programming Languages

April 24, 2018 By Code Guru

HTML5 Workflow

The World’s Most Powerful HTML5 Workflow

April 24, 2018 By Code Guru

Footer

About

My Code Guru is a new blog about computer programming resources, tips, tricks and techniques. The blog is intended for beginning or aspiring programmers to help them find the right coding resources quickly.

Recent

  • 5 Ways ChatGPT Can Help You Write Better Code Faster in 2023
  • How to Use Chrome Developer Tools
  • The Top 20 Programming Languages
  • The World’s Most Powerful HTML5 Workflow
  • How to Migrate a WordPress Site to a New Host

Search

Tags

How To Tutorials

Copyright © 2025 · MyCodeGuru.com . Website design by LightWeb Media