Print using entities(practice)

 <!DOCTYPE html>

<html lang="en">
<head>
    <meta charset="UTF-8">
    <meta name="viewport" content="width=device-width, initial-scale=1.0">
    <title>Practice using entities</title>
</head>
<body>
    <h1>The sky is cloudy &#9729; &amp; it will rain &#9748; today.</h1>
</body>
</html>

Comments

Popular posts from this blog

TextArea

unordered list with image link

Select input form