GKGowtham Kiniamgowthamtheexplorer.dev·Dec 4, 2022 · 2 min readIntroduction to CSS and Selectors used in CSSIn this article, I am going to write about CSS and the types of selectors and pseudo that are majorly used in CSS with brief explanations and examples. What is CSS? CSS is the acronym for Cascading Style sheets CSS is a computer language for laying...01D
GKGowtham Kiniamgowthamtheexplorer.dev·Nov 5, 2022 · 2 min readIntroduction to Web and HTMLIn this article, we are gonna learn about a basic introduction to Web and HTML. Web server Web server is nothing but a software that stores the web pages. Web server includes anHTTP(Hyper text transfer protocol) server which we can see in online wi...00