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
120
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
AI時代に必要な アイデアの形
uxman
0
110
見栄えと使いやすさの先にある 特別感 をデザインする / Designing a Sense of Specialness Beyond Aesthetics and Usability
bitkey
PRO
0
260
mount_company_profile
mount_inc
0
5.2k
UI/UX & Web Design Portfolio 2025|Madoka Kumagai
madoka_portfolio
2
160
企業にデザインが融けたとき、デザイナーにできること。事業会社12年間の探究と葛藤 / Designship2025
visional_engineering_and_design
0
1.5k
図じゃなく言語で描く - Common Ground for Design AI Operations.
kazukiikeda
1
690
Franks Myth
gfht1
1
430
Storyboard Exercise: Chase Sequence
lynteo
1
220
AIエージェントが対話的なUIを返す!MCP−UIで変わるユーザ体験
daitasu
1
160
kintone Style Book
kintone
6
11k
2026の目標「もっと定量的に事業、会社へ貢献する!」
yuri_ohashi
0
710
Spacemarket Brand Guide
spacemarket
2
210
Featured
See All Featured
Data-driven link building: lessons from a $708K investment (BrightonSEO talk)
szymonslowik
1
930
Noah Learner - AI + Me: how we built a GSC Bulk Export data pipeline
techseoconnect
PRO
0
120
Responsive Adventures: Dirty Tricks From The Dark Corners of Front-End
smashingmag
254
22k
We Analyzed 250 Million AI Search Results: Here's What I Found
joshbly
1
830
Fireside Chat
paigeccino
41
3.8k
Java REST API Framework Comparison - PWX 2021
mraible
34
9.2k
How To Speak Unicorn (iThemes Webinar)
marktimemedia
1
400
Creating an realtime collaboration tool: Agile Flush - .NET Oxford
marcduiker
35
2.4k
Side Projects
sachag
455
43k
More Than Pixels: Becoming A User Experience Designer
marktimemedia
3
340
Have SEOs Ruined the Internet? - User Awareness of SEO in 2025
akashhashmi
0
280
Faster Mobile Websites
deanohume
310
31k
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