Learn website development fundamentals
What you will learn
HTML
CSS
Building Websites from Scratch
How to create HTML Web Page Layouts
Description
In this course, students will learn, HTML & CSS
The HyperText Markup Language or 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.
Cascading Style Sheets is a style sheet language used for describing the presentation of a document written in a markup language such as HTML. CSS is a cornerstone technology of the World Wide Web, alongside HTML and JavaScript.
History of Internet
The Internet started in the 1960s as a way for government researchers to share information, and the formation of ARPANET eventually led to the birth of the Internet on January 1, 1983. The UNIVAC I was the first American commercial computer designed for business use and was first sold to government agencies, the A.C. Nielsen Company, and the Prudential Insurance Company.
Bootstrap is a highly popular front-end development framework that can be installed through various methods such as package managers, source code downloads, or via a CDN. It includes Sass, which offers a modular and customizable architecture, and CSS variables make customization a breeze. Moreover, Bootstrap comes with built-in support for real-time CSS development via variables. In the latest version of Bootstrap, version 5, there is a utility API that makes it easy to customize components. There are also hundreds of classes available to use with CSS variable overrides. Additionally, Bootstrap 5 has a JavaScript plugin API that allows for easy addition of toggleable elements, modals, and menus without relying on jQuery. Bootstrap also has numerous plugins that can be incorporated into any project, and Bootstrap themes can take your project to the next level.
Content