This content has been marked as final.
Show 8 replies
-
1. Re: DIV Tags?
Newsgroup_User Oct 26, 2006 4:02 AM (in response to whiskey3)> In Dreamweaver 8 I noticed in my tables DW8 has added DIV tags around all
> of my
> text entries
DW will only do this if you tell it to. Are you using the "text alignment"
icons on the Property Inspector, perhaps?
--
Murray --- ICQ 71997575
Adobe Community Expert
(If you *MUST* email me, don't LAUGH when you do so!)
==================
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
==================
"whiskey3" <webforumsuser@macromedia.com> wrote in message
news:ehpbnv$d0u$1@forums.macromedia.com...
> In Dreamweaver 8 I noticed in my tables DW8 has added DIV tags around all
> of my
> text entries........ in MX it didn't do this?
> Is there a way to turn all these DIV tags off or from appearing in my
> pages.....or can I lose them altogether? How come MX didn't show them but
> 8
> does?
>
-
2. Re: DIV Tags?
whiskey3 Oct 26, 2006 5:38 PM (in response to whiskey3)Yes I am. I see what you mean. If I use the prop inspector text alignment is there a way to stop this from happening? What do you suggest?
Thanks -
3. Re: DIV Tags?
Newsgroup_User Oct 26, 2006 5:44 PM (in response to whiskey3)Use CSS to make the container have a text-align:center style.
--
Murray --- ICQ 71997575
Adobe Community Expert
(If you *MUST* email me, don't LAUGH when you do so!)
==================
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
==================
"whiskey3" <webforumsuser@macromedia.com> wrote in message
news:ehrkdg$8c5$1@forums.macromedia.com...
> Yes I am. I see what you mean. If I use the prop inspector text alignment
> is there a way to stop this from happening? What do you suggest?
>
> Thanks
-
-
5. Re: DIV Tags?
Newsgroup_User Oct 27, 2006 4:36 AM (in response to whiskey3)It would depend on your page's markup, what you are trying to center, and
what its container is. Can you show me your page?
--
Murray --- ICQ 71997575
Adobe Community Expert
(If you *MUST* email me, don't LAUGH when you do so!)
==================
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
==================
"whiskey3" <webforumsuser@macromedia.com> wrote in message
news:ehsip5$c52$1@forums.macromedia.com...
> How do I do this with CSS?
-
6. Re: DIV Tags?
Jeffrey_Smith-cGi6jW Oct 27, 2006 7:39 AM (in response to Newsgroup_User)If you set your HTMl document type to HTML 4.01 Transitional no divs will be used. Go to Preferences, then New Document tab then under Default Document Type (DTD) change it to HTML 4.01 Transitional. -
7. Re: DIV Tags?
Newsgroup_User Oct 27, 2006 12:20 PM (in response to Newsgroup_User)Uhh - I don't think so.
--
Murray --- ICQ 71997575
Adobe Community Expert
(If you *MUST* email me, don't LAUGH when you do so!)
==================
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
==================
"Jeffrey Smith" <webforumsuser@macromedia.com> wrote in message
news:eht5ng$4k4$1@forums.macromedia.com...
> If you set your HTMl document type to HTML 4.01 Transitional no divs will
> be used. Go to Preferences, then New Document tab then under Default
> Document Type (DTD) change it to HTML 4.01 Transitional.
-
8. Re: DIV Tags?
Michael Hager Oct 27, 2006 12:24 PM (in response to whiskey3)> If you set your HTMl document type to HTML 4.01 Transitional no divs will be used.<
Well, Jeffery, not true at all… Didn’t sound right so I changed my prefs per your instructions, loaded up a new page, typed in some garbage, highlighted it, punched the center icon on the properties bar and BAM!... divs:
<div align="center">lsdk jflksjd fdf
</div>
So that didn’t work.
Next?


