Skip to content

Latest commit

 

History

History
23 lines (17 loc) · 1.09 KB

README.md

File metadata and controls

23 lines (17 loc) · 1.09 KB

GDSC session on HTML

Web+Firebase Campaign

campaign-topics.png

This repository contains the all the HTML code that was discussed in the GDSC session. It covers the basics of HTML to help you get started with it. You can experiment with this code and familiarize yourself with the commonly used tags. You can even use online code editors provided by websites like w3schools.

Link to the ppt:

Open in Google slides

References and further reading:

w3schools.com

MDN Docs

learnhtml.org

Useful extensions for VS code:

Live server

Auto close tags

Auto rename tags