Lost your password?

Blogs about: Learn Development

Featured Blog

CSS: Compounding multiple pseudo-selectors to take links one step further

Corey wrote 2 years ago: It’s 2am and I’m up working on a website. It’s fairly typical. And while most peop … more →

Tags: Website Design, Advanced, CSS, Design

Centering Block-Level Elements In CSS

Corey wrote 2 years ago: If you’ve written much CSS, then you probably know that the different implementations of the C … more →

Tags: Website Design, Intermediate, CSS

Internet Explorer: Changing the SRC Attribute - Problem Solved

Corey wrote 2 years ago: There’s been this long standing bug with IE and changing the src attribute to update the image … more →

Tags: IE, Intermediate, Internet Explorer, web browsers, Website Design

Crash Course: HTML

Corey wrote 3 years ago: Lets jump right into it here. HTML is based on tags. Each tag performs a specific function, and most … more →

Tags: Website Design, Beginner, HTML

CSS: Make it all Uppercase/Lowercase2 comments

Corey wrote 3 years ago: There’s a rather unknown property in CSS called text-transform. It allows you to force all the … more →

Tags: CSS, Design, Intermediate, Website Design

CSS: Centering Block-level Elements: DIVs and Tables

Corey wrote 3 years ago: Centering your tables and divs can be confusing since not all browsers play nice with applying the p … more →

Tags: Beginner, CSS, Design, Website Design

CSS: Links With Different Color Underlines2 comments

Corey wrote 3 years ago: If you’ve ever wondered how you could get a link to be one color and the underline to be anoth … more →

Tags: Beginner, CSS, Design, Website Design

Obtaining and Retaining Clients for Freelancers

Corey wrote 3 years ago: If you’re a freelancer and you’ve ever had problems obtaining or retaining clients, or i … more →

Tags: Website Design, Advanced, Design

Design: It's All About Color

Corey wrote 3 years ago: I know a lot of people have trouble choosing colors for their website. Unless you’re an art st … more →

Tags: Website Design, Beginner, Design

HTML: What is it?

Corey wrote 3 years ago: HTML stands for Hyper-Text Markup Language. It’s really just a fancy term for a language that … more →

Tags: Website Design, Beginner, HTML, Design

PHP: Introduction To

Corey wrote 3 years ago: PHP is a great language for beginners and advanced programmers all alike (especially with v. 5). Lik … more →

Tags: Website Design, Beginner, php

CSS: Change the default link style

Corey wrote 3 years ago: One of the most common things people do with CSS is change the style of the links in a page. I … more →

Tags: Beginner, CSS, Design, Internet, Website Design

Design 100

Corey wrote 3 years ago: Yup, we’re back in college, only your professor is hardly politically correct and he’s l … more →

Tags: Website Design, Internet, Beginner, Intermediate, Design

PHP: Proper Case Function

Corey wrote 3 years ago: PHP doesn’t have a built in proper case string function, though it does have upper and lower c … more →

Tags: Intermediate, php, Website Design

Rounded Corners Without Tables

Corey wrote 3 years ago: There are a variety of methods involving CSS and HTML to get rounded corners. Mozilla-based browsers … more →

Tags: Website Design, Intermediate, HTML, CSS

PHP: libcurl VS. file_get_contents

Corey wrote 3 years ago: I’ve proved this in the past, but I suppose it’s time I do it again. Libcurl is generall … more →

Tags: Website Design, Advanced, php


Have your say. Start a blog.

See our free features →

Related Tags
All →

Follow this tag via RSS