By: marky in Tips

On my cooking site elkif.com, I post recipes that require fractions. Often I want to make it readable but HTML/Wordpress don’t make any allowance for that. So here is what I use for my fractions;

  • ¼ = ¼
  • ½ = ½
  • ¾ = ¾

There is more if you want different fractions by using ⁄ with a number in front and in back.  An example of fraction slash is 3⁄8 which equals 3⁄8.