asked 6.8k views
5 votes
expand and explain HTML and css and mentions the role of each one in web pages imagine how a page without css will look like​

asked
User Javiercf
by
8.0k points

1 Answer

3 votes
HTML (hyper text markup language) is used mainly for building websites and other web content. You can add text and pictures to your webpage using this.

CSS (cascading style sheets) is used to design and make the website easier to read.

A webpage without CSS would be quite boring, since CSS allows you to customize colors, position elements, and bring your webpage to life. A non-CSS styled page would just be a white page with text on the side (and maybe some links, too?)
answered
User Bharath
by
8.0k points
Welcome to Qamnty — a place to ask, share, and grow together. Join our community and get real answers from real people.