|
#1
|
|||
|
|||
|
I designed a webpage, but when view it with my browser and reduce the size of the window the content repositions to fit in
smaller window. How do I configure it so the content does not reposition and a horizontal scroll bar for the window comes up instead, like most web sites? |
|
#2
|
|||
|
|||
|
the only way i can think of is to put it into a <table> tag, and set the column width to the pixel width you want it to be, then type the stuff in there..... then the text won't re-position if you re-size the window.
|
|
#3
|
|||
|
|||
|
<table>tag was the right idea. Problem solved.
Thanx |
|
#4
|
|||
|
|||
|
no problemo.
though i forget, there should be another way to do this, shouldn't there?.... errr.... |
|
#5
|
||||
|
||||
|
you can use the <nobr> tag to confine all included elements to the way they should be without wrapping or adjusting to fit the window, inserting <wbr> when you need a break
eg <nobr><p>This is text and it should wrap right about here.<wbr>Wow did you see that that text wrapped right there!</p></nobr> this is from memory so somebody correct me if im wrong
__________________
Oracle's backup tutorial "A lot of people say games are addictive. Well, they're addictive in the sense that anything you like doing you repeat endlessly. But no one would say, 'Mr Kasparov, you have a chess problem,' or 'Tiger Woods, you have a golf addiction.'" - Ian Livingstone, Creative Director, Eidos. "A problem well stated is a problem half solved" - Charles Franklin Kettering |
|
#6
|
||||
|
||||
|
Just to add that those tags are MSDN HTML Extensions and are not valid HTML tags.
__________________
Cheers, Degs Please post back with your results CTH Terms of Use CTH Subscriptions :: Adaware Guide :: HijackThis |
|
#7
|
|||
|
|||
|
indeed, the W3C compliant way is using non breaking spaces to keep stuff together
__________________
Don't forget to post back with the results |
![]() |
| Bookmarks |
«
Previous Topic
|
Next Topic
»
| Topic Tools | |
|
|
All times are GMT +1. The time now is 08:07 AM.
[
RSS ]








