Welcome Guest ( Log In | Register )



 
Reply to this topicStart new topic
> 101 Css Techniques Of All Time
ferdlamb
post Feb 22 2008, 05:23 PM
Post #1


Newbie [ Level 2 ]
Group Icon

Group: Members
Posts: 21
Joined: 22-February 08
Member No.: 28,612



It seems that a lot of people on these forums are farily new to creating websites, so I thought I'd pass this link along, since I think many people will find it very useful.

Its a entry from someone's blog that covers the most useful, or coolest, or most popular CSS techniques being used right now.

It covers things like rounded corners, image wrapping, creating shadows and transparency. Each entry has links to step-by-step tutorials with how to implement the technique.

From the site:

QUOTE
CSS has fundamentally changed web design, it has provided designers with a set of properties that can be tweaked to make various techniques to make your pages just look right.

Today we are presenting a round-up of 101 CSS techniques designers use all the time. Definitely worth taking a very close look at! This is just the first series , the second part will be coming

soon, stay tuned and Enjoy!


http://www.noupe.com/design/101-css-techni...ime-part-1.html

(Part 2 is linked from here)
Go to the top of the page
 
+Quote Post
FirefoxRocks
post Apr 10 2008, 12:27 PM
Post #2


Super Member
Group Icon

Group: [HOSTED]
Posts: 582
Joined: 12-July 06
From: Ontario, Canada
Member No.: 14,464



This is a really interesting site! There are lots of CSS techniques here for more visually appealing pages. I think that I will keep this page in my list of web design related sites.
Go to the top of the page
 
+Quote Post
Jeigh
post Apr 10 2008, 08:33 PM
Post #3


Whitest Black Mage
Group Icon

Group: [MODERATOR]
Posts: 1,301
Joined: 20-May 05
From: NB, Canada
Member No.: 5,281



Great timing haha, I'm going to need to build a page over the next few days for a course at uni and I'm hoping to rush through it so I'm guessing a list of useful CSS tricks will speed the process up to make the page un-ugly. Perfect biggrin.gif The techniques I saw just skimming it over looked very useful. I can see a lot of people being helped by that link. Good stuff.
Go to the top of the page
 
+Quote Post
takashiro
post Apr 21 2008, 11:37 AM
Post #4


Member [ Level 1 ]
Group Icon

Group: [HOSTED]
Posts: 44
Joined: 26-August 07
Member No.: 24,372



CSS ? I'm considering if I should use it. It's said that IE8 won't support it. sad.gif
Go to the top of the page
 
+Quote Post
FirefoxRocks
post Apr 21 2008, 01:55 PM
Post #5


Super Member
Group Icon

Group: [HOSTED]
Posts: 582
Joined: 12-July 06
From: Ontario, Canada
Member No.: 14,464



QUOTE(takashiro @ Apr 21 2008, 06:37 AM) *
CSS ? I'm considering if I should use it. It's said that IE8 won't support it. sad.gif

Sorry, but IE8 has full CSS 2.1 support! IE was the first browser to support CSS by the way, and it has fallen behind everyone else in IE 7 compared to Firefox 2, Opera 9 and Safari 3.1. Besides, it's far too early to worry about IE8, we still need to ensure full compatibility for IE 7 for the next couple of years, and we still should continue support IE 6 for a while if possible, although that isn't exactly the biggest priority (depending on your target audience).
Go to the top of the page
 
+Quote Post
Jeigh
post Apr 21 2008, 07:04 PM
Post #6


Whitest Black Mage
Group Icon

Group: [MODERATOR]
Posts: 1,301
Joined: 20-May 05
From: NB, Canada
Member No.: 5,281



Yea, css has become far too ingrained in the web for microsoft to ignore it, they might ignore the latest updates to standards and might try to ignore some completely, but this is one time you don't need to worry, css will be around for awhile wink.gif
Go to the top of the page