On May 25, 5:48 am, SpringFlowers AutumnMoon <rails-mailing-
l...@andreas-s.net> wrote:
> I would like to use HTML 4.01 Strict, and used a DOCTYPE of it in my
> application template. But look like when a style sheet is included by a
> helper function
>
>   <%= stylesheet_link_tag 'style' %>
>
> the code produced is XHTML:
>
>   <link href="/stylesheets/style.css?1243210734" media="screen"
> rel="stylesheet" type="text/css" />
>
> is there a way to ask Rails to use HTML instead of XHTML?

Nope, while it has been discussed a few times this is not something
rails supports. there might be a plugin for this out there.

Fred
> --
> Posted viahttp://www.ruby-forum.com/.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Talk" group.
To post to this group, send email to rubyonrails-talk@googlegroups.com
To unsubscribe from this group, send email to 
rubyonrails-talk+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to