html - Change font in textarea -


i'm trying change font displayed in text area however, don't want use css in <head> tags. possible not use css @ since don't want in head tags? need import styling files?

that unnecessary, can edit font using inline css:

<textarea style="font-family:calibri"></textarea>  

Comments

Popular posts from this blog

apache - setting document root in antoher partition on ubuntu -

cytoscape.js - How to add nodes to Dagre layout with Cytoscape -

Process 'command 'F:\android-sdk\build-tools\21.1.2\aapt.exe'' finished with non-zero exit value 1 -