• There is an important update regarding account security and 2FA. Please click here for more information.
  • 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.
  • Imgur has blocked certain regions from viewing any images uploaded to their site. If you use Imgur, please consider replacing any image links/embeds you may have on PokéCommunity so everyone can see your images. Click here to learn more.

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