Beginning HTML

Introduction

HTML shapes the pages that you see on the World Wide Web. Almost all pages are sculpted from HTML in some form or another and your browser translates this into the pages that you, the user, can view and interact with.

For those of you with programming experience, HTML is quite unique in its syntax and structure. HTML, or Hyper Text Markup Language, is shaped using a series of tags which are usually used in pairs. The tags change the properties of the text that they surround. In this article, I intend to show you how tags are used to build up a fully functional webpage. Over the course of the article, I intend to show you the skills required to design a simple website.

You might also like...

Comments

Contribute

Why not write for us? Or you could submit an event or a user group in your area. Alternatively just tell us what you think!

Our tools

We've got automatic conversion tools to convert C# to VB.NET, VB.NET to C#. Also you can compress javascript and compress css and generate sql connection strings.

“My definition of an expert in any field is a person who knows enough about what's really going on to be scared.” - P. J. Plauger