Master html If you want to become a good frontend developer, one of the most important skills you must learn is how to use <div> correctly. Many beginners know HTML and CSS but still struggle to ...
Many websites use tables for layout. Though it's a simple solution, it easily becomes messy when you want to use complex layouts. This is a project to show how to use divs to set layout.
"," Nav Item 1 "," Nav Item 2 "," Nav Item 3"," "," "," "," "," "," What is Lorem Ipsum?","Lorem Ipsum is simply dummy text of the printing and typesetting industry ...
This article is about, how to use DIV tags as table layout using CSS. Sometime we all face some problem with table layout in creating responsive design. Here I am using the class name same as table ...
In a web application, we often use common section in most of the pages i.e. Menu, Side Navigations, Footer etc. So in order to not write the same code in all the pages, we have the provisions of ...