Tuesday, March 23, 2010

DW 8 Using a Table in a Form question

I created a form on a page, then created a table with seven
rows and two colums inside the form, and when I try and right align
the text in the 1st column inside of a text cell, the text does not
align right; is this normal? I cannot get it to line up no matter
what I do. The settings are correct also. Pls helpDW 8 Using a Table in a Form question
URL to your page?





--

Nancy Gill

Adobe Community Expert

Author: Dreamweaver 8 e-book for the DMX Zone

Co-Author: Dreamweaver MX: Instant Troubleshooter (August,
2003)

Technical Editor: Dreamweaver CS3: The Missing Manual,

DMX 2004: The Complete Reference, DMX 2004: A Beginner's
Guide

Mastering Macromedia Contribute

Technical Reviewer: Dynamic Dreamweaver MX/DMX: Advanced PHP
Web Development



''DWuser07'' %26lt;webforumsuser@macromedia.com%26gt; wrote in
message

news:fg69vs$akh$1@forums.macromedia.com...

%26gt;I created a form on a page, then created a table with
seven rows and two

%26gt; colums, and when I try and right align the text in the
1st column inside

%26gt; of a

%26gt; text cell, the text does not align right; is this
normal? I cannot get it

%26gt; to

%26gt; line up no matter what I do. The settings are correct
also. Pls help

%26gt;





DW 8 Using a Table in a Form question
Hi Nancy, sorry about that,



I put it here;




http://www.internetwebplace.com/Lawn/services_form.htm



Thank You
Okay .. I see. The text does align to the right in Firefox,
but not in IE.

You have divs inside of each table cell .. put the right
align on the cell

itself like this:



%26lt;td align=right%26gt;



and remove the extra divs. That should work.



OR you can give the td an id and then use that to assign CSS
and

text-align=right.

I prefer that to putting attributes on the table itself, but
it should work.





--

Nancy Gill

Adobe Community Expert

Author: Dreamweaver 8 e-book for the DMX Zone

Co-Author: Dreamweaver MX: Instant Troubleshooter (August,
2003)

Technical Editor: Dreamweaver CS3: The Missing Manual,

DMX 2004: The Complete Reference, DMX 2004: A Beginner's
Guide

Mastering Macromedia Contribute

Technical Reviewer: Dynamic Dreamweaver MX/DMX: Advanced PHP
Web Development





''DWuser07'' %26lt;webforumsuser@macromedia.com%26gt; wrote in
message

news:fg8ues$17v$1@forums.macromedia.com...

%26gt; Hi Nancy, sorry about that,

%26gt;

%26gt; I put it here;

%26gt;

%26gt;
http://www.internetwebplace.com/Lawn/services_form.htm

%26gt;

%26gt; Thank You






Thanks Nancy, I wonder why DW8 adds the div by default?










quote:




Originally posted by:
Newsgroup User


Okay .. I see. The text does align to the right in Firefox,
but not in IE.

You have divs inside of each table cell .. put the right
align on the cell

itself like this:



%26lt;td align=right%26gt;



and remove the extra divs. That should work.



OR you can give the td an id and then use that to assign CSS
and

text-align=right.

I prefer that to putting attributes on the table itself, but
it should work.





--

Nancy Gill

Adobe Community Expert

Author: Dreamweaver 8 e-book for the DMX Zone

Co-Author: Dreamweaver MX: Instant Troubleshooter (August,
2003)

Technical Editor: Dreamweaver CS3: The Missing Manual,

DMX 2004: The Complete Reference, DMX 2004: A Beginner's
Guide

Mastering Macromedia Contribute

Technical Reviewer: Dynamic Dreamweaver MX/DMX: Advanced PHP
Web Development





''DWuser07'' %26lt;webforumsuser@macromedia.com%26gt; wrote in
message

news:fg8ues$17v$1@forums.macromedia.com...

%26gt; Hi Nancy, sorry about that,

%26gt;

%26gt; I put it here;

%26gt;

%26gt;
http://www.internetwebplace.com/Lawn/services_form.htm

%26gt;

%26gt; Thank You












It adds the div because you are telling it to do so, by
clicking on the

center text alignment icon on the property inspector. Don't
do that. If

you want all the text in a cell to be center aligned, use the
''Horiz'' field

to select ''center''.



--

Murray --- ICQ 71997575

Adobe Community Expert

(If you *MUST* email me, don't LAUGH when you do so!)

==================


http://www.projectseven.com/go
- DW FAQs, Tutorials %26amp; Resources


http://www.dwfaq.com - DW FAQs,
Tutorials %26amp; Resources

==================





''DWuser07'' %26lt;webforumsuser@macromedia.com%26gt; wrote in
message

news:fgeef6$hht$1@forums.macromedia.com...

%26gt; Thanks Nancy, I wonder why DW8 adds the div by default?

%26gt;

%26gt;

%26gt;

%26gt;

%26gt;
quote:




Originally posted by:
Newsgroup User


%26gt; Okay .. I see. The text does align to the right in
Firefox, but not in

%26gt; IE.

%26gt; You have divs inside of each table cell .. put the right
align on the cell

%26gt; itself like this:

%26gt;

%26gt; %26lt;td align=right%26gt;

%26gt;

%26gt; and remove the extra divs. That should work.

%26gt;

%26gt; OR you can give the td an id and then use that to assign
CSS and

%26gt; text-align=right.

%26gt; I prefer that to putting attributes on the table itself,
but it should

%26gt; work.

%26gt;

%26gt;

%26gt; --

%26gt; Nancy Gill

%26gt; Adobe Community Expert

%26gt; Author: Dreamweaver 8 e-book for the DMX Zone

%26gt; Co-Author: Dreamweaver MX: Instant Troubleshooter
(August, 2003)

%26gt; Technical Editor: Dreamweaver CS3: The Missing Manual,

%26gt; DMX 2004: The Complete Reference, DMX 2004: A Beginner's
Guide

%26gt; Mastering Macromedia Contribute

%26gt; Technical Reviewer: Dynamic Dreamweaver MX/DMX: Advanced
PHP Web

%26gt; Development

%26gt;

%26gt;

%26gt; ''DWuser07'' %26lt;webforumsuser@macromedia.com%26gt; wrote in
message

%26gt; news:fg8ues$17v$1@forums.macromedia.com...

%26gt; %26gt; Hi Nancy, sorry about that,

%26gt; %26gt;

%26gt; %26gt; I put it here;

%26gt; %26gt;

%26gt; %26gt;
http://www.internetwebplace.com/Lawn/services_form.htm

%26gt; %26gt;

%26gt; %26gt; Thank You

%26gt;

%26gt;

%26gt;



%26gt;

%26gt;

%26gt;



No comments:

Post a Comment