HTML- Introduction to Hypertext Markup Language | The Fotoblr – Digital Marketing Hub |

Bookmark and Share
HTML- Introduction to Hypertext Markup Language | The Fotoblr – Digital Marketing Hub |

HTML - History: HTML is a computer language, which was first time, developed by a physicist, scientist named, Tim Berners-Lee in 1990, later he was awarded “Queen Elizabeth Prize for Engineering” for his groundbreaking innovation that is in benefit of global humanity, actually, the purpose of developing HTML language was, make an easily accessible platform where all scientist from different universities can access and share all research documents and information with others scientists.
HTML- Introduction to Hypertext Markup Language | The Fotoblr – Digital Marketing Hub |
source:elearnhub.org
HTML - Definition:  it is the short form of Hyper Text Markup Language. This markup language is used to write and create electronic pages for displaying over World Wide Web – www; which part of the internet is. It is basically a hidden code which helps to communicate with others people on World Wide Web (www) or  The Internet.To write and create HTML we use a text editor, a notepad in your computer, in which we use tags () to our required text or paragraph, to create a proper structure of a web page to display on the internet. Each page contains a series of links to others pages and those links are Hyperlinks. HTML codes allow you the proper formatting of text and images for the batter appearance on the internet.
If there are not HTML codes than an internet browser will not be able to display your information in the form of text and images on the internet because a web browser recognises HTML - hypertext markup language only. You can create the basic structure of a page through this HTML language and as I already told you about the appearance you can use CSS - cascading stylesheet for your page. So both HTML and CSS makes your web page readable and presentable on the internet. 

I will define this way so you can remember and understand the role of HTML and CSS for a long time; “Consider that HTML s backbone of a web page, which helps a web page to stand in world wide web – www and CSS is the body shape of a web page which present the appearance, colors, attractions which a visitor feels while visiting a specific website”. So both HTML and CSS are very necessary to create and present a beautiful website on the internet.
HTML – How to Write: When you create a basic page structure through writing HTML, you follow three parts; one is heading, after heading; that a paragraph and then you define bullets. HTML is the main gateway to learning all other languages for the computer. You can create your web page in one hour almost, not so difficult, well maybe a little bit difficult in beginning but after investing some time in learning HTML basic, this will drive you towards big achievement as an understanding of HTML. While writing HTML we use a text editor which is “Notepad”, which is already installed on every computer; and for mac user, you already have “TexEdit” in your mac. So you don’t need to download heavy soft wear to your laptop. One very interesting things are HTML is not case sensitive language  so you don’t need to turn on your caps lock on or off again and again, which is very interesting for me lol. All HTML documents must start with <! DOCTYPE html> and then HTML starts with an opening tag and then starts with body
HTML – Example:
<! DOCTYPE html>
< html>
< body>
< h1> I love HTML

< h2> I like HTML

< /body>
</ html >

Well , I think it's enough for you ,in my second article I will guide you how to create your web page in 30 minutes using HTML language, meanwhile, I am going to direct you  a school link , where you can practice about HTML basic and also the advanced level of HTML, step by step.Online Free TextEditor.Online Free HTML School class. w3school

Think Digital.

{ 0 komentar... Views All / Send Comment! }

Post a Comment