Sat. Jan 3rd, 2026

florea madalin

HTML – XHTML

XHTML is HTML written as XML. What Is XHTML? XHTML stands for EXtensible HyperText Markup Language XHTML is…

5,790 total views, no views today

HTML Symbols

HTML Symbol Entities HTML entities was described in the previous chapter. HTML symbols like mathematical…

6,443 total views, no views today

HTML Entities

Reserved characters in HTML must be replaced with character entities. Characters, not present on your…

5,976 total views, 1 views today

HTML Scripts

JavaScripts make HTML pages more dynamic and interactive. The HTML <script> Tag The <script> tag…

6,405 total views, no views today

HTML Blocks

HTML elements can be grouped together with <div> and <span>. HTML Block Elements Most HTML…

6,193 total views, no views today

HTML Lists

The most common HTML lists are ordered and unordered lists: HTML Lists An ordered list:…

5,724 total views, 1 views today

HTML HEAD

The HTML <head> Element The <head> element is a container for all the head elements….

8,490 total views, 1 views today

HTML Attributes

Attributes provide additional information about HTML elements. HTML Attributes HTML elements can have attributes Attributes provide additional…

6,914 total views, no views today