Computer Science Mojo

~ David's Notes on coding, software and computer science




Tag: Web design

How to use MathJax to format HTML math expressions

Category: Web     Tag: HTML   MathJax   Web design  
By: David     On: Thu 27 August 2015     
formatting math expressions with HTML and CSS alone is possible yet pretty frustrating, a simpler and more beautiful alternative is to use MathJax, which is a JS display engine.

Continue reading »

How to easily create HTML floating clouds using marquee

Category: Web     Tag: HTML   Web design  
By: David     On: Thu 20 August 2015     
The easiest way to create floating clouds is simply using HTMLs marquee tag and a cloud icon from font awesome. No complicated animation needed.
Alt Text

Continue reading »