![]() |
| |||||||
|
| |
![]() |
| | LinkBack | Thread Tools |
|
#1
| ||||
| ||||
| What does a / at the end of an HTML tag mean? Like in this tag, for example: Last edited by Dave Hybrid : 2 Weeks Ago at 07:05 PM. |
| |
|
#2
| ||||
| ||||
| This slash "/" is used for the closing of an empty tag. Empty tag is a tag which contains no sub-element. |
|
#3
| ||||
| ||||
| In old-fashioned HTML you only had to close some tags - like should be closed with a . Other tags didn't need to be closed, you would write but no .In XML, on the other hand, all tags must be closed. But you can use a shortcut for closing the tag, which is putting the slash at the end of it.XHTML, which is a XML version of HTML, also require all tags to be closed.So in XHTML, is equal to |
![]() |
| Thread Tools | |
|
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| html Editors | megabyte | Web Design, Hosting & SEO | 11 | 21st Apr 2008 11:01 PM |
| html help with form. | oobrokensilence | Web Design, Hosting & SEO | 5 | 19th Feb 2008 11:12 PM |
| Is there a way to set an HTML tag so it is... | reginaldhalliday | Web Browsers & FTP Clients | 1 | 2nd Apr 2007 02:14 PM |
| Help! HTML.? | K&B | Web Design, Hosting & SEO | 3 | 2nd Apr 2007 01:33 PM |
| Learning HTML and beyond? | raymondalcatraz | Web Design, Hosting & SEO | 5 | 20th Mar 2007 04:25 PM |
| Powered by vBulletin® Copyright ©2000 - 2008 Jelsoft Enterprises Ltd. SEO by vBSEO ©2008, Crawlability, Inc. |