Elements of HTML
The computer language HTML involves the idea and concept of a markup language. HTML is basically an application of another language called SGML, which is an abbreviated form of Standard Generalised Markup Language.
(more…)
The computer language HTML involves the idea and concept of a markup language. HTML is basically an application of another language called SGML, which is an abbreviated form of Standard Generalised Markup Language.
(more…)
Hyper Text Markup Language, in short HTML is one of the most common and basic language available in the World Wide Web and is very easy to learn by any beginner who has to learn from scratch.
(more…)
A website with no images would be just boring.
Luckily, using HTML to build images is quite simple and easily done. However, there are a few pitfalls to watch out for. In order to put an image in an HTML document, you must use the img tag.
(more…)
In this tutorials, you will learn how to set the background color with CSS.
This tutorial will show you how to change the default font sizes, colors, faces, etc, of your website or page.
Welcome, if you are reading this you are probably interested on how to create web pages. This is an easy task, that is probably a good place to start if you’re new to programming.
(more…)
You are currently browsing the archives for the HTML Tutorials category.