Upgrade to Pro
— share decks privately, control downloads, hide ads and more …
Speaker Deck
Features
Speaker Deck
PRO
Sign in
Sign up for free
Search
Search
Good Web Design Practices
Search
Souvik Das Gupta
November 09, 2013
Design
0
130
Good Web Design Practices
A short 10-min talk that summarises important practices in web design that often get overlooked.
Souvik Das Gupta
November 09, 2013
Tweet
Share
More Decks by Souvik Das Gupta
See All by Souvik Das Gupta
Packaging Peace of Mind for Your Clients
souvikdg
0
36
Breaking News on the Web
souvikdg
0
1.7k
Information Architecture for Beginners
souvikdg
0
130
Modular Architecture for Building Content Websites
souvikdg
4
3.8k
Information Architecture for Everyone
souvikdg
0
210
Project Discovery for Content Websites
souvikdg
1
270
Information Architecture for Everyone (WIAD)
souvikdg
1
330
Long
souvikdg
1
240
Architecting Content Driven Websites
souvikdg
1
550
Other Decks in Design
See All in Design
CULTURE DECK/Marketing Director
mhand01
0
290
Storyboard Exercise: Chase Sequence
lynteo
1
220
Connpass-Xperia_Camera_App_by_HCD.pdf
sony
0
520
Goodpatch Tour💙 / We are hiring!
goodpatch
31
1M
Vibe Coding デザインシステム
poteboy
3
1.7k
root COMPANY DECK / We are hiring!
root_recruit
2
26k
Treasure_Hunting
solmetts
0
280
hicard_credential_202601
hicard
0
190
Drawing_for_Anim_Final_PDF.pdf
lynteo
2
110
【pmconf2025】PdMの頭の中を見える化する体験構造図
kamechi7222222
1
2k
decksh object reference
ajstarks
2
1.5k
Emmy's Artwork
mcksmith
0
210
Featured
See All Featured
Design of three-dimensional binary manipulators for pick-and-place task avoiding obstacles (IECON2024)
konakalab
0
370
The Success of Rails: Ensuring Growth for the Next 100 Years
eileencodes
47
8k
Fireside Chat
paigeccino
41
3.8k
Making Projects Easy
brettharned
120
6.6k
Dealing with People You Can't Stand - Big Design 2015
cassininazir
367
27k
How To Speak Unicorn (iThemes Webinar)
marktimemedia
1
400
StorybookのUI Testing Handbookを読んだ
zakiyama
31
6.6k
Site-Speed That Sticks
csswizardry
13
1.1k
Breaking role norms: Why Content Design is so much more than writing copy - Taylor Woolridge
uxyall
0
190
Max Prin - Stacking Signals: How International SEO Comes Together (And Falls Apart)
techseoconnect
PRO
0
100
Visual Storytelling: How to be a Superhuman Communicator
reverentgeek
2
460
A brief & incomplete history of UX Design for the World Wide Web: 1989–2019
jct
1
310
Transcript
Good Web Design Practices
@souvikdg
Miranj
What’s design?
What’s design?
Assertions
Design helps solve a problem.
A problem can have more than one solution.
A solution can have multiple layers of design.
Typically web design concerns the interface and the interaction.
Interface is not just “looks”.
Practice 1
Start with defining problems without being biased by existing solutions.
Practice 2
Design should lead backend implementation.
Practice 3
Design should happen in the same medium as the final
product.
Design in the browser.
“ Real web designers write code. Always have, always will.
Jeffrey Zeldman
“…You don’t do code to the level of say, Ethan
Marcotte, but you do need to know what’s possible with markup and CSS. Jeremy Keith
Practice 4
Embrace progressive enhancement.
Web technologies are designed to exploit the Rule of Least
Power.
When an elevator fails, it’s useless. When an escalator fails,
it becomes stairs. Build escalators, not elevators.
Thank You