1. HTML is basically for responsible for the construction, and the total output, of a page.
2.CSS is particularly for designing, creating, aligning elements in HTML.
HTML
* Hypertext Markup Language
* Used for presentation of content on a page
CSS
* Cascading Stylesheet
* Used to apply styles content of an HTML page. i.e apply formatting structured content.
HTML
* Hypertext Markup Language
* Used for presentation of content on a page
CSS
* Cascading Stylesheet
* Used to apply styles content of an HTML page. i.e apply formatting structured content.