Sunday, September 30, 2018

Introduction to Html Language

Introduction to Html Language


As promised earlier, this blog will be a library of learning Web Design , in this post we will learn about the Introduction  to Markup language, what it really takes to learn Web Development, firstly this blog is for people who will to learn Web Development from scratch and anyone who has a website built with Platform such as Blogger, Wordpress but want to customized it more, I suggest this blog for you…

The only thing you need to start with is a computer with a web browser and a text editor, although we have many Text editor to use but I suggest downloading Sublime text 3, downloading it and installing it then you’re ready to go.

Is Html Hard to Learn?

Many website and books that teaches HTML and CSS resemble dull manuals. To make it easier for you to learn, we threw away the traditional template used by publishers and redesigned this blog to make it easy for you to learn and build profitable website online

The answer is No, when you learn Html and css then put it into practice, then trust me within matter of time, you’re gonna know it.


Read Also:  Who Is A Web Developer Vs Web Designer





How People Access The Web?

Before we look at the code used to build websites it is important to consider the different ways in which people access the web and clarify some terminology. We have three different ways by which people access the web which are:
·       Browser: People access websites using software called a web browser. Common examples include Firefox, Internet Explorer, Safari, Chrome, and Opera. In order to view a web page, users might type a web address into their browser, follow a link from another site, or use a bookmark then it goes to the web page.

·       Web Server: When you ask your browser for a web page, the request is sent across the Internet to a special computer known as a web server which hosts the website. Web servers are special computers that are constantly connected to the Internet, and are optimized to send web pages out to people who request them. Some big companies run their own web servers, but it is more common to use the services of a web hosting company who charge a fee to host your site.

·       Devices: People are accessing websites on an increasing range of devices including desktop computers, laptops, tablets, and mobile phones. It is important to remember that various devices have different screen sizes and some have faster connections to the web than others.
Note: Screen Readers are also among the ways by which people access your website. Deformities and eye blindness and all visual impairment are used to learn.  

How Does The Web Works?

When You Visit A Website, The Web Server Hosting That Site Could Be Anywhere In The World. In Order For You To Find The Location Of The Web Server, Your Browser Will First Connect To A Domain Name System (DNS) Server. When you connect to the web, you do so via an Internet Service Provider (ISP).


Read Also:  Top 20 HTML Tags Used By The Best Programmers In The World


You type a domain name or web address into your browser to visit a site; for example: google.com, bbc.co.uk, microsoft.com. Your computer contacts a network of servers called Domain Name System (DNS) servers. These act like phone books; they tell your computer the IP address associated with the requested domain name.

An IP address is a number of up to 12 digits separated by periods / full stops. Every device connected to the web has a unique IP address; it is like the phone number for that computer. The unique number that the DNS server returns to your computer allows your browser to contact the web server that hosts the website you requested.

 A web server is a computer that is constantly connected to the web, and is set up especially to send web pages to users the web server then sends the page you requested back to your web browser.


CONCLUSION

In this post we have discuss the introduction of HTML Markup Language, how people access the web, how html can be successfully learned, what and what it takes to learn Html Language.

Hope this is useful, Try to subscribe to our Newsletter to get updated on every our post on how to learn Web development from scratch.

Feel free to ask any question in the comment box, and share to your fiends’ too.

Previous Post
Next Post

0 comments: