You’ve seen them on many sites. If time is involved, there’s usually a countdown clock somewhere. Our free tool makes it as easy as copy-n-paste to add a snazzy current-time clock or countdown clock to your site.
DWUser.com
Empowering Web Creativity
News / Blog
Posts Tagged ‘html’
Easy JavaScript/jQuery Countdown Clock Builder
Saturday, January 31st, 2015Click to Zoom for Photos: Adding the Lightbox Effect
Saturday, March 8th, 2014The lightbox effect (aka click-to-zoom) is one of the most popular effects for showcasing photos. Our free tool makes it a snap to add to your site!
An Introduction to the HTML5 Structural Elements
Saturday, April 13th, 2013Are you familiar with the new header, footer, article, section, nav & aside elements in HTML5 and how they should be used? Well, div tags have some new friends. In this article, I’ll be showing how to use these elements when designing your page structures.
Creating a Responsive Tiled Photo Gallery with Pure CSS
Saturday, January 19th, 2013Responsive design is quickly becoming the favored approach for making your site accessible on all devices. In this article, I’ll show you how to create a resizable grid of tiles that always fits perfectly, no matter the screen size.
Tutorial: Creating a jQuery Image Scroller
Saturday, September 15th, 2012We’ve received several requests for a tutorial showing how to create an infinite image scroller or carousel – something that’s not quite covered by either EasyRotator or the XML Flash Slideshow Creator v4. In this tutorial, I’ll walk you through the simple steps.
The Basics of Overlaying Content
Saturday, July 21st, 2012In this article, I’ll show you how to place any type of content behind existing content on your webpage. One of the most popular applications of this effect is using rotators as the background for part of your page.
Creating a Floating Navigation Menu
Saturday, June 2nd, 2012You’ve likely seen it while browsing the Internet – a navigation menu that “sticks” to the top of your window as you scroll down a page. This popular effect ensures that you never have to scroll back to the top of a page to navigate; the menu is always floating there, waiting to be used.
In this tutorial, I’ll show you how to create this effect.
The Magical <iframe> Tag: An Introduction
Friday, April 13th, 2012The humble iframe (short for inline frame) is one of the most powerful elements in HTML. It is the ultimate modularization tool, allowing you to break up content, seamlessly display content from other sources, and better manage loading. It’s a must-have for any web designer’s arsenal. If you’re not familiar with this tag, this article is for you!
The Z-index Property: How to Control Stacking in Your Webpages
Thursday, March 22nd, 2012Have you ever had a problem with a menu showing up behind other content on your webpage? Most of us had. In this article, I’m going to explain how these problems can be avoided by using the CSS z-index property, which controls how elements are stacked in your pages. You’ll learn to use the z-index property to ensure that the right content always ends up on top.
Quick Guide: Adding Smooth Scrolling To Your Webpages
Monday, February 13th, 2012As webpages become longer, you often need to link to specific sections on the page. Instead of instantly jumping from section to section, adding smooth scrolling improves your pages’ usability. Use our free script to make the process drop-dead easy.