Game info
Download
News
FAQ
Support Forum
The Endless Forest
Home
About TEFc
Recent posts
Map
Search
Username:
*
Password:
*
Home
›
Blogs
›
Laiia's blog
CSS problem with the table
May 20, 2011 - 11:09am — Laiia
Hello !
Well, when I do a table, this give me a line over it, like here :
X
X
How to fix it, please ? :<
Miscellaneous
Laiia's blog
Login
to post comments
May 20, 2011 - 11:18am — Mis
That's because you have a
That's because you have a table code around the divs! Tables automaticly give that line. To get rid of it, you have to add border:hidden; to the table code.
So in your case, it'd become:
<*table style="border:hidden; width:200px;*>
(But without the *'s!)
—
Login
to post comments
May 20, 2011 - 8:50pm — Laiia
Thank you very much, Misako !
Thank you very much, Misako ! <3
—
Avatar & signature by Shimmyshimmy. ♥
Login
to post comments
May 20, 2011 - 9:09pm — z.m123
Can I get the code for
Can I get the code for Tables? cB
Login
to post comments
May 20, 2011 - 9:19pm — Laiia
Of course ! <table
Of course !
<table style="border:hidden; width:200px;><tr><td>Your text</td><td>And your text</td></tr></table>
—
Avatar & signature by Shimmyshimmy. ♥
Login
to post comments
May 20, 2011 - 9:20pm — z.m123
Thank you 8D
Thank you 8D
Login
to post comments
May 20, 2011 - 9:21pm — Laiia
No problem, I'm glad to help
No problem, I'm glad to help you ! :>
—
Avatar & signature by Shimmyshimmy. ♥
Login
to post comments
That's because you have a
So in your case, it'd become:
<*table style="border:hidden; width:200px;*>
(But without the *'s!)
Thank you very much, Misako !
Avatar & signature by Shimmyshimmy. ♥
Can I get the code for
Of course ! <table
<table style="border:hidden; width:200px;><tr><td>Your text</td><td>And your text</td></tr></table>
Avatar & signature by Shimmyshimmy. ♥
Thank you 8D
No problem, I'm glad to help
Avatar & signature by Shimmyshimmy. ♥