Forum discussion on HTML

1. Is HTML necessary for Web design? why?

1. Is HTML necessary for Web design? why?

by Md.Rashedul Hasan -
Number of replies: 0

HTML code ensures the proper formatting of text and images for your Internet browser. Without HTML, a browser would not know how to display text as elements or load images or other elements. HTML also provides a basic structure of the page, upon which Cascading Style Sheets are overlaid to change its appearance.