Introduction to Web Development
Workshop
Student Summer Sprint
Intro to web dev
HTML
HTML
Simple HTML document
HTML
Famous HTML elements:-
HTML
Summary
CSS
CSS is used to define styles for your web pages, including the design, layout and variations in display for different devices and screen sizes.
CSS
h1
{
color: red;
background-color: black;
}
selector
property
value
CSS
JavaScript
JavaScript is a programming language that is used to create interactive websites.
What we will learn:
Bootstrap
Bootstrap is the most popular HTML, CSS, and JavaScript framework for developing responsive, mobile-first websites.
Bootstrap
Grid System
Row
col-1
col-1
col-1
col-1
col-1
col-1
col-1
col-1
col-1
col-1
col-1
col-1
col-12
col-4
col-8
Create a personal website
Summary
Next Step
Goodbye