mirror of
https://github.com/cesanta/mongoose.git
synced 2024-12-26 22:41:03 +08:00
Using img tags for screenshots
This commit is contained in:
parent
2f9166e96e
commit
ceb866b4ee
@ -13,12 +13,7 @@ Mongoose is easy to use, powerful, embeddable web server.
|
||||
|
||||
Download, double-click to start, run browser -- that's all!
|
||||
|
||||
<style>img { height: 140px; margin: 10px; }</style>
|
||||
![shot1](http://cesanta.com/images/tut_sharing/tut1.png)
|
||||
![shot2](http://cesanta.com/images/tut_sharing/tut2.png)
|
||||
|
||||
![shot3](http://cesanta.com/images/tut_sharing/tut3.png)
|
||||
![shot4](http://cesanta.com/images/tut_sharing/tut4.png)
|
||||
<img src="http://cesanta.com/images/tut_sharing/tut1.png" style="height:120px"/> <img src="http://cesanta.com/images/tut_sharing/tut2.png" style="height:120px"/> <img src="http://cesanta.com/images/tut_sharing/tut3.png" style="height:120px"/> <img src="http://cesanta.com/images/tut_sharing/tut4.png" style="height:120px"/>
|
||||
|
||||
|
||||
# Features
|
||||
|
Loading…
x
Reference in New Issue
Block a user