I had this idea of allowing users to choose fonts from Google and then take the URL to use in the template.
Can a stylesheet link be directly placed on a div?
Any assistance would be greatly appreciated!
For example:
<div id="post" href='http://fonts.googleapis.com/css?family=Share+Tech' rel='stylesheet' type='text/css'>
</div>
Thank you in advance