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>
<h1 style="color:green;font-size:20px;">Example for inline stylesheet in heading tag</h1>
<p style="color:blue;font-size:16px;">Paragraph tag contains Inline style</p>
</body>
</html>