1 answer
Best Answer
HyperText Markup Language
The standard language for creating web pages.
Common tags:
-
-
-
-
HTML structures content; CSS styles it; JavaScript adds interactivity.
The standard language for creating web pages.
Common tags:
-
<p> - paragraph-
<a> - link-
<img> - image-
<div> - containerHTML structures content; CSS styles it; JavaScript adds interactivity.