Tips On Better Search Engine Optimization For Your Website

More and more websites are created each day compared to the early days of the web. With all these various websites and similarities between them, you may ask yourself what the best possible way is to get your website shown to as many people as possible.

Read more

0

CSS inline-block hack for IE 7

There are times when I just want to rip my hair out because of certain browser inconsistencies… primarily those of Internet Explorer 7 and below. One of those is because IE7 doesn’t understand the property of display:inline-block;

Read more

0

Create a Photoshop-like Button in CSS3

photoshop-like css3 button

In this tutorial, I’ll be showing you how to create a very natural and beautifully designed button that you would usually make in Photoshop using only CSS3. Some of the properties that I will be using heavily are CSS3 text-shadows, box-shadows, gradients and rounded corners.

First I’ll show you what we are going to be creating. Then I’ll go through each step to create the button using only HTML and CSS3 properties.

Read more

0

How to Target IE6, IE7, and IE8 in CSS

Internet Explorer

Internet Explorer has always caused trouble among many web designers and developers, whether it was because of certain features not implemented correctly (or even at all), alignment issues, and even syntax compliance among other browsers as well.

Read more

2
How to Use CSS3 Gradients for Various Browsers

How to Use CSS3 Gradients for Various Browsers

Gradients have constantly been used for many years in web design, mainly with the help of using gradient image backgrounds. Lately however, with the implementation of CSS3 to numerous current browsers, many web designers are able to render gradients without the use of images and instead allow browsers to render them quickly and much more efficiently.

Read more

0
15 Beautiful Websites That Use Typography Well

15 Beautiful Websites That Use Typography Well

There are many websites out there that have amazing layouts but lack that extra typographic style. We’ve all seen them before(or at least most of us)–websites that have that extra dash of typography to truly set the theme of the website.

Read more

0
Cool Text Effects Using CSS3 Text-Shadow

Cool Text Effects Using CSS3 Text-Shadow

 

Lately there has been a great amount of websites that have started incorporating CSS3; Many of which have used some kind of text effects such as text shadows. While text shadows have been around for quite some time, it has recently become so much easier to implement because of modern browsers.

Read more

32

How to Use @font-face CSS3

So a lot of people have been trying to implement different fonts using CSS3 @font-face rule but have had trouble actually doing so. Here’s a run-down of how to implement @font-face for use on your websites.

Read more

1

Target Audience and Design Objective for Portfolio

My Portfolio Design

I wanted to create a portfolio that showcased my works while being able to keep a clean, well-designed website. I looked around and found some really interesting website layouts, some of which I chose for inspiration.

Read more

0
Combining Your CSS Selectors

Combining Your CSS Selectors

Nowadays, many web designers and developers create stylesheets that are long and filled with numerous selectors. Some stylesheets can look bloated and may contain more code than needed. In this case, it’s best to be able to combine certain selectors in order to maintain a more readable and clean stylesheet.

Read more

0

A place for web design and inspiration. Whether you are a seasoned web designer or developer, or someone who wants to learn how to create websites, you can find ideas and inspiration to help you with your designs.