Create README.md
#2
by Ailover45 - opened
README.md
ADDED
|
@@ -0,0 +1,22 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
<!-- Codes by HTML.am -->
|
| 2 |
+
|
| 3 |
+
<!-- CSS Code -->
|
| 4 |
+
<style type="text/css" scoped>
|
| 5 |
+
img.GeneratedImage {
|
| 6 |
+
width:300px;height:225px;margin:10px;border-width:6px;border-color:#000000;border-style:solid;
|
| 7 |
+
}
|
| 8 |
+
</style>
|
| 9 |
+
|
| 10 |
+
<!-- HTML Code -->
|
| 11 |
+
<img src="//www.html.am/images/samples/remarkables_queenstown_new_zealand-300x225.jpg" alt="Photo of the Remarkables mountain range in Queenstown, New Zealand." class="GeneratedImage">
|
| 12 |
+
<!-- Codes by HTML.am -->
|
| 13 |
+
|
| 14 |
+
<!-- CSS Code -->
|
| 15 |
+
<style type="text/css" scoped>
|
| 16 |
+
img.GeneratedImage {
|
| 17 |
+
width:300ch;height:225vmin;margin:10px;border-width:6vmax;border-color:#3333FF;border-style:groove;
|
| 18 |
+
}
|
| 19 |
+
</style>
|
| 20 |
+
|
| 21 |
+
<!-- HTML Code -->
|
| 22 |
+
<img src="//www.html.am/images/samples/remarkables_queenstown_new_zealand-300x225.jpg" alt="Photo of the Remarkables mountain range in Queenstown, New Zealand." class="GeneratedImage">
|