Code
Code
<head>
<meta charset="UTF-8"></meta>
<meta content="width=device-width, initial-scale=1.0" name="viewport"></meta>
<title>Blog</title>
<link href="style.css" rel="stylesheet"></link>
</head>
<body>
ඒ පිටුවේ තප්පර 20 ක් විතර ඉන්න.<br /> Stay on the page for about 20
seconds.<br /><br />
ඊටපස්සෙ බැක් වෙලා ඇවිත් ආපහු දෙවෙනියට තියෙන කොළ පාට බටන් එක ඔබන්න. <br />
Then come back and press the green button. <br /><br />
එතකොට ඔයාව Video එකට කෙලින්ම යයි. <br /> Then you will go directly to the
video.<br /><br />
කියලා තියන විදියට කරොත් විතරයි ඔයාට video බලන්න පුළුවන්. <br /> You can
watch the video only if you follow the instructions.<br /><br />
ඒක නිසා කියපු විදිහට පිලිවෙලට කරන්න. <br /> fallow this Rules. </span></p>
<script>
// Get references to the buttons
const redButton = document.getElementById('redButton');
const greenButton = document.getElementById('greenButton');
</script>
</body>
</html>