This is Interesting: Free Magazines for Graphics designers and webmasters  


Home > Archive > Dreamweaver > April 2004 > aligning tables and images





You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

Author aligning tables and images
shush

2004-04-26, 7:28 am

Hi im a novice at dreamweaver and want to create a webpage, but am having
trouble with images aligning in tables, can someoen please help, or is there a
simple template i can use, below is what i have done so far as u can see the
left side image is not aligned to top or bottom how do i go about doin this i
also need to bring in nav bar betwwen red and burgandee bar how do i do this?
Thanx

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<title>Awards 2004 Main</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css">
<!--
body {
padding: 0;
margin: -10px 0 0 -10px;
/*/*/margin: 0 0 0 0; /* */
background-color: White; /*change color to suit*/
}
-->
</style>

</head>

<body>
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td width="199" height="113"><img src="logo.jpg" width="199"
height="113"></td>
<td width="602" height="113"><img src="topbar.jpg" width="602"
height="113"></td>
<td width="100%" height="113" bgcolor="#CC0000"></td>
</tr>
<tr>
<td width="199" height="69"><img src="awards.jpg" width="199"
height="69"></td>
<td width="100%" height="113" bgcolor="#990000"></td>
</tr>
</table>
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td width="199" height="522" bgcolor="#CC0000"></td>
<td></td>
</tr>
</table>


</body>
</html>


Nancy Gill

2004-04-26, 7:28 am

click inside the table cell and select middle on vertical align and center
on horizontal align to get your pic in the middle of the page.


--
Nancy Gill
Team Macromedia Volunteer for Dreamweaver MX/UltraDev
http://www.macromedia.com/go/team/
BLOG: http://www.dmxwishes.com/blog.html
Co-Author: Dreamweaver MX: Instant Troubleshooter (August, 2003)
Technical Editor: DMX 2004: The Complete Reference, DMX 2004: A Beginner's
Guide, Mastering Macromedia Contribute
Technical Reviewer: Dynamic Dreamweaver MX/DMX: Advanced PHP Web Development

"shush" <webforumsuser@macromedia.com> wrote in message
news:c6iim1$fb9$1@forums.macromedia.com...
> Hi im a novice at dreamweaver and want to create a webpage, but am having
> trouble with images aligning in tables, can someoen please help, or is

there a
> simple template i can use, below is what i have done so far as u can see

the
> left side image is not aligned to top or bottom how do i go about doin

this i
> also need to bring in nav bar betwwen red and burgandee bar how do i do

this?
> Thanx
>
> <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
> <html>
> <head>
> <title>Awards 2004 Main</title>
> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
> <style type="text/css">
> <!--
> body {
> padding: 0;
> margin: -10px 0 0 -10px;
> /*/*/margin: 0 0 0 0; /* */
> background-color: White; /*change color to suit*/
> }
> -->
> </style>
>
> </head>
>
> <body>
> <table width="100%" border="0" cellspacing="0" cellpadding="0">
> <tr>
> <td width="199" height="113"><img src="logo.jpg" width="199"
> height="113"></td>
> <td width="602" height="113"><img src="topbar.jpg" width="602"
> height="113"></td>
> <td width="100%" height="113" bgcolor="#CC0000"></td>
> </tr>
> <tr>
> <td width="199" height="69"><img src="awards.jpg" width="199"
> height="69"></td>
> <td width="100%" height="113" bgcolor="#990000"></td>
> </tr>
> </table>
> <table width="100%" border="0" cellspacing="0" cellpadding="0">
> <tr>
> <td width="199" height="522" bgcolor="#CC0000"></td>
> <td></td>
> </tr>
> </table>
>
>
> </body>
> </html>
>
>



Murray *TMM*

2004-04-26, 9:28 am

Your table is a little cattywompus!

First row has 3 cells, and second row only has two cells. How'd you do
that?

--
Murray --- ICQ 71997575
Team Macromedia Volunteer for Dreamweaver MX
(If you *MUST* email me, don't LAUGH when you do so!)
==================
news://forums.macromedia.com/macromedia.dreamweaver - THE BEST WAY TO GET
ANSWERS
==================
http://www.dreamweavermx-templates.com - Template Triage!
http://www.projectseven.com/go - DW FAQs, Tutorials & Resources
http://www.dwfaq.com - DW FAQs, Tutorials & Resources
http://www.macromedia.com/support/search/ - Macromedia (MM) Technotes
==================

"shush" <webforumsuser@macromedia.com> wrote in message
news:c6iim1$fb9$1@forums.macromedia.com...
> Hi im a novice at dreamweaver and want to create a webpage, but am having
> trouble with images aligning in tables, can someoen please help, or is

there a
> simple template i can use, below is what i have done so far as u can see

the
> left side image is not aligned to top or bottom how do i go about doin

this i
> also need to bring in nav bar betwwen red and burgandee bar how do i do

this?
> Thanx
>
> <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
> <html>
> <head>
> <title>Awards 2004 Main</title>
> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
> <style type="text/css">
> <!--
> body {
> padding: 0;
> margin: -10px 0 0 -10px;
> /*/*/margin: 0 0 0 0; /* */
> background-color: White; /*change color to suit*/
> }
> -->
> </style>
>
> </head>
>
> <body>
> <table width="100%" border="0" cellspacing="0" cellpadding="0">
> <tr>
> <td width="199" height="113"><img src="logo.jpg" width="199"
> height="113"></td>
> <td width="602" height="113"><img src="topbar.jpg" width="602"
> height="113"></td>
> <td width="100%" height="113" bgcolor="#CC0000"></td>
> </tr>
> <tr>
> <td width="199" height="69"><img src="awards.jpg" width="199"
> height="69"></td>
> <td width="100%" height="113" bgcolor="#990000"></td>
> </tr>
> </table>
> <table width="100%" border="0" cellspacing="0" cellpadding="0">
> <tr>
> <td width="199" height="522" bgcolor="#CC0000"></td>
> <td></td>
> </tr>
> </table>
>
>
> </body>
> </html>
>
>



Sponsored Links


Copyright 2003 - 2008 forum4designers.com  Software forum  Computer Hardware reviews