A Beginners Guide To Creating HTML Pages
Posted by Spyros Panagiotopoulos in Website Programming
If you always wanted to know how to create your own website, this may be a nice article to read. Please understand that the process of building a commercial and dynamic(where people interact) website needs lots of programming knowledge but for sure every web programmer started with learning the old but very important HTML. There are lots of things to learn about HTML, but you will get the chance to practise with creating your first pages in this tutorial.
What is HTML?
HTML is the acronym for HyperText Markup Language and what is does simply is describe a way in which text is processed in a document. This markup language is the basic thing that all browsers on earth understand and obey. For example, the tag <title> in an html page informs every browser that the title of the webpage will follow. Let’s now see a basic html webpage.
If you enjoyed this post, make sure you subscribe to my RSS feed!




Entries (RSS)