Here's a simple HTML, CSS, and JavaScript code for adding a Welcome Text in your Blogger site.
Steps to Add the Digital Clock:
- Open Blogger and go to the Layout section.
- Click on Add a Gadget and select HTML/JavaScript.
- Paste the following code and save it.
<div style="text-align: center; font-size: 20px; font-weight: bold; padding: 10px; background: #f7f2f6; color: #333;">
Welcome to My Blogger Site!
</div>
No comments:
Post a Comment