No CakePHP does not support HTML5. If you want to use HTML5's new form types, Cake already prebuilds most of those automatically in the same format, but its not HTML5.
If you want to use new HTML5 tags, theres nothing stopping you. On Jun 10, 12:45 am, "Karmick Solutions Pvt. Ltd" <[email protected]> wrote: > Yes I agree. > > On Jun 10, 8:11 am, calvin <[email protected]> wrote: > > > You can "use" whatever you want, but HTML5 is nowhere near completion. > > It's not even expected to become a W3C recommendation until 2022, and > > few browsers besides Chrome and Safari even support half of the > > specification. > > > On Jun 9, 6:40 am, ytbryan <[email protected]> wrote: > > > > how do I render html element in cakephp? > > > > Thanks! > > > > /Bryan Check out the new CakePHP Questions site http://cakeqs.org and help others with their CakePHP related questions. You received this message because you are subscribed to the Google Groups "CakePHP" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/cake-php?hl=en
