What is web page in HTML?

What is web page in HTML?

Introduction to Design Web Page in HTML

HyperText Markup Language (HTML) is one of the most popular languages to design Web Pages and their content. HTML uses different tags, elements, images and some latest components to make Web Pages more attractive and user-friendly. With the help of some CSS, the look and feel of the web page can be easily changed. It should be considered an important source in the World Wide Web to structure the web page properly. It is possible by using simple text editors to edit and save changes whenever they want.

Steps to Design Web Page in HTML

There are some basic steps considered to design web pages using HTML are as follows:

  1. Designing Layout: Before actually starting to design a web page, it is necessary to prepare a rough overview for your web page. This helps the user to put elements according to their need. Web pages should be divided into 3 parts header, body and footer part.
  2. Do code set up: Firstly, create one folder where you are going to store all your web pages. Simply prepare the style.css file if we want to add external code to our HTML web page and simple index.html page just for checking whether the code is working properly or not.
  3. Building elements: Start designing elements for building web page ,firstly create ,
    and after putting all elements lastly