Domanda di colloquio di Wipro

Difference between Html and CSS?

Risposta di colloquio

Anonimo

16 feb 2022

HTML is used to structure the content on the web page.It consists of tags inside which text is enclosed.CSS is used to add style to the content of a web page.It consists of selectors and declaration upon the requirement.