Ground Rules ! For this session 🔇 Please mute yourself 💬 Use chat box for any queries 😮 Feel free to turn off your video, we don't mind ❌ Please don't spam 🔈 Let us know if you having issues with audio/video ✌ You got questions, shoot them at FAQ session
GDSC Welcome To GECBSP
Introduction To Web Development
Web Development Lead Rupal Das Pre Final Year
• Why Web Development • How web works • HTML vs CSS vs JS • HTML • CSS • BootStrap • Javascript Table Of Contents
Why Web Development?
7 How Web Works? Client Server DNS Request Response Google 126.46.192.58
Submarine Cable map
Front-End Development HTML Vs CSS Vs JavaScript
Code Editors & Many more…………….
HTML
HTML (Hyper Text Markup Language) <h1>Hello World</h1> Opening tag Closing tag <hr>,<img>,<br> (Self Closing tag) Content
HTML Document Structure
● <h1>heading tag</h1> ● <p>paragraph tag</p> ● <ol>ordered list</ol>,<ul>unordered list<ul> ● <a href=”#”>anchor tag</a> ● <img> ● <table>table tag<table> ● <div>division tag</div> ● <section>section tag</section> ● <form>form tag</form> HTML Tags
Hands On
CSS
Box Model in Css
CSS (Cascading Style Sheets)
● Tag selector ● Class selector ○ Preceded by a dot(.) ○ Can be used for multiple places ● Id selector ○ Preceded by a hash(#) ○ Can be used for single place Selectors Examples: -
Ways of including CSS
CSS Document Structure
● border ● align ● color ● background-color ● opacity ● transition ● rotation ● padding ● margin CSS Properties ● width ● height ● display ● font-size ● font-family
Hands On
Bootstrap
What is Bootstrap? ● Bootstrap is a free front-end framework for faster and easier web development ● Bootstrap includes HTML and CSS based design templates as well as optional JavaScript plugins. ● Bootstrap also gives you the ability to easily create responsive designs
Why Use Bootstrap? ● Easy to use ● Responsive features ● Mobile-first approach ● Browser compatibility
Includes:- ● Typography ● Grid ● Navbar ● Containers ● Buttons ● Panels ● Carousel ● Modal
Example with BootStrap
Membership󰥓 Join Us On Discord !! Join Us On Discord !!
C n n e c t G r o w Connect Learn
Membership bit.ly/dscgecbsp_join
How to Contact? dscgecbsp@gmail.com https://twitter.com/dscgecbsp/ https://www.linkedin.com/in/dscgecbsp/ https://www.facebook.com/dscgecbsp/ https://www.instagram.com/dscgecbsp/
Ground Rules ! For this session 🔇 Please mute yourself 💬 Use chat box for any queries 😮 Feel free to turn off your video, we don't mind ❌ Please don't spam 🔈 Let us know if you having issues with audio/video ✌ You got questions, shoot them at FAQ session
GDSC Welcome To GECBSP
Introduction To Web Development Day 2
• Why Web Development • How web works • HTML vs CSS vs JS • HTML • CSS • BootStrap • Javascript Table Of Contents
Javascript
JavaScript JavaScript is the programming language of the Web. ● JavaScript which is often known as JS,is a high-level dynamic programming language ● It allows client-side scripting to create completely dynamic web applications and website
Introduction to JavaScript ● Ways to include JavaScript ● JavaScript console API ● Variables ● Operators ● Data Types ● Conditionals ● Function ● Objects ● Strings
Hands On
Program in JavaScript Using Math.random() Random no Generation Program
Let's Build a Project
Membership bit.ly/dscgecbsp_join
Membership󰥓 Join Us On Discord !! Join Us On Discord !!
How to Contact? dscgecbsp@gmail.com https://twitter.com/dscgecbsp/ https://www.linkedin.com/in/dscgecbsp/ https://www.facebook.com/dscgecbsp/ https://www.instagram.com/dscgecbsp/
C n n e c t G r o w Connect Learn

Web dev presentation