PROJECT-6 : CREATE FOLLOWING LAYOUT USING CSS LAYOUT PROPERTIES.

Intro Html

Introduction to Html

Hypertext Markup Language (HTML) is the standard markup language for documents designed to be displayed in a web browser. It can be assisted by technologies such as Cascading Style Sheets and scripting languages such as JavaScript.
Read More
Intro css

Introduction to CSS

Cascading Style Sheets, fondly referred to as CSS, is a simply designed language intended to simplify the process of making web pages presentable.More importantly, CSS enables you to do this independent of the HTML that makes up each web page.
Read More
Intro jS

Introduction to JavaScript

The programs in this language are called scripts. They can be written right in a web page’s HTML and run automatically as the page loads.Scripts are provided and executed as plain text. They don’t need special preparation or compilation to run.
Read More
Intro bootstrap

Introduction to Bootstrap

Bootstrap is a free and open-source tool collection for creating responsive websites and web applications. It is the most popular HTML, CSS, and JavaScript (JS) framework for developing responsive, mobile-first web sites.
Read More

Home