Jump to content

configured vertical of 2 table


Wiranata

Recommended Posts

hi any boy know how to configured table like picture

 

table_zpsa52c0ac8.jpg

 

my script result table in horizontal..but i want my table is vertical

echo "<h2>Daftar File Upload</h2>";

echo "<table style='font-size: 12;font-weight: bold;' table border = '1' table bgcolor= '009900' position='left'>";

 

echo "<h2>Daftar File Tugas</h2>";

echo "<table style='font-size: 150%;font-weight: bold;' table border = '1' table bgcolor= '009900' position='right'>";

Link to comment
Share on other sites

This code is really bad. You should diggin' more with HTML. Nice method is to close each table in separate div and set style to display: inline-block; or float: left;

 

Some lectures:

 

http://answers.yahoo...29120831AAuuq7K

http://www.w3schools...html_tables.asp

 

thanks for u suggestion..but it half from my script..yeah i use div in my script

but u're literatur is wrong...when i run my script struture table is be vertical.

here when i run my script my table be like below picture

table2_zps8877ba93.jpg

 

i want my table like below picture

table_zpsa52c0ac8.jpg

Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.