Add Today's Date to Your Website
Widget Code
<div id="current-date-widget" class="calcdeck-widget">
<span>Today's Date: </span>
<span id="cd-date"></span>
</div>
<script src="https://cdn.calcdeck.com/widgets/current-date.js" async defer></script>
Implementation Guide
WordPress Integration
1. Navigate to your WordPress page or post
2. Switch to the "Code Editor" mode
3. Paste the widget code where you want the date to appear
4. Update/Publish your page
General Website Integration
1. Access your website's HTML editor
2. Locate the section where you want to display the date
3. Paste the widget code
4. Save and publish your changes
Widget Features
- Automatically updates to show the current date
- Lightweight and fast-loading
- Mobile-responsive design
- Customizable appearance
- Cross-browser compatible