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.



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

Notices


Reply
 
LinkBack Thread Tools
  #1 (permalink)  
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.
Reply With Quote

  #2 (permalink)  
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
Send a message via MSN to benbramz
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.
Reply With Quote
  #3 (permalink)  
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
Send a message via MSN to benbramz
Re: There seems to be an issue with the [html] tags

its not ur browser - theres definatly a problem with it...
Reply With Quote
  #4 (permalink)  
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
Reply With Quote
  #5 (permalink)  
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
Send a message via MSN to benbramz
Re: There seems to be an issue with the [html] tags

err no it wasnt...lol i looked at it before i posted..
lmao
Reply With Quote
  #6 (permalink)  
Old Nov 28th, 2005, 10:00
Rob's Avatar
Rob Rob is offline
Head Admin & CEO

SuperMember
Join Date: Jul 2003
Location: at my desk
Age: 34
Posts: 2,952
Blog Entries: 7
Thanks: 7
Thanked 4 Times in 4 Posts
Send a message via MSN to Rob Send a message via Skype™ to Rob
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]
__________________
Rob - SEO Specialist
Owner & Founder of Webforumz.com

I am currently unavailable for private work

Last edited by Rob; Nov 28th, 2005 at 10:15.
Reply With Quote
  #7 (permalink)  
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
Reply With Quote
  #8 (permalink)  
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.
Reply With Quote
  #9 (permalink)  
Old Dec 1st, 2005, 17:35
Rob's Avatar
Rob Rob is offline
Head Admin & CEO

SuperMember
Join Date: Jul 2003
Location: at my desk
Age: 34
Posts: 2,952
Blog Entries: 7
Thanks: 7
Thanked 4 Times in 4 Posts
Send a message via MSN to Rob Send a message via Skype™ to Rob
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.
__________________
Rob - SEO Specialist
Owner & Founder of Webforumz.com

I am currently unavailable for private work
Reply With Quote
  #10 (permalink)  
Old Dec 1st, 2005, 17:39
Rob's Avatar
Rob Rob is offline
Head Admin & CEO

SuperMember
Join Date: Jul 2003
Location: at my desk
Age: 34
Posts: 2,952
Blog Entries: 7
Thanks: 7
Thanked 4 Times in 4 Posts
Send a message via MSN to Rob Send a message via Skype™ to Rob
Re: There seems to be an issue with the [html] tags

PHP Tags Fixed.....

Will tackle compliancy at a later date.
__________________
Rob - SEO Specialist
Owner & Founder of Webforumz.com

I am currently unavailable for private work
Reply With Quote
  #11 (permalink)  
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
Reply With Quote
  #12 (permalink)  
Old Dec 1st, 2005, 18:56
Rob's Avatar
Rob Rob is offline
Head Admin & CEO

SuperMember
Join Date: Jul 2003
Location: at my desk
Age: 34
Posts: 2,952
Blog Entries: 7
Thanks: 7
Thanked 4 Times in 4 Posts
Send a message via MSN to Rob Send a message via Skype™ to Rob
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
__________________
Rob - SEO Specialist
Owner & Founder of Webforumz.com

I am currently unavailable for private work
Reply With Quote
  #13 (permalink)  
Old Dec 2nd, 2005, 00:53
Tim356's Avatar
Reputable Member
Join Date: Nov 2003
Location: Australia
Age: 25
Posts: 331
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via MSN to Tim356
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).
Reply With Quote
  #14 (permalink)  
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.
Reply With Quote
  #15 (permalink)  
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
Send a message via MSN to sypher
Re: There seems to be an issue with the [html] tags

Nice random comment
Reply With Quote
  #16 (permalink)  
Old Dec 2nd, 2005, 03:16
Tim356's Avatar
Reputable Member
Join Date: Nov 2003
Location: Australia
Age: 25
Posts: 331
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via MSN to Tim356
Re: There seems to be an issue with the [html] tags

I'll say, don't know where that came from?
Reply With Quote
  #17 (permalink)  
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...
Reply With Quote
  #18 (permalink)  
Old Dec 2nd, 2005, 04:13
Tim356's Avatar
Reputable Member
Join Date: Nov 2003
Location: Australia
Age: 25
Posts: 331
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via MSN to Tim356
Re: There seems to be an issue with the [html] tags

Yes, but I think Rob might have been being sarcastic...
Reply With Quote
  #19 (permalink)  
Old Dec 2nd, 2005, 04: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

so was i...
Reply With Quote
  #20 (permalink)  
Old Dec 2nd, 2005, 04:55
Tim356's Avatar
Reputable Member
Join Date: Nov 2003
Location: Australia
Age: 25
Posts: 331
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via MSN to Tim356
Re: There seems to be an issue with the [html] tags

Fair enough, though you didn't sound like you were joking.
Reply With Quote
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Similar Threads
Thread Thread Starter Forum Replies Last Post
Title Tags, Meta Tags and SEO - Keyword Density or Keyword Spamming? pctank Search Engine Optimization (SEO) 2 Jul 4th, 2008 11:52
HTML design issue? tybrown Web Page Design 4 May 4th, 2008 00:55
Deprecated HTML tags alexgeek Web Page Design 1 Oct 10th, 2007 18:34
How do I Remove Template Tags from html? sovereign6 Web Page Design 3 Dec 8th, 2006 16:16


All times are GMT. The time now is 11:06.


Powered by vBulletin®
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0 RC8
© 2003-2008 Webforumz.com : All Rights Reserved

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43