How to create table using HTML on web page for beginners

How to create table using HTML on web page for beginners
In the previous article we have learnt how to put image using HTML for a web page. In this article we will learn how to create table  using HTML coding on a web page . <table>element is used to create a table on the web page using html coding and it should be end with </table>....

How to insert background image in HTML webpage for beginners

How to insert background image in HTML webpage  for beginners
How to insert background image in html and html image size |In the previous article we have learnt how to create link using HTML for a web page. In this article we will learn how to put image  using HTML coding on a web page and define html image size . <img>tag is used to...