HTML » |
My Coding >
Programming language >
HTML
HTMLIntroduction to HTMLHTML stands for HyperText Markup Language. It is the standard markup language used for creating web pages and web applications. HTML consists of a series of tags that define the structure and content of a web page. These tags are enclosed in angle brackets (< and >) and are used to format text, insert images and other media, create hyperlinks, and more. Basic HTML TagsHTML documents are structured using a few basic tags that define the layout and content of a web page. These tags include:
Advanced HTML TagsThere are many advanced HTML tags and features that can be used to enhance the functionality and appearance of a web page. Some of these include:
|
Last 10 artitles
9 popular artitles
|
© 2020 MyCoding.uk -My blog about coding and further learning. This blog was writen with pure Perl and front-end output was performed with TemplateToolkit. |