For example: <u> This has no ending character and the browser recognizes it Shtml is based on Server Side Include (SSI). When there is a server-side executable script, it is treated as a dynamic programming language and can be included. When there is no server-side script, it is no different from HTML. XHTML is based on the W3C standard and follows the strict XML format. It can be considered a transition from HTML to XML, and the syntax format is strictly required. xhtml<p> must have a </p> end character (all elements must be closed) xhtml<p><strong></strong></p> (correct nesting) XHTML attributes should be enclosed in double quotes Xhtml is case-sensitive, and the attributes and values of tags are all lowercase. Xhtml uses id instead of name attribute |
<<: What codes should I master when learning web page design?
>>: Detailed explanation of using backgroundImage to solve the image carousel switching
Before configuration, we need to do the following...
I was woken up by a phone call early in the morni...
Table of contents Features Advantages Installatio...
What is k3d? k3d is a small program for running a...
Chapter 1 Source Code Installation The installati...
Table of contents Union query 1. Query the ID and...
Preface Tip: Here you can add the approximate con...
This article shares the specific code of MySQL 8....
Preface This article mainly introduces the method...
The previous article on Docker mentioned the cons...
The equal-width layout described in this article ...
It's simple, just go to the tutorial, blogger...
There has been a lot of discussion about H1 recent...
MySQL master-slave configuration and principle, f...
undefined In JavaScript, if we want to determine ...