Getting Started HTML / Getting Started
If you are completely new to coding then you will find that learning HTML is a great place to start. The language is very visual and simple.There are really only a few basic things you need to learn to create a very professional looking website. Once knowing the basics of HTML you will soon be on your way to creating your own great webpages.
Basic HTML HTML / Getting Started
HTML stands for Hyper Text Markup Language. Every single person who wish to make webpage should know about it. To get started, Open your Notepad or any other Text Editor.
XHTML and Stylesheets HTML / XHTML
The web is changing. The web is actually changing everyday; different languages, algorithms, concepts, and ideas. It seemed as if, after learning HTML, I started hearing rumors of XHTML.
So, You Want A New Browser Window, Huh? HTML / Getting Started
A new browser window opened up! You now have two windows open at the same time. Really! Look up at the "BACK" button at the top of the page. It isn't available to you. (Except on some higher-level browsers.) That's because you've started a whole new browser session.
Very Basic HTML HTML / Getting Started
HTML stands for HyperText Markup Language. HTML is the language used to wrote basic web pages. It allows us to control how our page is displayed, place images on that page, place the text where we want it, make links to other pages, display tabular data and much more. In this tutorial i will try and introduce you to the basics of HTML so you can get started.