结束标签 meaning in English
end-tag
Examples
- Perhaps they were wrong , but explicit closing tags are not there because their possibility was overlooked
他们也许错了,但是明确的结束标签没有了,因为它们的可能性被忽视了。 - It includes the html and body start and end tags . it also includes some special tags , including these
但它包括html以及主体的开始和结束标签,而且还包括一些特殊标签,其中包括: - S creator , oleg kiselyov , thinks the reduction of closing tags to closing parentheses makes the syntax more concise see
的缔造者oleg kiselyov认为,减少关闭括号的结束标签使语法更简洁(请参阅 - The extra typing required to open and close tags and escape special characters not only wastes time , but introduces more possibility for error
起始和结束标签以及转义特殊字符都需要额外录入,不仅浪费时间还会造成更多的错误。 - In addition , you should start now to write your html code in lowercase letters , and never make the bad habit of skipping end tags like the < / p >
补充一下,你现在就应该开始习惯使用小写标签书写html代码,还有千万别漏掉结束标签。