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

HTML

Introduction to HTML

Hypertext Markup Language (HTML) is the standard markup language for documents designed to be displayed in a web browser.

Read More
CSS

Introduction to CSS

Cascading Style Sheets, fondly referred to as CSS, is a simple design language intended to simplify the process of making web pages presentable.

Read More
JS

Introduction to Javascript

JavaScript is a cross-platform, object-oriented scripting language used to make webpages interactive (e.g., having complex animations, clickable buttons, etc).

Read More
Bootstrap

Introduction to Bootstrap

Bootstrap is a free and open-source CSS framework directed at responsive, mobile-first front-end web development. It is the 7th most starred project on GitHub.

Read More