Strong And Em Tag

 

In This Video I Am Going To Show You How You Can bold Your Font

And How You Can Style Your Font?


Sourse Code:

<!DOCTYPE html>
<html lang="en">
<head>
    <meta charset="UTF-8">
    <meta http-equiv="X-UA-Compatible" content="IE=edge">
    <meta name="viewport" content="width=device-width, initial-scale=1.0">
    <title>Learn Strong and Emmet Tag </title>
</head>
<body>
    <p>Lorem, ipsum <strong>dolor</strong> <em>sit</em> amet consectetur adipisicing elit. Labore, eaque porro natus ab dolorem aliquam numquam consectetur! Numquam, commodi magnam!</p>
</body>
</html>

Comments

Popular posts from this blog

How You Can Put Paragrapgh Tag In Html (Html Paragrapagh Tag)

Difference between self, parent and blank of target attribute in html

how to add link in website with html (ON WEB PAGE)