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
Table of contents defineComponent overload functi...
Enter the mysql command: mysql -u+(user name) -p+...
A jQuery plugin every day - stacked menu, for you...
The first parameter passing method is dynamic rou...
Table of contents 1: Introduction to galera-clust...
The DIV floating effect (fixed position) is imple...
A common suggestion is to create indexes for WHER...
Download tutorial of mysql-connector-java.jar pac...
Docker takes up a lot of space. Whenever we run c...
1. Cause The requirement is to display two lines,...
Linux often encounters situations such as adding ...
This article shares the specific code for JavaScr...
Because the project needs to use https service, I...
I've been using Bootstrap to develop a websit...
Copy code The code is as follows: <span style=...