/    Sign up×
Community /Pin to ProfileBookmark

General Help Needed

Hi, I’ve made an image layout for a website I want to make, the problem is that I’m not very good with coding and I don’t know where to start, I’m looking for people to give me sugguestion on how I would go about coding this so I can read the corresponding tuts and do it myself..

my layout:
[url]http://img363.imageshack.us/img363/4575/battlepedia9nd.png[/url]

oh, and I’m hosting on neopets so I have to code it with the least amount of text possible and I don’t have to do all those <html> <head> <body> tag thingys..

to post a comment
HTML

1 Comments(s)

Copy linkTweet thisAlerts:
@johnevaJan 14.2006 — So you just want a simple table layout then?

<table width="100%" border="1">

<tr><td rowspan="2"> This is where the content for your left coloum goes</td>

<td width="75%">This is the top right</td>

</tr>

<tr><td>This is the bottom right</td>

</tr>

Try that it might work it might not.

Thats the problem with these website hosts that dont use proper coding it makes it hard to know what works and what dont.
×

Success!

Help @grd 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.16,
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,
)...