<< More Tutorials
How to use rethumb in HTML?
To use rethumb in HTML try the following code:
<a href="http://factor45.org/images/beach.jpg">
<img src="http://api.rethumb.com/v1/width/100/http://factor45.org/images/beach.jpg">
<a>
Start using this example now
Use the following commands to get started:
$ git clone https://github.com/rethumb/rethumb-html-examples.git
$ cd rethumb-html-examples
$ open generic.html
More examples using HTML
How to use rethumb in HTML?
How to resize an image by width in HTML using rethumb?
How to resize an image by height in HTML using rethumb?
How to resize an image by width and height in HTML using rethumb?
How to create a square thumbnail from an image in HTML using rethumb?
How to make an image responsive in HTML using rethumb?
How to convert an image to JPG, GIF, PNG, TIF or WebP in HTML using rethumb?
How to resize an image to cover any dimensions in HTML using rethumb?