SitePoint Sponsor |
|
User Tag List
Results 1 to 4 of 4
Thread: html on page
-
Aug 31, 2000, 06:12 #1
- Join Date
- Aug 2000
- Posts
- 7
- Mentioned
- 0 Post(s)
- Tagged
- 0 Thread(s)
hey
i'm having some trouble showing html on a webpage without it being read by the browser. how do i show html tags on a website?
- goter
-
Aug 31, 2000, 06:44 #2
- Join Date
- Oct 1999
- Location
- Dublin, Ireland
- Posts
- 1,125
- Mentioned
- 0 Post(s)
- Tagged
- 0 Thread(s)
You need to use special characters to show them.
use < to generate a <
use > to generate a >
use & to generate a &
use " to generate a "
Hope this helps
-
Aug 31, 2000, 06:51 #3
Won't the xmp thingy work. if i read your question right use <xmp> blah your html u wish to show </xmp>
-
Aug 31, 2000, 07:21 #4
- Join Date
- Aug 2000
- Posts
- 7
- Mentioned
- 0 Post(s)
- Tagged
- 0 Thread(s)
hey
thanx. i'll try both of those answers.
- goter
Bookmarks