HTML basic syntax is convenient for friends who are just starting to learn html
1.1 General tags A general tag consists of a start tag (Opening tag) and an end tag (Ending tag), and its syntax is:<x> Controlled text</x> Where x represents the tag name.<x> and</x> Just like a set of switches: start mark<x> To enable some function (ON)
2025-06-11














