Category: Whats Trending
-
Golwing 3D Text Effect
•
Step 1 : Document creation Create a new document with 600px width and 400px height. Step 2 : Add background color Set as #011923 as background color. Add some noise. Go to filter->Noise->Add noise->select 2% and click ok. Step 3 : Create new layer Select Eliptical marquee tool and set…
-
Why We Use Bootstrap Instead Foundation
•
The Bootstrap framework is the latest innovation to hit the design and development arena, making the creation of websites and apps easier, faster and better in general. If you’re not using Twitter Bootstrap yet, it’s time you took a look. Bootstrap is like a candy store for developers full of…
-
Stylish Text Effect
•
Step 1 : Open a new Photoshop document In the first step, open a new document with preferred size. We can use the keyboard shortcut ctrl+N to open a new document. Step 2 : Fill the document with Balck Set the foreground color as Black. Use the keyboard…
-
CHOOSING RIGHT SIZE IMAGE(responsive) IS THE BEST SOLUTION FOR RESPONSIVE TEMPLATE
•
If you code websites, it’s a good bet that at least one of your clients has asked about or requested a mobile-friendly website. If you go the responsive design route (whereby your website is flexible enough to adjust visually from mobile to desktop widths), then you’ll need a…
-
USE OF PATHFINDER TOOL IN ADOBE ILLUSTRATOR
•
The pathfinder tool in Illustrator is one of most useful tools for manipulating paths. You can find the pathfinder tool by going to Window > Pathfinder. Initially: Unite combines all selected shapes into one shape. Before: After: Minus Front of the selected shapes, takes the bottom-most shape (in your Layers)…
-
Role of MEDIA QUERY in CSS3 for Responsive
•
CSS media queries: A media query consists of a media type and at least one expression that limits the style sheet’s scope by using media features, such as width, height, and color. Media queries added in CSS 3. Syntax: Media queries consist of a media type and can, as of…
-
Flexible Video On screen Via HTML Responsive
•
The HTML draft specification introduced the video element for the purpose of playing videos or movies,partially replacing the object element. HTML video is intended by its creators to become the new standard way to show video on the web without plugins. Source Code CSS Here I consider the…
-
Responsive Menu
•
Here’s a tutorial to help you make your very own responsive website navigation. One of the most important aspect of a website is how easy it is to navigate through different parts of the site. Find out how to optimize this with CSS3 with this tutorial. Since we have six…
-
An Easy Parallax Scrolling Method
•
Parallax scrolling is an exciting technique, where, as you scroll, the background image creates the illusion of 3D effect. Here the shortest and simplest b to achieve maximum tremendousness! Step 1: Basic Method I used the <section> tag with the attributes data-type & data-speed, which were introduced in HTML5 coding…
-
5 HOT TRENDS IN WEB DESIGN FOR 2013
•
In the fast-moving nature of the web, it’s only natural that website design trends change frequently. The year 2013 will confirm to hold just as much change in web design practices than prior year. 1. Responsive Web Design Responsive design is the approach of developing one set of code to…