![]() |
|
|
#1 | ||
|
Junior Member
Join Date: Oct 2009
Posts: 9
Thanks: 0
Thanked 0 Times in 0 Posts
|
ive tried to start learning creating very basic websites, after having previously not known anything at all.
a frienn taught me the easiest way is to design in photoshop/illustartor, then input into dreamweaver using tables (columns and rows). creating my side bar, with 4 links (home, about, projects and contact) there is a white space left in between them all. is there a way i can change the tables to stick to each other, instead of leaving this small gap. hope that makes sense thanks |
||
|
|
|
|
|
#2 | ||
|
Administrator
Join Date: Mar 2008
Posts: 3,205
Thanks: 489
Thanked 447 Times in 353 Posts
|
You should be steering well clear of tables and using CSS > 7 reasons to go table free
...take a look here > CSS Tutorial
__________________
PRINTING: Business Cards | Letterheads | Leaflets | Flyers | Resell Print? ![]() GDF BUSINESS DIRECTORY (FREE) |
||
|
|
|
|
|
#3 | ||
|
Senior Member
Join Date: Aug 2009
Posts: 222
Thanks: 11
Thanked 12 Times in 12 Posts
|
check your cell spacing and padding is set to zero, but like boss said, tables should only be used for displaying data and not for laying out your page. You'll come across all kinds of layout problems when you come to adjusting it later otherwise.
|
||
|
|
|
|
|
#4 | ||
|
Member
Join Date: Oct 2009
Location: Preston
Posts: 42
Thanks: 0
Thanked 2 Times in 2 Posts
|
I agree with Boss Hog,
I used to use tables but then moved onto CSS and AP Divs, it's much easier. Designing with Divs Layers and CSS Styles Last edited by blanchard; 11-02-2009 at 10:04 PM. |
||
|
|
|
|
|
#5 | ||
|
Senior Member
Join Date: Jul 2008
Posts: 177
Thanks: 15
Thanked 16 Times in 14 Posts
|
Totally agree with above. Having just completed a Dreamweaver course I'd recommend using using divs & css. Tables create a rod for your own back. If you wanted to create in ps you can also use slicing to create your layout too.
|
||
|
|
|
|
|
#6 | ||
|
Senior Member
Join Date: Jun 2009
Location: Internet
Posts: 166
Thanks: 0
Thanked 23 Times in 14 Posts
|
CSS all the way, tables - no no
|
||
|
|
|
![]() |
| Thread Tools | |
| Display Modes | |
|
|