all
Business
Careers and Education
IT
Apache Web Server
Content Management Systems
IIS / Microsoft Internet Information Services
Mac OS X
Microsoft Windows / Windows 7 / Vista / XP
Networking
Unix / Linux / BSD
Development
.NET Framework
ASP / Active Server Pages
ASP.NET
Algorithms / Advanced Math
C / C++
C# / C Sharp
ColdFusion
DB2 Database
Flash / Actionscript
HTML / CSS
Java
JavaScript / Ajax / DHTML
Microsoft Access / VBA
Microsoft SQL Server
Mobile Development
MySQL Database
Oracle Database
PHP
Perl
PostgreSQL Database
Python
Ruby / Ruby on Rails
Software Development
Visual Basic .NET
Visual Basic 4 / 5 / 6
XAML / WPF / Silverlight
XML
sign up
login
new member:
Register
member login:
Email Address:
Password:
lost password?
bytes
>
html / css
>
html / css questions
Tables Sizes in this issue
fuchsia555
Join Date: Dec 2009
Posts: 51
#
1
: Feb 2 '10
hi
how can i make one table like in this image
http://i50.tinypic.com/xbemg7.jpg
i tried this code but it doesn't work , they fitting to each other
Expand
|
Select
|
Wrap
|
Line Numbers
<table border="1">
<tr>
<td width="300">stuff-1</td>
<td width="700">stuff-2</td>
</tr>
<tr>
<td width="700">stuff-3</td>
<td width="300">stuff-4</td>
</tr>
</table>
drhowarddrfine
E
C
Join Date: Sep 2006
Location: St. Louis, MO USA
Posts: 6,375
#
2
: Feb 2 '10
re: Tables Sizes in this issue
You need to look into "colgroup". Google for that.
fuchsia555
Join Date: Dec 2009
Posts: 51
#
3
: Feb 3 '10
re: Tables Sizes in this issue
i tried to search about colgroup but didn't get what i meant to , may you help me to just give me a simple code
Thanks Dear
Tags
tables
«
previous question
|
next question
»
Similar topics
Vertical centering without tables
(
HTML / CSS answers
)
About font sizes
(
HTML / CSS answers
)
Fixed tables, and absolute pos. for Z-index.
(
HTML / CSS answers
)
should I go back to tables in HTML instead of CSS?
(
HTML / CSS answers
)
When are tables appropriate, and when are they not?
(
HTML / CSS answers
)
Specific sizes of variable types
(
C / C++ answers
)
Good practice for lookup tables?
(
Microsoft Access / VBA answers
)
typical default font sizes
(
HTML / CSS answers
)
Opera 7.23 doesn't show me inner tables
(
HTML / CSS answers
)
Schema changes on on large tables
(
Oracle Database answers
)
More
Latest Questions
Latest Expert Insights
Need Help with Bytes? (FAQ)
Copyright 1995-2010 BYTES. All rights Reserved
About Bytes
|
Help
Latest Expert Topics
|
Popular Tags
Sitemap
|
HTML / CSS Answers Sitemap
|
HTML / CSS Insights Sitemap