Month: August 2017

  • How to create a Slideshow with CSS and JavaScript

    Step:1 Now we are going to create a slideshow using html, css and java script.  HTML is the standard markup languages for creating web pages. The html coding are as follows: <!DOCTYPE html PUBLIC “-//W3C//DTD XHTML 1.0 Transitional//EN” “http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd”> <html xmlns=”http://www.w3.org/1999/xhtml”> <head> <link rel=”stylesheet” href=”style.css” /> <script src=”blog.js”></script> <meta http-equiv=”Content-Type”…

  • Create an Animated Interface GIF – Photoshop

      Step:1 Open a document of width 640 pixels and height 1136 pixels.Create a phone UI according to our needs. Draw a Circle with stroke 3pt. Open the timeline panel and make a new frame. Step:2 Create a rectangle shaped image and fill with color and add text to it.Create…

  • Photoshop Weather Effects – Snow

    Step:1 Open the document in Photoshop. A little girl is walking in snow area .Now we want to make a snow effect to this image. Add a new layer above it. Step:2 Add a new layer above to the document.Fill the blank layer with black color. Go to Filter ->…