GSGaurav Singhinsinghgaurav.hashnode.dev00Introduction to CSS SelectorsNov 17, 2022 · 4 min read · What 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...Join discussion
GSGaurav Singhinsinghgaurav.hashnode.dev01Introduction to web and HTMLNov 6, 2022 · 6 min read · <!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...JJacqueline commented