boardom Forum Index boardom
b2 message board
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

the < and >

 
Post new topic   Reply to topic    boardom Forum Index -> Bugs
View previous topic :: View next topic  
Author Message
Sandra



Joined: 18 Apr 2004
Posts: 1

PostPosted: Sun Apr 18, 2004 3:15 am    Post subject: the < and > Reply with quote

the < and > cuts off the comments.. how do you fix this?
Back to top
View user's profile Send private message
Sigg3



Joined: 03 Jul 2003
Posts: 894
Location: Oslo, Norway

PostPosted: Mon Apr 19, 2004 9:41 am    Post subject: html entities Reply with quote

You shouldn't use those two in a post or text in the design as such. Use the html code for them:
Code:
Symbol: <
code: <
Meaning: Less than

Symbol: >
code: >
Meaning: Greater than

The html-tag Less than opens for a variable, i.e <strong>this is strong txt in HTML</strong>. If you, i.e write <<This page is the best>> it can produce various kinds of results but mostly it will turn up blank, because both "html variables" are closed (with the >>). If you, however, write "< blah, blah bla." Then the variable isn't closed, and it will most often mess up your page.

Most blogging tools doesn't OPEN the tag, instead of < they put < and the add a > like that, "closing" what hasn't been opened, which mostly works.

In addition, if you want a quotation-styled double tag; <<Title>>, use the « and » instead.

Read more:
W3 Schools - HTML tutorial
HTML 4.01 Entities Reference
_________________
Sigg3.net - You know you're worth it! | b2 Cafelog Resource Center
Back to top
View user's profile Send private message Visit poster's website MSN Messenger
Display posts from previous:   
Post new topic   Reply to topic    boardom Forum Index -> Bugs All times are GMT + 1 Hour
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB 2 © 2001, 2002 phpBB Group