Monday, August 10, 2015

How to create a simple image slider using css

HTML Code: <div id="image-slider">    <figure>        <img src="http://www.dan-dare.org/FreeFun/Images/CartoonsMoviesTV/MadagascarWallpaper21024.jpg" alt="">        <img src="http://img2.goodfon.su/original/1024x768/8/94/dota-2-nature-s-prophet-riki.jpg" alt="">        <img src="http://hdwallpapersbase.com/wp-content/uploads/2013/01/kung-fu-panda-legends-of-awesomeness-wallpaper.jpg"...
Continue Reading →

Tuesday, April 7, 2015

How to create email template ? (or) Email template design techniques

HTML Email Tips for Web Designershow do I get started designing HTML email? Any tips for the more advanced user? If you're a web designer, and you know your stuff,  and give you a quick, no-nonsense "Quick Start Guide" to HTML Email... HTML Design and Coding Tips: HTML Email should be sent in "multipart-alternative" format. That means the email is embedded with both the...
Continue Reading →

Popular Posts