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.
0CSS 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;
0How to Target IE6, IE7, and IE8 in CSS

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.
2
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.
0
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.
0
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.
32How 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.
1Target 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.
0
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.
0
