How to write equations using HTML for Web page, and blog!

As a simple manner, I would like to use <img> tag for writing equations.

From the equation web site in this case "CodeCogs: Online LaTex Equation Editor (http://latex.codecogs.com/)", equations can be written in the form of images.

In order to use this method, basically you need to know LaTex equation grammar.

Here is useful contents for LaTex equation grammar! (https://www.codecogs.com/latex/eqneditor.php)

Here is the simplified grammar!

<img src="http://latex.codecogs.com/(file type).latex? \options (equations)"/>

-> file type means the type of files such as png, jpg, svg, and etc.
-> options would be background color, font, and  etc.
-> equations means latex equation!


* Example 1

<img src="http://latex.codecogs.com/svg.latex? \dpi{150} x^{2}"/>

-> Result



* Example 2
When you want to write equations in the middle of the sentence.

In the sentence <img style="vertical-align:middle" src="http://latex.codecogs.com/svg.latex? \dpi{150} x^{2}"/> with word!

-> Result

In the sentence   with word


Thanks!

JF

댓글

이 블로그의 인기 게시물

미국 포닥, 한국으로 돌아가는 이유? (Why do postdoc go back to Korea?)

외국인 (한국인) 미국 집 구입. 영주권, 시민권 필요없다.

미국 포닥 - 비지팅 포닥 VS 풀펀딩 포닥 (Visiting Scholar VS Postdoctoral Fellow)