ShinnedHawks Interview Question

What is HTML and CSS

Interview Answer

Anonymous

May 9, 2018

HTML stands for Hyper Text Markup Language. It is used to the which content of web page is shown. CSS stands for Cascading Style Sheets. It is used to how show the html Contents of the Web page.

2