I need to insert a html table onto my website, but do not know how to...?

  • Thread starter Thread starter gvsubtw
  • Start date Start date
G

gvsubtw

Guest
I want the table to have the following:

Amount desired per month(x)
/divided by/
Average payment per article(y)
+plus+
Payment per article per month(z)
=equals=
Articles required per month(a)

equation looks like this:

x/(y+z)=a

I would like this in html form that I can post onto my website. Thanks!
 
Back
Top