HighDots Forums  

line-break ??

Macromedia Dreamweaver Macromedia Dreamweaver Discussions (macromedia.dreamweaver)


Discuss line-break ?? in the Macromedia Dreamweaver forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Neil_vN
 
Posts: n/a

Default line-break ?? - 07-15-2004 , 05:02 PM






Can anyone explain to me why Dreamweaver inserts a line break as (br \)
with angle brackets of course ..

instead of the usual (br)

Why the backslash and why the space ?? ??

Reply With Quote
  #2  
Old   
Murray *TMM*
 
Posts: n/a

Default Re: line-break ?? - 07-15-2004 , 05:18 PM






Because you have told it to use XHTML when you created your new page?

--
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
==================

"Neil_vN" <webforumsuser (AT) macromedia (DOT) com> wrote

Quote:
Can anyone explain to me why Dreamweaver inserts a line break as (br \)
with angle brackets of course ..

instead of the usual (br)

Why the backslash and why the space ?? ??



Reply With Quote
  #3  
Old   
Joe Makowiec
 
Posts: n/a

Default Re: line-break ?? - 07-15-2004 , 05:33 PM



On Thu 15 Jul 2004 05:02:38p, Neil_vN wrote in macromedia.dreamweaver:

Quote:
Can anyone explain to me why Dreamweaver inserts a line break as (br \)
with angle brackets of course ..

instead of the usual (br)

Why the backslash and why the space ?? ??
The W3C can:

http://www.w3.org/TR/xhtml1/#h-4.6


Reply With Quote
  #4  
Old   
Neil_vN
 
Posts: n/a

Default Re: line-break ?? - 07-15-2004 , 05:42 PM



I am using a template.

And it does say this in the header ..
(html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en")

You would have to break down the difference and the explanation down to basics
please. :-)


Reply With Quote
  #5  
Old   
darrel
 
Posts: n/a

Default Re: line-break ?? - 07-15-2004 , 05:44 PM



Quote:
Can anyone explain to me why Dreamweaver inserts a line break as (br \)
with angle brackets of course ..
It's actually <br />

You are using XHTML

in XHTML all tags must be closed.

If a tag doesn't have a corresponding closing tag (like the BR, IMG, or HR
tags have) then they have to be self-closed, which the trailing slash
indicates.

-Darrel




Reply With Quote
  #6  
Old   
Neil_vN
 
Posts: n/a

Default Re: line-break ?? - 07-15-2004 , 06:20 PM



thanks everyone. I appreciate the time you guys took in answering this. It makes perfect sense now. :-)

Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.