HTML FOR BEGINNERS



   Assalamualaikum! Hi guys!
   Today I’d like to share about HTML.

   Hypertext Markup Language (HTML) is the standard markup language for documents designed to be displayed in a web browser. It can be assisted by technologies such as Cascading Style Sheets (CSS) and scripting languages such as JavaScript.
Web Browsers receive HTML documents from a web server or from local storage and render the documents into multimedia web pages. HTML describes the structure of a web page semantically and originally included cues for the appearance of the document.
 (Source: Wikipedia)

If you want to try learning HTML you can do the basic one by write the HTML in your notepad, then save it as 2 files. The first file is formatted as note and the second one formatted (.html).
You also can check this website, for more HTML Tutorial. 

   


Comments

Popular Posts