Ask a Question related to HTML & CSS, Design and Development.
-
just sum1 #1
XHTML
Should I convert my doc to XHML?
I am getting rather confused.
I done it to a doc and then tested it at w3c and had a ton of errors, I had
less errors before I started messing.Is it important to make stuff XHTML
compliant?
--
-------------------------------------------------------------------------
FIGHT BACK AGAINST SPAM!
Download Spam Inspector, the Award Winning Anti-Spam Filter
[url]http://mail.giantcompany.com[/url]
just sum1 Guest
-
XHTML and XSTL
HI, I am working on a document management system. The system gives output in xhtml format. I am using Flex as the presentation tier, I wanted to... -
How can I convert PDF to XHTML?
Does anyone know how I can convert a pdf to XHTML using my studio 8? -
XHTML 1.0 Transitional
My site, created in Dreamweaver 8, at present is as simple as you can get: www.sonicavenger.comwww.sonicavenger.com The homepage title and... -
XHTMl validation and PHP
On Sun, 09 Nov 2003 15:51:36 -0500, Warren Oates <Warren@InHell.Com> wrote: How about: http://www.php.net/session " url_rewriter.tags... -
XHTML / CSS
First, excuse-me for this out of topic message. I am searching a good mailling-list for people trying to write standard XHTML and CSS. ... -
Matthias Gutfeldt #2
Re: XHTML
just sum1 wrote:
That depends. If you want to take advantage of features that XHTML has> Should I convert my doc to XHML?
but HTML4 has not, then yes. If not, then probably not. The HTML
version is not a fashion statement, after all :-).
Dreamweaver MX has quite a nifty feature that converts HTML to XHTML:> I am getting rather confused.
> I done it to a doc and then tested it at w3c and had a ton of errors, I had
> less errors before I started messing.
File -> Convert -> XHTML. If you started out with a valid HTML4
document, the end result will be a mostly valid XHTML document, and
you'll have very little (if any) hand-coding to do.
If you use XHTML at all, then yes, the document should be compliant. But> Is it important to make stuff XHTML
> compliant?
like I mentioned above, XHTML is not better or worse than HTML4, it
depends on the features you need.
Matthias
Matthias Gutfeldt Guest
-
Bruce Lawson #3
Re: XHTML
is it important? It depends what you're trying to do, but in general, yes
it's worth doing. How are you attempting to do the conversion?
Bruce Lawson
DMXzone.com
"just sum1" <Anonymous-Remailer@nowhere.com> wrote in message
news:bedbd0$krn$1@forums.macromedia.com...had> Should I convert my doc to XHML?
> I am getting rather confused.
> I done it to a doc and then tested it at w3c and had a ton of errors, I> less errors before I started messing.Is it important to make stuff XHTML
> compliant?
>
> --
>
>
> -------------------------------------------------------------------------
> FIGHT BACK AGAINST SPAM!
> Download Spam Inspector, the Award Winning Anti-Spam Filter
> [url]http://mail.giantcompany.com[/url]
>
>
>
Bruce Lawson Guest
-
just sum1 #4
Re: XHTML
Im glad you asked that...I sometimes, when opening a new file, check the box
to bake xhtml compliant, but when I forget to do that, I get an already
built page and go to, file- convert
Be nice if I knew
--
-------------------------------------------------------------------------
FIGHT BACK AGAINST SPAM!
Download Spam Inspector, the Award Winning Anti-Spam Filter
[url]http://mail.giantcompany.com[/url]
"Bruce Lawson" <brucelawsonuk@aol.com> wrote in message
news:bedull$gf5$1@forums.macromedia.com...> is it important? It depends what you're trying to do, but in general, yes
> it's worth doing. How are you attempting to do the conversion?
>
> Bruce Lawson
> DMXzone.com
>
> "just sum1" <Anonymous-Remailer@nowhere.com> wrote in message
> news:bedbd0$krn$1@forums.macromedia.com...> had> > Should I convert my doc to XHML?
> > I am getting rather confused.
> > I done it to a doc and then tested it at w3c and had a ton of errors, I>> > less errors before I started messing.Is it important to make stuff XHTML
> > compliant?
> >
> > --
> >
> >
> ------------------------------------------------------------------------->> > FIGHT BACK AGAINST SPAM!
> > Download Spam Inspector, the Award Winning Anti-Spam Filter
> > [url]http://mail.giantcompany.com[/url]
> >
> >
> >
>
just sum1 Guest
-
Gary White #5
Re: XHTML
On Tue, 8 Jul 2003 12:34:10 +0100, "just sum1"
<Anonymous-Remailer@nowhere.com> wrote:
It should work either way. One thing I would suggest is that, in>Im glad you asked that...I sometimes, when opening a new file, check the box
>to bake xhtml compliant, but when I forget to do that, I get an already
>built page and go to, file- convert
>Be nice if I knew
either case, you remove the XML prolog that Dreamweaver inserts at the
top of the page:
<?xml version="1.0" encoding="utf-8"?>
That line, because it comes before the DOCTYPE, will trigger quirks
mode in Internet Explorer. The XML prolog is suggested, but not
required by the XHTML specs.
Gary
Gary White Guest
-
dreamworms webforumsuser@macromedia.com #6
Re:XHTML
>>Is it important to make stuff XHTML compliant?
Of course, only if you want your web to be nice viewed on smaller devices.
DREAMWORMS
[email]dreamworms@lycos.co.uk[/email]
:: Let's cooperate to grow our portfolio ::
dreamworms webforumsuser@macromedia.com Guest
-
Bruce Lawson #7
Re: XHTML
and here's the link that I cleverly forgot
[url]http://www.dmxzone.com/showDetail.asp?TypeId=28&NewsId=4951[/url]
"Bruce Lawson" <brucelawsonuk@aol.com> wrote in message
news:beejgk$qmm$1@forums.macromedia.com...errors,> There's an article on DMXzone by Molly Holzschlag from the Web Standards
> project on how to decide between XHMTL and HTML..
> caveat: the article costs $1.99 and I work for the site.
>
> Bruce Lawson
> [url]www.DMXzone.com[/url]
>
> "just sum1" <Anonymous-Remailer@nowhere.com> wrote in message
> news:beea49$7ls$1@forums.macromedia.com...> box> > Im glad you asked that...I sometimes, when opening a new file, check the>> > to bake xhtml compliant, but when I forget to do that, I get an already
> > built page and go to, file- convert
> > Be nice if I knew
> >
> > --
> >
> >
> -------------------------------------------------------------------------> yes> > FIGHT BACK AGAINST SPAM!
> > Download Spam Inspector, the Award Winning Anti-Spam Filter
> > [url]http://mail.giantcompany.com[/url]
> >
> >
> > "Bruce Lawson" <brucelawsonuk@aol.com> wrote in message
> > news:bedull$gf5$1@forums.macromedia.com...> > > is it important? It depends what you're trying to do, but in general,> > > it's worth doing. How are you attempting to do the conversion?
> > >
> > > Bruce Lawson
> > > DMXzone.com
> > >
> > > "just sum1" <Anonymous-Remailer@nowhere.com> wrote in message
> > > news:bedbd0$krn$1@forums.macromedia.com...
> > > > Should I convert my doc to XHML?
> > > > I am getting rather confused.
> > > > I done it to a doc and then tested it at w3c and had a ton of> I> XHTML> > > had
> > > > less errors before I started messing.Is it important to make stuff>> >> > > > compliant?
> > > >
> > > > --
> > > >
> > > >
> > >
> ------------------------------------------------------------------------->> >> > > > FIGHT BACK AGAINST SPAM!
> > > > Download Spam Inspector, the Award Winning Anti-Spam Filter
> > > > [url]http://mail.giantcompany.com[/url]
> > > >
> > > >
> > > >
> > >
> > >
> >
>
Bruce Lawson Guest
-
just sum1 #8
Re: XHTML
lol...thanx guyz
--
-------------------------------------------------------------------------
FIGHT BACK AGAINST SPAM!
Download Spam Inspector, the Award Winning Anti-Spam Filter
[url]http://mail.giantcompany.com[/url]
"Bruce Lawson" <brucelawsonuk@aol.com> wrote in message
news:beejst$rjc$1@forums.macromedia.com...the> and here's the link that I cleverly forgot
> [url]http://www.dmxzone.com/showDetail.asp?TypeId=28&NewsId=4951[/url]
>
>
> "Bruce Lawson" <brucelawsonuk@aol.com> wrote in message
> news:beejgk$qmm$1@forums.macromedia.com...> > There's an article on DMXzone by Molly Holzschlag from the Web Standards
> > project on how to decide between XHMTL and HTML..
> > caveat: the article costs $1.99 and I work for the site.
> >
> > Bruce Lawson
> > [url]www.DMXzone.com[/url]
> >
> > "just sum1" <Anonymous-Remailer@nowhere.com> wrote in message
> > news:beea49$7ls$1@forums.macromedia.com...> > > Im glad you asked that...I sometimes, when opening a new file, checkalready> > box> > > to bake xhtml compliant, but when I forget to do that, I get angeneral,>> >> > > built page and go to, file- convert
> > > Be nice if I knew
> > >
> > > --
> > >
> > >
> -------------------------------------------------------------------------> > > FIGHT BACK AGAINST SPAM!
> > > Download Spam Inspector, the Award Winning Anti-Spam Filter
> > > [url]http://mail.giantcompany.com[/url]
> > >
> > >
> > > "Bruce Lawson" <brucelawsonuk@aol.com> wrote in message
> > > news:bedull$gf5$1@forums.macromedia.com...
> > > > is it important? It depends what you're trying to do, but in> errors,> > yes> > > > it's worth doing. How are you attempting to do the conversion?
> > > >
> > > > Bruce Lawson
> > > > DMXzone.com
> > > >
> > > > "just sum1" <Anonymous-Remailer@nowhere.com> wrote in message
> > > > news:bedbd0$krn$1@forums.macromedia.com...
> > > > > Should I convert my doc to XHML?
> > > > > I am getting rather confused.
> > > > > I done it to a doc and then tested it at w3c and had a ton of>> > I> > XHTML> > > > had
> > > > > less errors before I started messing.Is it important to make stuff> >> > > > > compliant?
> > > > >
> > > > > --
> > > > >
> > > > >
> > > >
> > >
> ------------------------------------------------------------------------->> >> > > > > FIGHT BACK AGAINST SPAM!
> > > > > Download Spam Inspector, the Award Winning Anti-Spam Filter
> > > > > [url]http://mail.giantcompany.com[/url]
> > > > >
> > > > >
> > > > >
> > > >
> > > >
> > >
> > >
> >
>
just sum1 Guest
-
Bruce Lawson #9
Re: Re:XHTML
... or if you want your stuff to be viewable on the next versions of the
major browsers.
"dreamworms" <webforumsuser@macromedia.com> wrote in message
news:beeng8$659$1@forums.macromedia.com...>> >>Is it important to make stuff XHTML compliant?
> Of course, only if you want your web to be nice viewed on smaller devices.
>
>
> DREAMWORMS
>
> [email]dreamworms@lycos.co.uk[/email]
> :: Let's cooperate to grow our portfolio ::
Bruce Lawson Guest
-
just sum1 #10
Re: XHTML
Bugger damn paypal, I want to get that.
So when I convert a doc into XML or XHTML.. all I have to do is delete the
top bit and im away?
Thanx v much for all your help guyz, You know for asking silly questions on
most news groups I would be laughed out, I want to thank all you guyz for
such quality help :-))))
--
-------------------------------------------------------------------------
FIGHT BACK AGAINST SPAM!
Download Spam Inspector, the Award Winning Anti-Spam Filter
[url]http://mail.giantcompany.com[/url]
"Bruce Lawson" <brucelawsonuk@aol.com> wrote in message
news:beejst$rjc$1@forums.macromedia.com...the> and here's the link that I cleverly forgot
> [url]http://www.dmxzone.com/showDetail.asp?TypeId=28&NewsId=4951[/url]
>
>
> "Bruce Lawson" <brucelawsonuk@aol.com> wrote in message
> news:beejgk$qmm$1@forums.macromedia.com...> > There's an article on DMXzone by Molly Holzschlag from the Web Standards
> > project on how to decide between XHMTL and HTML..
> > caveat: the article costs $1.99 and I work for the site.
> >
> > Bruce Lawson
> > [url]www.DMXzone.com[/url]
> >
> > "just sum1" <Anonymous-Remailer@nowhere.com> wrote in message
> > news:beea49$7ls$1@forums.macromedia.com...> > > Im glad you asked that...I sometimes, when opening a new file, checkalready> > box> > > to bake xhtml compliant, but when I forget to do that, I get angeneral,>> >> > > built page and go to, file- convert
> > > Be nice if I knew
> > >
> > > --
> > >
> > >
> -------------------------------------------------------------------------> > > FIGHT BACK AGAINST SPAM!
> > > Download Spam Inspector, the Award Winning Anti-Spam Filter
> > > [url]http://mail.giantcompany.com[/url]
> > >
> > >
> > > "Bruce Lawson" <brucelawsonuk@aol.com> wrote in message
> > > news:bedull$gf5$1@forums.macromedia.com...
> > > > is it important? It depends what you're trying to do, but in> errors,> > yes> > > > it's worth doing. How are you attempting to do the conversion?
> > > >
> > > > Bruce Lawson
> > > > DMXzone.com
> > > >
> > > > "just sum1" <Anonymous-Remailer@nowhere.com> wrote in message
> > > > news:bedbd0$krn$1@forums.macromedia.com...
> > > > > Should I convert my doc to XHML?
> > > > > I am getting rather confused.
> > > > > I done it to a doc and then tested it at w3c and had a ton of>> > I> > XHTML> > > > had
> > > > > less errors before I started messing.Is it important to make stuff> >> > > > > compliant?
> > > > >
> > > > > --
> > > > >
> > > > >
> > > >
> > >
> ------------------------------------------------------------------------->> >> > > > > FIGHT BACK AGAINST SPAM!
> > > > > Download Spam Inspector, the Award Winning Anti-Spam Filter
> > > > > [url]http://mail.giantcompany.com[/url]
> > > > >
> > > > >
> > > > >
> > > >
> > > >
> > >
> > >
> >
>
just sum1 Guest
-
dreamworms webforumsuser@macromedia.com #11
Re: Re:XHTML
Bruce:
Sorry Bruce, but I have to tell you that xhtml ensuring that your web site not only looked good on new major browsers, but it is also that your web will be good looked on older browser because its backward compatibility
DREAMWORMS
[email]dreamworms@lycos.co.uk[/email]
:: Let's cooperate to grow our portfolio ::
dreamworms webforumsuser@macromedia.com Guest
-
Silicon9 webforumsuser@macromedia.com #12
Re: How do you set the width of a jump menu?
Menyud,
CSS!
List boxes, do not have a width attribute, so you need to create a new style class, and set the box - width to the desired pixels.
apply the style to your jumpmenu list box and viola!
Si9
Silicon9 webforumsuser@macromedia.com Guest
-
Bruce Lawson #13
Re: Re:XHTML
yes, Dreamworm is correct.
"dreamworms" <webforumsuser@macromedia.com> wrote in message
news:beg7s9$n2r$1@forums.macromedia.com...not only looked good on new major browsers, but it is also that your web> Bruce:
>
> Sorry Bruce, but I have to tell you that xhtml ensuring that your web site
will be good looked on older browser because its backward compatibility
>
> DREAMWORMS
>
> [email]dreamworms@lycos.co.uk[/email]
> :: Let's cooperate to grow our portfolio ::
Bruce Lawson Guest
-
Dicky #14
xhtml
Hi,
I'm using windows 2000 & CF MX 6. I've written xhtml valid mark-up but the
validation is being thrown out by CF converting all cfform, cfinput. When CF
parses these tags it turns the html to uppercase which is not valid xhtml.
Is there a way round these problems that would allow me to still use the
cfinput & cfform tags?
Thanks in advance.
Richard
Dicky Guest
-
Mattastic #15
XHTML
Hi,
I use a javascript html area to allow users to format text when they upload
text to my website, ie add tags <p> and <br>
The problem is this does not generate xhtml code, and I use coldfusion to
filter it out, as you can imagine, the filter takes ages and isn't 100%
accurate.
Is there a function or another way I can get the html area to produce vaild
xhtml?
Thanks in advance
Mattastic Guest
-
SteveBryant #16
Re: XHTML
You might look at some wysiwyg editors like XStandard and FCKeditor to do that (Google those words).
SteveBryant Guest



Reply With Quote

