It will change right in five seconds
In your slides text you can use links and various inline elements for emotional and strong emphasis or just for italic or bold decoration. <code>
is used for inline code samples.
You can use two lines header but it would reduce space on a slide. The “Ribbon” theme is designed for seven lines of code after one-line header by default.
This paragraph could be used as a footnote
<html lang="en">
<head> <!--Comment-->
<title>Shower</title>
<meta charset="UTF-8">
<link rel="stylesheet" href="s/screen.css">
<script src="j/jquery.js"></script>
</head>
<html lang="en">
Now you can add a note for each block
<meta charset="UTF-8">
And explain what is interesting about it