Author: Mars
Watercolor Painting Sketch Pad Program
•
Here is a canvas texture to paint on Step 1 : Document Setup Open Adobe Flash and Modify the Document Properties. Modify > Document Step 2 : Import and Create Background Object Import the supplied canvas.jpg onto the Stage. File > Import > Import to Stage… Convert the image on…
HTML5 Tutorial: Base Element Tag
•
The HTML <base> tag is used to specify a base URI, or URL, for relative links. For example, you can set the base URL once at the top of your page, then all subsequent relative links will use that URL as a starting point. The <base> tag must be between…
Solution for HTML5 Accessibility in IE
•
OUTPUT (in IE) AFTER FIXING THE SOLUTION: OUTPUT (in IE) BEFORE FIXING THE SOLUTION: HTML5 CODE: <!DOCTYPE html> <html xmlns="http://www.w3.org/1999/HTML" lang="en" xml:lang="en"> <head> <meta charset="utf-8" /> <title>My first HTML5 website</title> </head> <body style="padding-left: 35px;"> <header> Header Tag of HTML5 with <nav><a href="#"><nav></a> </nav> </header> <article> <section> <h2>Article & section Tag</h2>…
Light Bulb Vector Using Illustrator
•
Final Preview: Step-1 Draw a bulb shape and fill with yellow color. Step-2 Draw a below like arc at the two edges of the bulb sides and fill it with white and yellow gradient (radial). Step-3 Create a circle fills it with white and yellow radial gradient. Step-4 To give…
Photo Sliding Gallery using HTML
•
Final Preview: Step:1 Open a new HTML Document in dreamweaver. Step:2 Paste the following code in the HTML Document. <ul id="sliding"> <li><a href="#nogo"> <img src="pic1.jpg"/></a></li> <li><a href="#nogo"> <img src="pic2.jpg"/></a></li> <li><a href="#nogo"> <img src="pic3.jpg"/></a></li> <li><a href="#nogo"> <img src="pic4.jpg"/></a></li> <li><a href="#nogo"> <img src="pic5.jpg"/></a></li> <li><a href="#nogo"> <img src="pic6.jpg"/></a></li> <li><a href="#nogo"> <img src="pic7.jpg"/></a></li> </ul>…
Actionscript Particle Color Seperation
•
Final Preview: Step-1 Open a new document in Flash. Create the below texts and sliders in Layer-1. Step-2 Go to Windows –> Components –> Slider to get sliders. Drag the slider into the stage. Here we want 5 sliders and one checkbox. Step-3 Name those 5 sliders as slider1, slider2, slider3,…
Match Stick Flaming Using Illustrator
•
Final Preview Step-1 Open a new document in illustrator. Draw a rectangle fill with linear gradient in the combination of #a93f23 and f0cc87. Step-2 Duplicate the rectangle and reduce the height alone. Step-3 Select both rectangle and go to Object –>Blend –> Blend Options. Give spacing as Specified steps and…
3D Art Map Using Illustrator
•
Final Preview: Step-1 Open a new document in Illustrator. Step-2 Create a RECTANGLE BOX and fill gradient in the combination of Gray and White. Step-3 Then imports designs which you required to wrap around the 3d globe. Step-4 Go to WINDOW –> SYMBOLS. Symbol panel will appear. Drag those designs…