• Ever thought it'd be cool to have your art, writing, or challenge runs featured on PokéCommunity? Click here for info - we'd love to spotlight your work!
  • Dawn, Gloria, Juliana, or Summer - which Pokémon protagonist is your favorite? Let us know by voting in our poll!
  • Welcome to PokéCommunity! Register now and join one of the best fan communities on the 'net to talk Pokémon and more! We are not affiliated with The Pokémon Company or Nintendo.

Need help coding this layout(again)

May I recommend tables? I think that'll be possible when you add into the <td> tag also "width" command with the size same as width of your picture. Then use a <br> tag to prevent any mess-ups. That's what I do. Beware, IE users. Many of those go FF because of slow loading, but it's simple, and I think it's enough. Oh, and also align tag.
 
Tables is the best way to do it. Or, you can look at PJN's source code as an example and edit it some stuff. That's what I do when I'm having trouble.
 
Do a basic 3 columned table, and then in the sidebars, make little tables.

That'll get you what you want.
 
What do you need help with. Your design seems to be in place already and you seem to understand the basics of HTML. While i would suggest using division based design, using tables is fine for beginners... i don't get it. why do you need help?
 
Back
Top