Tag Archives: Angle Brackets
XHTML experts: How do I insert reserved keywords in a XHTML file?
For example, if I have the sentence "Please type the <html> element below." inside the body of the HTML file. The browser will not show the reserved element <html>. You need to escape your angle brackets using html entites: < and > addthis_url = ‘http%3A%2F%2Fhtmlindex.net%2Fxhtml%2Fxhtml-experts-how-do-i-insert-reserved-keywords-in-a-xhtml-file’; addthis_title = ‘XHTML+experts%3A+How+do+I+insert+reserved+keywords+in+a+XHTML+file%3F’; addthis_pub = ”; Technorati Tags: Amp, Angle … Continue reading