SBSUMAN BHANDARIinbhandarisuman9860.hashnode.dev·Nov 23, 2022 · 3 min readHTML and CSSHTML Element An Html element is a part of a web page that contain data, chunk, and sometimes nothing HTML element contains an opening tag, closing tag, attribute value, and enclosed text we create elements using the tag in our web pages For Example- ...00
SBSUMAN BHANDARIinbhandarisuman9860.hashnode.dev·Nov 23, 2022 · 1 min readWeb ServerA web server is a computer that stores web server software and a website component file containing HTML, CSS, and JavaScript. Web servers connect through the internet and data interchange with other devices which connected to the Web A web server in...00
SBSUMAN BHANDARIinbhandarisuman9860.hashnode.dev·Nov 17, 2022 · 3 min readCSS SelectorsCSS provides us with a look at the website so in the journey of web development, it is necessary to learn CSS. CSS is all about selecting the element and also targeting the element so let's create an index.html file on your code editors so, we are go...00
SBSUMAN BHANDARIinbhandarisuman9860.hashnode.dev·Nov 6, 2022 · 1 min readWeb And Htmlweb and html: Web consisting a pages that can be accessed by web browser and it is the subset of internet. html is markup language which define the structure of web pages in web web pages there are multiple web pages these web pages can be design thr...00