This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
https://github.com/Snugug/eq.js | |
https://github.com/tysonmatanich/elementQuery | |
http://eqcss.github.io/eqcss/ |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<!doctype html> | |
<html> | |
<head> | |
<meta http-equiv="content-type" content="text/html; charset=UTF-8" /> | |
</head> | |
<body> | |
<div style="font: italic 25px Tahoma; font-size: 2.5rem;"> | |
Font settings which works in IE | |
</div> | |
<div style="font: italic 2.5rem Tahoma;"> |