treehouse : what would you like to learn today?
Web Design Web Development iOS Development
  • Didnt know where to post this so i posted it here. I have a website and in the middle i have a table, and in one of the table rows, im trying to make two DIV so i can have two separte section in the middle for two different subjects Kinda like the first photoshop mockup, can anyone help me?
  • can't help without a live link or atleast some code ....anyways din understand ur problem please be more clear
  • "quickfire84" said:
    ...and in the middle i have a table, and in one of the table rows, im trying to make two DIV...


    Why are you using DIVs inside of Table Rows? Shouldn't you be using TDs (table cells)? Can you post the cod you are using for your table?