HTML — HyperText Markup Language
HTML is the markup language for web pages. Elements like <p>, <a> and <img> structure the content. HTML describes semantics, CSS the appearance and JavaScript the behavior.
HTML is the markup language for web pages. Elements like <p>, <a> and <img> structure the content. HTML describes semantics, CSS the appearance and JavaScript the behavior.