Source code
Revision control
Copy as Markdown
Other Tools
<!doctype html>
<style>
img {
width: 200px;
height: 100px;
}
</style>
<img src="image.png">
<!doctype html>
<style>
img {
width: 200px;
height: 100px;
}
</style>
<img src="image.png">