This is a discussion on "Line not wrapping in table" within the Web Page Design section. This forum, and the thread "Line not wrapping in table are both part of the Design Your Website category.
|
|
|
|
|
![]() |
||
Line not wrapping in table
|
||
| Notices |
![]() |
|
|
LinkBack | Thread Tools |
|
#1
|
||||
|
||||
|
Hi, I have a website (not finished) but am encountering some problems already. (http://www.marc-online.co.uk) It was fine until today, the page has suddenly became skewed accross the screen and the writing in firefox doesnt take a new line! Have a look for your self both in IE and Firefox. I think that firefox is skewing it accross the screen because it isnt taking a new line. Can anyone else help please?
Last edited by karinne; Apr 11th, 2007 at 18:40. |
|
|
|
#2
|
|||
|
|||
|
Re: I have a problem.
Please write a more meaningful topic next time! "I have a problem" does nothing for the people looking for help or looking to help you!
Although I can disable the no-right-click JS feature in 2 seconds ... when you need help with something make sure EVERYTHING!! is available. In other words ... drop the no-right-click JS. Now ... as for you problem, I'll take a wild guess and say it's because of those <pre> tags you have in there that aren't closed. Why are you using <pre> tags anyways? <pre> is for "preformatted text" and as far I can tell ... you don't have that in your site ... it's just text. So ... use the <p> ... </p> tags instead or whatever element is relevant. Stuff like this
Last edited by karinne; Apr 11th, 2007 at 18:45. Reason: Ugh!!!! Forgor to turn JS back on!!!! GRrrrr! |
|
#3
|
||||
|
||||
|
Re: I have a problem.
Thanks, Ill give it a try.
Last edited by Marc; Apr 11th, 2007 at 18:42. |
|
#4
|
||||
|
||||
|
Re: Line not wrapping in table
Nah, it never worked.
|
|
#5
|
|||
|
|||
|
Re: Line not wrapping in table
Well ... start fixing those 29 errors then ... maybe some of those will fix your problem.
|
|
#6
|
||||
|
||||
|
Re: Line not wrapping in table
jeezo! in Dreamweaver it said i had 9 errors and all of them were in netscape! but 29!!!!
|
|
#7
|
|||
|
|||
|
Re: Line not wrapping in table
Never trust DW's WYSIWYG ... stick to code view and hand-code you pages.
ALWAYS use the official validator - http://validator.w3.org/ |
|
#8
|
||||
|
||||
|
Re: Line not wrapping in table
Code view is the only way to fly.
|
|
#9
|
||||
|
||||
|
Re: Line not wrapping in table
Yep, ive learned that, and ive learned a bit of CSS. What do you think - www.marc-online.co.uk? (it aint finished yet)
__________________
Marc Staff Manager - Webforumz.com Want to be a moderator? PM me. |
|
#10
|
|||
|
|||
|
Re: Line not wrapping in table
It's a good start. Just take a look at using diffferent elements for different things (like h1, h2, h3 etc. for headings). And put all of you css in your external file (or in a different one, if you want).
Pete. |
|
#11
|
||||
|
||||
|
Re: Line not wrapping in table
Yeh, i would have started doing that but i havent had the time.
__________________
Marc Staff Manager - Webforumz.com Want to be a moderator? PM me. |
![]() |
| Tags |
| line not wrapping |
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| on-line training | n1gel65 | Starting Out | 2 | Jun 11th, 2007 16:27 |
| Am I using table-cell and table-row too much? | idl | Web Page Design | 15 | Sep 7th, 2006 12:55 |
| Need to align width of Float table with the table below | Vertabase | Web Page Design | 4 | Mar 8th, 2006 21:21 |
| text in one line - How To Avoid TABLE tag and use CSS ? | pugo | Web Page Design | 4 | Jan 18th, 2006 04:14 |
| Wrapping by span | hessodreamy | Web Page Design | 3 | Sep 14th, 2005 07:34 |