/    Sign up×
Community /Pin to ProfileBookmark

CSS/table layout

Hi,

Can I get your opinions of this layout before I continue?

[url]http://www.argyllnewmedia.co.uk/auction/help.php[/url]

Why does the background image in the header not continue when the page is minimised and the scroll bar is moved to the right? Is there any way around this?

to post a comment
CSS

3 Comments(s)

Copy linkTweet thisAlerts:
@drhowarddrfineJul 22.2006 — Your comments may be throwing off the browsers. The proper method is "<!--" You are using three hyphens.

Also, <nobr> element does not exist.
Copy linkTweet thisAlerts:
@asa_carterauthorJul 22.2006 — Whats the CSS equivalent for <nobr> ?
Copy linkTweet thisAlerts:
@AlbatrossJul 22.2006 — You would apply [b]white-space: pre;[/b] to the selectors you do not want to wrap. Its main use is to present code in the browser that you want to preserve the formatting for.

Here's an example:

[code=html]
<div>
<p>
If you want to know about your server's PHP installation, create a new text file and type ONLY the following into it, then save as <em>php_info.php</em>:
</p>
<code style="background-color: #999; color: #FFF; display: block; white-space: pre;">
php_info();
</code>
<p>
You will then know everything you wanted to know (and then some) about your PHP configuration.
</div>
[/code]
×

Success!

Help @asa_carter spread the word by sharing this article on Twitter...

Tweet This
Sign in
Forgot password?
Sign in with TwitchSign in with GithubCreate Account
about: ({
version: 0.1.9 BETA 5.19,
whats_new: community page,
up_next: more Davinci•003 tasks,
coming_soon: events calendar,
social: @webDeveloperHQ
});

legal: ({
terms: of use,
privacy: policy
});
changelog: (
version: 0.1.9,
notes: added community page

version: 0.1.8,
notes: added Davinci•003

version: 0.1.7,
notes: upvote answers to bounties

version: 0.1.6,
notes: article editor refresh
)...
recent_tips: (
tipper: @AriseFacilitySolutions09,
tipped: article
amount: 1000 SATS,

tipper: @Yussuf4331,
tipped: article
amount: 1000 SATS,

tipper: @darkwebsites540,
tipped: article
amount: 10 SATS,
)...