/    Sign up×
Community /Pin to ProfileBookmark

Marron line is not consistent with 1024×768

NONE

to post a comment
CSS

6 Comments(s)

Copy linkTweet thisAlerts:
@JonaSep 14.2004 — [font=trebuchet ms]Please [b]do not[/b] triple cross-post![/font]
Copy linkTweet thisAlerts:
@NogDogSep 14.2004 — Add a bottom-border style to your top table, then delete the maroon line image:
<table border="1" cellpadding="0" cellspacing="3" style="border-bottom: solid maroon 5px;">
Of course, the most likely answer in this forum will be to not use tables for formatting purposes at all, but this will give you a "quick fix" that might give the desired effect.
Copy linkTweet thisAlerts:
@designauthorSep 16.2004 — NONE
Copy linkTweet thisAlerts:
@NogDogSep 16.2004 — In your styles.css file, add this line:
.top { border-bottom: solid maroon 5px; }
In your html file, change the opening table tag to this:
<table class=top border="1" cellpadding="0" cellspacing="3">
Copy linkTweet thisAlerts:
@designauthorSep 16.2004 — NONE
Copy linkTweet thisAlerts:
@NogDogSep 16.2004 — [i]Originally posted by design [/i]

[B]If I go with what you suggest, and remove the suggested tags in the table, the solid maroon line will not show. I renamed my files from index to test and styles to deistyles so it is not over-written on the server.



Other than the filenames, what is wrong? [/B]
[/QUOTE]

<table [color=red]class=top[/color] border="1" cellpadding="0" cellspacing="3">
×

Success!

Help @design 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 6.17,
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: @nearjob,
tipped: article
amount: 1000 SATS,

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

tipper: @meenaratha,
tipped: article
amount: 1000 SATS,
)...