There seems to be an issue with the [html] tags

This is a discussion on "There seems to be an issue with the [html] tags" within the Webforumz Suggestions and Feedback section. This forum, and the thread "There seems to be an issue with the [html] tags are both part of the Community category.


 Subscribe in a reader

Go Back   Webforumz.com > Community > Webforumz Suggestions and Feedback

Notices




Reply
 
LinkBack Thread Tools
  #1  
Old Nov 28th, 2005, 02:01
Reputable Member
Join Date: Sep 2005
Location: Canada, BC
Age: 24
Posts: 239
Thanks: 0
Thanked 0 Times in 0 Posts
There seems to be an issue with the [html] tags

For some reason content inside the html tags some times show up on a single line.
HTML: Select all
line 1
line 2
line 3
However when I edit it (trying to make it one spreate lines) it shows up on seprate lines, then when I go back to the thread its once again all on one line.

Useing Firefox 1.0.7 not sure if its just my browser or not.

HTML: Select all
 <div style="width: 100%; height: 50px; background-color: #F00;">Header</div>
 <div style="width: 20%; background-color: #0F0; float:left;">Left Column</div>
 <div style="width: 60%; background-color: #FF0; float:left;">Flash Object</div>
 <div style="width: 20%; background-color: #00F; float:left;">Right Column</div>
 <br style="clear: left;"/>
 <div style="width: 100%; height: 50px; background-color: #0FF;">Footer</div>
Hmm seems to be working fine in this thread but not in http://www.webforumz.com/23577-post2.html

Last edited by Pheonix; Nov 28th, 2005 at 02:04.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote

  #2  
Old Nov 28th, 2005, 02:23
Highly Reputable Member
Join Date: May 2005
Location: U.K
Age: 21
Posts: 739
Thanks: 0
Thanked 0 Times in 0 Posts
Re: There seems to be an issue with the [html] tags

PHP: Select all

<table width="200" border="1">
<
tr>
<
td>&nbsp;</td>
<
td>&nbsp;</td>
</
tr>
<
tr>
<
td>&nbsp;</td>
<
td>&nbsp;</td>
</
tr>
</
table

Last edited by Rob; Nov 28th, 2005 at 10:00.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #3  
Old Nov 28th, 2005, 02:25
Highly Reputable Member
Join Date: May 2005
Location: U.K
Age: 21
Posts: 739
Thanks: 0
Thanked 0 Times in 0 Posts
Re: There seems to be an issue with the [html] tags

its not ur browser - theres definatly a problem with it...
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #4  
Old Nov 28th, 2005, 02:48
Reputable Member
Join Date: Sep 2005
Location: Canada, BC
Age: 24
Posts: 239
Thanks: 0
Thanked 0 Times in 0 Posts
Re: There seems to be an issue with the [html] tags

thats strange, my second box was appering on seprate lines until your posts were made
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #5  
Old Nov 28th, 2005, 03:02
Highly Reputable Member
Join Date: May 2005
Location: U.K
Age: 21
Posts: 739
Thanks: 0
Thanked 0 Times in 0 Posts
Re: There seems to be an issue with the [html] tags

err no it wasnt...lol i looked at it before i posted..
lmao
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #6  
Old Nov 28th, 2005, 10:00
Rob's Avatar
Rob Rob is offline
Webforumz Founder
Join Date: Jul 2003
Location: Southern UK
Age: 34
Posts: 3,189
Blog Entries: 7
Thanks: 27
Thanked 23 Times in 20 Posts
Re: There seems to be an issue with the [html] tags

I found a fix....

Just use [php] or [code] instead.

EDIT: It's completly fixed now, you can use [html]
__________________
Click the 'Thanks!' button if this post has helped you

Rob - Webforumz Founder

Last edited by Rob; Nov 28th, 2005 at 10:15.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #7  
Old Nov 29th, 2005, 01:24
Reputable Member
Join Date: Sep 2005
Location: Canada, BC
Age: 24
Posts: 239
Thanks: 0
Thanked 0 Times in 0 Posts
Re: There seems to be an issue with the [html] tags

yay the qurkiness is gone thanks for the quick fix
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #8  
Old Dec 1st, 2005, 17:07
Reputable Member
Join Date: Sep 2005
Location: Canada, BC
Age: 24
Posts: 239
Thanks: 0
Thanked 0 Times in 0 Posts
Re: There seems to be an issue with the [html] tags

There is a problem with the [php] tags as seen on http://www.webforumz.com/23999-post2.html There are too many spaces before and after the code.
PHP: Select all

<?php echo 'this is a code example, there are no line brakes between the tags'?>

Also, this page isn't validating properly, (lots of errors)

Last edited by Rob; Dec 1st, 2005 at 17:39.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #9  
Old Dec 1st, 2005, 17:35
Rob's Avatar
Rob Rob is offline
Webforumz Founder
Join Date: Jul 2003
Location: Southern UK
Age: 34
Posts: 3,189
Blog Entries: 7
Thanks: 27
Thanked 23 Times in 20 Posts
Re: There seems to be an issue with the [html] tags

lmao.....

Firstly, I'll look at the PHP tags....

Secondly, we never proclaim to be 100% xhtml compliant.... although, I am working on it.
__________________
Click the 'Thanks!' button if this post has helped you

Rob - Webforumz Founder
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #10  
Old Dec 1st, 2005, 17:39
Rob's Avatar
Rob Rob is offline
Webforumz Founder
Join Date: Jul 2003
Location: Southern UK
Age: 34
Posts: 3,189
Blog Entries: 7
Thanks: 27
Thanked 23 Times in 20 Posts
Re: There seems to be an issue with the [html] tags

PHP Tags Fixed.....

Will tackle compliancy at a later date.
__________________
Click the 'Thanks!' button if this post has helped you

Rob - Webforumz Founder
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #11  
Old Dec 1st, 2005, 18:34
Reputable Member
Join Date: Sep 2005
Location: Canada, BC
Age: 24
Posts: 239
Thanks: 0
Thanked 0 Times in 0 Posts
Re: There seems to be an issue with the [html] tags

I was just noteing the compliancy, wasn't overly concerned about it
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #12  
Old Dec 1st, 2005, 18:56
Rob's Avatar
Rob Rob is offline
Webforumz Founder
Join Date: Jul 2003
Location: Southern UK
Age: 34
Posts: 3,189
Blog Entries: 7
Thanks: 27
Thanked 23 Times in 20 Posts
Re: There seems to be an issue with the [html] tags

Dont lie..... you cant even bear to be near a non compliant site or... or... or...... you'll scream!

LOL
__________________
Click the 'Thanks!' button if this post has helped you

Rob - Webforumz Founder
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #13  
Old Dec 2nd, 2005, 00:53
Tim356's Avatar
Reputable Member
Join Date: Nov 2003
Location: Australia
Age: 26
Posts: 331
Thanks: 0
Thanked 0 Times in 0 Posts
Re: There seems to be an issue with the [html] tags

Rob can we get the code tags button included in the quick reply? Saves having to spell out the tag (not that that is too hard, but it would be nice not having to do it).
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #14  
Old Dec 2nd, 2005, 02:00
Reputable Member
Join Date: Sep 2005
Location: Canada, BC
Age: 24
Posts: 239
Thanks: 0
Thanked 0 Times in 0 Posts
Re: There seems to be an issue with the [html] tags

*screams* :P
What I realy have a beef with is when someone tells me compliancy isn't important and is a waste of time. Makes me want to thrash them.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #15  
Old Dec 2nd, 2005, 02:50
Most Reputable Member
Join Date: Aug 2005
Location: North Wales, United Kingdom
Age: 21
Posts: 1,093
Thanks: 0
Thanked 0 Times in 0 Posts
Re: There seems to be an issue with the [html] tags

Nice random comment
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #16  
Old Dec 2nd, 2005, 03:16
Tim356's Avatar
Reputable Member
Join Date: Nov 2003
Location: Australia
Age: 26
Posts: 331
Thanks: 0
Thanked 0 Times in 0 Posts
Re: There seems to be an issue with the [html] tags

I'll say, don't know where that came from?
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #17  
Old Dec 2nd, 2005, 03:47
Reputable Member
Join Date: Sep 2005
Location: Canada, BC
Age: 24
Posts: 239
Thanks: 0
Thanked 0 Times in 0 Posts
Re: There seems to be an issue with the [html] tags

Quote:
Originally Posted by Rob
Dont lie..... you cant even bear to be near a non compliant site or... or... or...... you'll scream!
Not random, I was refering to that post...
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #18  
Old Dec 2nd, 2005, 04:13
Tim356's Avatar
Reputable Member
Join Date: Nov 2003
Location: Australia
Age: 26
Posts: 331
Thanks: 0
Thanked 0 Times in 0 Posts
Re: There seems to be an issue with the [html] tags

Yes, but I think Rob might have been being sarcastic...
Digg this Post!Add Post to del.icio.us