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


Introduction to HTML

HTML stands for Hypertext Markup Language, and it is the most widely used language to write Web Pages. Hypertext refers to the way in which Web pages (HTML documents) are linked together.the link available on a webpage is called Hypertext.

Read More

Introduction to CSS

Cascading Style Sheets is a simple design language intended to simplify the process of making web pages presentable.CSS is easy to learn and understand.CSS handles the look and feel part of a web page. Using CSS, you can control the color of the text.

Read More

Introduction to Javascript

JavaScript is a cross-platform, object-oriented scripting language used to make webpages interactive (e.g., having complex animations, clickable buttons, popup menus, etc.). There are also more advanced server side versions of JavaScript.

Read More

Introduction to Bootstarp

Bootstrap is a free and open-source framework. It's the most popular HTML, CSS, and JS framework for developing responsive.Bootstrap was not only a framework but a way to makedesign patterns a standard in web design and development

Read More