Web Design

Measurement Units in CSS
CSS offers a number of different units for expressing length. It includes absolute units such as inches, centimeters, points, and so on, as well as relative measures such as percentages and em units. You required these values while specifying various measurements in your stylesheet. It supports various measurement units which are listed below: Using em This measurement […]
Read More
Upcoming Web Design Trends of 2023
It’s better to stay with time means it’s good idea to update your site to modern web design trends. Every internet folks like responsive design and beautiful themes. If any website was created some years ago i hope it’s probably looking very bad and i say it “Plastic Design” but in present time flat design […]
Read More
Integrating Gravatar with PHP
Gravatar is an image that follows you from site to site appearing beside your name when you do things like comment or post on a blog. Gravatar was started by Tom Preston-Werner but it is now owned by “Automattic” which is the company behind WordPress. Today, there are a many of people using this service. Because […]
Read More
Elegance of Responsive Web Design
It sounds cool as the website that we see in our laptop adjust itself to any device that we could see it clearly, without getting frustrated by broken links and layout. Well that’s why responsive design is making it’s shape in the web industry. Today, web design and development is getting too much flexible in the matter […]
Read More
Best Photoshop Text Effect Tutorials Collection
Here are some best photoshop text effect tutorials collection that i found on the web. I’ve combined some resources to find great tutorials to help designers incorporate cool text into their designs. So, here is a link of each tutorials with it’s preview and yeah, don’t worry this is not an affiliate links. Create an […]
Read More
Essential Sublime Text Plugins
Sublime Text is one of the best editor for developers. It’s comes with lots of unique feature including auto completion, select multiple lines, words and columns and many more. It is a flexible text editor for code, markup and prose. If you are a regular coder then you want to try this amazing editor. Let’s […]
Read More
Using Web Safe Fonts
The font-family property hold multiple font names as a “fallback” system, to ensure maximum compatibility between browsers and operating systems. If the browser does not support the first font, it tries the next one. Start with the font you want, and end with a generic family, to let the browser pick a similar font in the generic […]
Read More