Creating Websites That Actually Looks Good

60
Creating a Website that Actually Looks Good Daniel Lewis (“the Ramen Noodle”)

description

From PodCamp Ohio 2. Each slide transitions to the next with a sliding effect, revealing it to be a giant, seamless template. Simple design principles and easy tips to transform your site from worthless to wonderful without being an artist

Transcript of Creating Websites That Actually Looks Good

Page 1: Creating Websites That Actually Looks Good

Creating a Website that Actually

Looks GoodDaniel Lewis

(“the Ramen Noodle”)

Page 2: Creating Websites That Actually Looks Good

Who am I?theRamenNoodle.com

AreYouJustWatching.com

DJosephDesign.com

@theRamenNoodle

Page 3: Creating Websites That Actually Looks Good

Why bother?

Page 4: Creating Websites That Actually Looks Good
Page 5: Creating Websites That Actually Looks Good

Boring = bad = bye-bye3

Page 6: Creating Websites That Actually Looks Good

Go to sleep now!

Page 7: Creating Websites That Actually Looks Good
Page 8: Creating Websites That Actually Looks Good
Page 9: Creating Websites That Actually Looks Good

Quality

Page 10: Creating Websites That Actually Looks Good

Expert?

Page 11: Creating Websites That Actually Looks Good

Eyeto see and understand good

design

Page 12: Creating Websites That Actually Looks Good

Wisdomto pick better templates

Page 13: Creating Websites That Actually Looks Good

Vocabulary

to communicate better with a designer

Page 14: Creating Websites That Actually Looks Good

Skillsto produce your own design

Page 15: Creating Websites That Actually Looks Good

Design PrinciplesContrast

Consistency

Cleanliness

Complimentariness

Catchiness

Calling

Conscious recognition

Page 16: Creating Websites That Actually Looks Good

ContrastThe same or completely

difference

Page 17: Creating Websites That Actually Looks Good

Size

Big vs. little

Page 18: Creating Websites That Actually Looks Good
Page 19: Creating Websites That Actually Looks Good

WeightThick/heavy vs. thin/light

Page 20: Creating Websites That Actually Looks Good

ShapeALL-CAPS vs. lowercase

Page 21: Creating Websites That Actually Looks Good

Web fontsArial / Arial Black

Verdana

Tahoma

Trebuchet

Times New Roman

Georgia

Courier New

Comic Sans

Page 22: Creating Websites That Actually Looks Good

DirectionVertical vs. horizontal

Tall vs. flat

Page 23: Creating Websites That Actually Looks Good

ColorWarm vs. cool

Light vs. dark

Good vs. evil

Page 24: Creating Websites That Actually Looks Good

Special effectsUse sparingly

With vs. without

Page 25: Creating Websites That Actually Looks Good

Don’t use lotsof special effects

Page 26: Creating Websites That Actually Looks Good

Consistency

Repeat styles or elements

Page 27: Creating Websites That Actually Looks Good
Page 28: Creating Websites That Actually Looks Good
Page 29: Creating Websites That Actually Looks Good
Page 30: Creating Websites That Actually Looks Good

Cleanliness

White space is not evil space

Page 31: Creating Websites That Actually Looks Good
Page 32: Creating Websites That Actually Looks Good
Page 33: Creating Websites That Actually Looks Good
Page 34: Creating Websites That Actually Looks Good
Page 35: Creating Websites That Actually Looks Good

Complimentariness

Group and separate

Page 36: Creating Websites That Actually Looks Good
Page 37: Creating Websites That Actually Looks Good

Catchiness

Eye flow and special effects

Page 38: Creating Websites That Actually Looks Good
Page 40: Creating Websites That Actually Looks Good

CallingMake them do something!

Page 41: Creating Websites That Actually Looks Good
Page 42: Creating Websites That Actually Looks Good
Page 43: Creating Websites That Actually Looks Good

Conscious Recognition

Once you know it, you’ll see it

Page 44: Creating Websites That Actually Looks Good
Page 45: Creating Websites That Actually Looks Good

HTMLThe structure of your site

Page 46: Creating Websites That Actually Looks Good

CSSWritten language of web design

Page 47: Creating Websites That Actually Looks Good
Page 48: Creating Websites That Actually Looks Good
Page 49: Creating Websites That Actually Looks Good
Page 50: Creating Websites That Actually Looks Good
Page 51: Creating Websites That Actually Looks Good

CSS structureselector { properties; }

p { font-size: 14px; margin-bottom: 9px;}

Page 52: Creating Websites That Actually Looks Good

Important selectorsh1, h2, h3, h4

p

a, a:hover

blockquote

. (period)

#

Headers

Paragraphs

Active links

Blockquotes

Classes

IDs

Page 53: Creating Websites That Actually Looks Good

Important propertiescolor

font-size

line-height

width and height

position

display

float

background

margin

padding

Page 54: Creating Websites That Actually Looks Good

ImagesSubtle gradients

Textured backgrounds

Rounded corners

Special effects

Page 55: Creating Websites That Actually Looks Good

Image formatsJPEG

GIF

PNG

Page 56: Creating Websites That Actually Looks Good

.jpgFor photographs

Page 57: Creating Websites That Actually Looks Good

.gifFor solid colors

Page 58: Creating Websites That Actually Looks Good

.pngFor solid colors and

transparency

Page 59: Creating Websites That Actually Looks Good

TransparencyNot natively supported by IE6

8-bit and 32-bit

Use PNGs from Adobe Fireworks

Page 60: Creating Websites That Actually Looks Good

Stalk metheRamenNoodle.com

AreYouJustWatching.com

DJosephDesign.com

@theRamenNoodle