RMRANJAN MAJIinranjan226.hashnode.dev·Nov 13, 2022 · 2 min readintroduction CSS and SelectorCSS:- CSS stand for cascading Style Sheet languege and is used to stlyize element written is markup language such as html it saparates the content form the visual representation of the site. the relation between html and css is strongly tied toge...00
RMRANJAN MAJIinranjan226.hashnode.dev·Nov 6, 2022 · 2 min readIntroduction HTML1.web server: web server is a software and it served web site. example: various kind of web server .apache,cpanal,niginx etc... 2.Apache server: apache server in http server at properly work should be located index.html 3.live server : live server i...00