HTML, CSS and Photoshop Tutorials
I hope you will find these tutorials helpful. Please note, the methods I described are the way I do it — I don't claim it's the easiest, most efficient or most correct way.
-
Simple rollover menu
Category: HTML/CSS • Level: Moderate
This tutorial teaches the best method to arrange your navigation, and make it look cool as well :) Read more...
-
Creating and using patterns in Photoshop
Category: Photoshop • Level: Moderate
Patterns can be used as backgrounds, or become helpful when making image blends. Learn how to create and use those popular patterns you can see everywhere, but your original ones as well. Read more...
-
Common misuse of HTML elements
Category: HTML/CSS • Level: Moderate
Have you ever thought about the exact purpose of a tag or attribute you are using? We all take some things for granted, but shouldn't. Read more...
-
HTML entities
Category: HTML/CSS • Level: Easy
Here is my choice of 97 characters you can't get easily because they aren't on your keyboard. Read more...
-
Uploading files using FTP
Category: Miscellaneus • Level: Easy
Maybe you've been using page builders or control panels, but eventually you will want to make file uploading easier and faster. If your host provides FTP access, you should learn how to use it. Read more...
-
Classes and ID's in HTML and CSS
Category: HTML/CSS • Level: Moderate
This tutorial teaches how to use classes and id's in formatting more tags of the same type differently. Read more...
-
Useful CSS tricks
Category: HTML/CSS • Level: Easy
These are some common CSS codes that will make your website look exactly as you want it. Read more...
-
Formatting documents with CSS
Category: HTML/CSS • Level: Easy
This tutorial will help you get to know Cascading Style Sheets - the best way to clean up your HTML code and make a single file handle all your visual formatting. Read more...