Basic Image slider tutorial

  Basic Image slider tutorial There are a lot of image sliders out now a days. In this blog, I have made this basic image slider for the beginners to get idea that how image slider works. Click on below link to view demo https://jsfiddle.net/sunil_kmr19/oons7ogu/ Step 1 : Prepare HTML code with images First of all we will create our HTML code with images to slide show and put left and right navigation. <div id=”slider”>     <ul class=”slides”>         …

Responsive Website Design

Responsive Website Design is very important and fun part of any website. It is quite confusing part for new designers but it provides better user experience than normal websites. It includes latest design trends and techniques. In this article, I will explain you :- What is Responsive Website Design? Why should you switch to Responsive website design? How Responsive Website Design works? What is Responsive Website Design? Responsive website is designed to view your content and images according to your …