<meta http-equiv="Default-Style" content="edit">

this is a normal html tags and meta attributes.....
I want to change it into cakephp framework. Like....

<?php echo $html->meta(
    'meta_name',
    'enter any meta keyword here',
    array(), false
);?>

but how can I change  http-equiv="Default-Style" this thing...plz help

Thanx in advance.

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

Reply via email to