!DOCTYPE html>
<html>
<head>
<title>Bold</title>
</head>
<body>
<!--Normal text-->
<p>Hello GeeksforGeeks</p>
<!--Text in Bold-->
<p><b>Hello GeeksforGeeks</b></p>
<!--Text in Strong-->
<p><strong>Hello GeeksforGeeks</strong></p>
</body>
</html>
Technical Tricks - is a blog dedicated to providing valuable and informative content about web development technologies such as HTML, CSS, JavaScript, and WordPress & PHP.
0 Comments: