GSGaurav Singhinsinghgaurav.hashnode.dev·Nov 17, 2022 · 4 min readIntroduction to CSS SelectorsWhat is CSS ? CSS is the language for describing the presentation of Web pages, including colors, layout, and fonts. It allows one to adapt the presentation to different types of devices, such as large screens, small scre...00
GSGaurav Singhinsinghgaurav.hashnode.dev·Nov 6, 2022 · 6 min readIntroduction to web and HTML<!DOCTYPE html> | Article 1 | Introduction to Web and HTML HTML:Hyper Text Markup Language What is HTML? HTML (HyperText Markup Language) is the most basic building block of the Web. It def...01J