Themes: default 3024-day blackboard cobalt eclipse mbo mdn-like monokai pastel-on-dark rubyblue the-matrix xq-light
Tutorial Brain @2019
<!DOCTYPE html>
<html>
<body>
<h3>Width and height of the image</h3>
<img src="img/purpleflower.jpg" width="300px" height="200px" alt="Purple Flower">
</body>
</html>