How to style and align table in HTML

The use of a table tag inside a web page helps to structure the data. But, we can make the tables more attractive by styling and aligning. It is easy and simple. See the video below.   Style and align tables in HTML  

How to create table in HTML

HTML is the most advanced Web language used to create attractive web pages. This programming language allows users to create a table inside a web page. It allows users to add content in a structured manner in rows and columns. See the video.   Table creation in HTML Style and align tables in HTML

How to create message box in html?

Every beginner in HTML starts with a registration form. A form consists of the buttons, input fields and a message box. The message box is different from the normal input fields. See the video below and learn the creation of message box in HTML.   Creation of message box in Html How to add title to Read More

How to add title to a web page?

A web page is incomplete without a title. A title provides an identity to the web page. SEO of a web page without a title is a big waste of money and time. So, always assign the title to a web page. An ideal web page title contains 60 characters. The video will show you, Read More