Home » Uncategorized » Add Change Font Example in HTML

Add Change Font Example in HTML

<!DOCTYPE html>
<html>
<body>

<!-- allign text to center & change font -->
<h2 style="text-align:center;font-family:Comic Sans MS, cursive, sans-serif;">
Green Ecosystem wishes you a very Happy "Ganesh Chaturthi"
<br> Ganpati Bappa Morya !
</h2>

</body>
</html>

Subscribe our Rurban Life YouTube Channel.. "Rural Life, Urban LifeStyle"

Leave a Comment