/    Sign up×
Community /Pin to ProfileBookmark

is there a way to use a better looking table…or border…or somewhere to write text?

also how do i have 2 tables next to eachother…well im new to this and heres what i want

a table on the far left for links, then a table in the middle for news/stuff. how do i do something like that…or if theres any other way to display links or news/introduction

something like this:

[url]http://www.midwestservers.org/home.html[/url]

to post a comment
HTML

2 Comments(s)

Copy linkTweet thisAlerts:
@ecrossFeb 05.2003 — It's really not that hard. You just need to setup a two or three column table. Here is a two column table:

<table width="500" cellpacing="5" cellpadding="5" border="1">

<tr>

<td>Text goes here</td>

<td>Text goes here</td>

</tr>

</table>
Copy linkTweet thisAlerts:
@spufiFeb 05.2003 — Or just skip using tables. Below is a link to a site that I did the basic code for and then the site owner used it as a template. It should validate as XHTML 1.1 and it would be a whole lot easier to change over to what you want than weeding though code that has nested tables.

http://www11.brinkster.com/nomoslogos/books_main.asp
×

Success!

Help @Elliot 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.8,
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,
)...