| 1. | Remember that html tags are not case sensitive 记住html标签是不区分大小写的。 |
| 2. | How to format the text on your page with html tags 如何用html标签格式化你所要写入的文字。 |
| 3. | The first and last tags in a document should always be the html tags 在一个文档里面一头一尾的标签应该是html标签 |
| 4. | We have just said that html tags are not case sensitive : means the same as 前面提到html标签是不区分大小写的:和是一样的。 |
| 5. | Indeed when the jsp page is compiled in a servlet , all the html tags are moved to write statements 事实上,当jasp页面在servlet中编译时,所有的html标签都被转移到写语句中。 |
| 6. | When you surf the web , you will notice that most tutorials use uppercase html tags in their examples 在上网冲浪的时候,你可能会注意到很多教材中的例子经常使用大写的html标签。 |
| 7. | These tags come with javascript support , so you can work with them like you would with the standard html tags such as 这些标签都可以支持javascript ,因此您可以像标准的html标签(例如 |
| 8. | If i hadn t done this , the file that i created would be in text format and all the html tags would have been ignored 如果不这样做,则创建的文件将变成文本格式,所有的html标签都被忽略。 |
| 9. | Web development languages cannot do so because they treat html tags as text and blindly copy them into the output Web开发语言不能这样做,因为它们把html标签看作是文本,盲目地复制到输出中。 |
| 10. | A completely blank screen although if you view the source of the page it does contain some html tags , just no visible content 一个完全空白的屏幕(如果您看一下这个页面的源代码,尽管其中的确包含一些html标签,但是却看不到内容) 。 |