TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Ask HN: What's your secret for making pretty website designs?

24 pointsby JoeOfTexasalmost 2 years ago
Many of the projects submitted here have great looking websites, which seem more like afterthoughts to the owners. But to me, it is the most impressive thing ever compared to the technology being offered.<p>My programmer art is very subpar =(

15 comments

LukeBMMalmost 2 years ago
There&#x27;s no one single thing, except internalizing a bunch of small ones.<p>My favorite guide is by Tania Rascia [1]. It walks through each of the &quot;rules&quot; and applies them to a simple example. My second favorite is by Anthony Hobday [2] and each &quot;rule&quot; gets its own, simple example to demonstrate.<p>[1] <a href="https:&#x2F;&#x2F;www.taniarascia.com&#x2F;design-for-developers&#x2F;" rel="nofollow noreferrer">https:&#x2F;&#x2F;www.taniarascia.com&#x2F;design-for-developers&#x2F;</a><p>[2] <a href="https:&#x2F;&#x2F;anthonyhobday.com&#x2F;sideprojects&#x2F;saferules&#x2F;" rel="nofollow noreferrer">https:&#x2F;&#x2F;anthonyhobday.com&#x2F;sideprojects&#x2F;saferules&#x2F;</a>
评论 #36863955 未加载
jamealalmost 2 years ago
Design is more objective than most people think. Forget about &quot;pretty&quot; designs for a moment and think of design as utility. It&#x27;s about visual communication. There are principles that you can familiarize yourself with that, when followed, will create a great looking end-product.<p>Emphasis - Every mark on a page has visual weight. Adjust the size, lightness&#x2F;darkness, shape, texture, etc. to control emphasis.<p>Visual hierarchy - What are the most important elements and in what order? Use emphasis to guide a person&#x27;s eyes through those elements.<p>Unity - All the elements on a page should look like they belong to the same &quot;unit&quot; (think military or corporate uniform). Simply applying consistent margins, padding, font sizes can go a long way in enhancing a design.<p>These are a few to start with but if you search &quot;principles of [web] design&quot; you can learn a few more and see some examples. Start to look critically at the websites you like through the lens of these principles.<p>Once you&#x27;re comfortable with the principles you can begin to decorate, make them pretty, and even start to break the rules (see brutalism).
edmundsautoalmost 2 years ago
I&#x27;ve had mixed success using a template. I can modify the content, but it always looks a little janky - not quite as slick as I want.<p>My strategy for the next project is to take a template that I like, and hire a designer to customize it. A lot of the &quot;janky&quot; feel is because I don&#x27;t select graphics that match the theme, and&#x2F;or the copy doesn&#x27;t fit quite right. That final polish is a result of expertise and effort.
评论 #36864491 未加载
kampheyalmost 2 years ago
One thing that I&#x27;m looking for, that might be available but I can&#x27;t seem to find it is actually before and after versions of designs. Meaning a janky&#x2F;template edited and then shown the key differences and why.<p>I saw this with &quot;marketing examples&quot; but then most of the are made up&#x2F;faked. As in the good is example is made bad. But I want to actually see actually &quot;okay&quot; designs made better with a touch of thought.<p>But I do find that most &quot;design&quot; is subjective. And just need to fill your life with well thought out designs, and designers and live like a well designed life and then by osmosis or some kind of divine intervention that design style rubs off on me.
评论 #36874930 未加载
romanhnalmost 2 years ago
As an engineering type lacking in design skills, I feel you. For my own side project, I paid for the TailwindUI library, which contains all sorts of premade components for web apps, stores, and marketing pages. It was a godsend, really helped to put together a clean UI while giving me flexibility to stray off the path via Tailwind CSS.
nprateemalmost 2 years ago
WordPress templates. Watch some videos on YouTube for setting them up.
soulchild37almost 2 years ago
TailwindCSS helped a lot on my website, using their preset classes reduces the burden of decision (I don&#x27;t need to think to choose between 15px or 17px, which exact hex code of gray), and it is easy to make a design system (heading font, paragraph font etc)
评论 #36872613 未加载
mattbgatesalmost 2 years ago
I search cdnjs.com for frameworks or other css frameworks, find their homepage, or another page they created, and often just make a copy of a page I like and design around that page.<p>But other than that... kiss is always the method to follow.
kebsupalmost 2 years ago
Also might be worth a try to watch some design YouTubers, it&#x27;s interesting to see their process, what they focus on, etc.
meiralealalmost 2 years ago
ChatGPT 4 can code tailwind very well especially if you start with a good template.
JoeyBananasalmost 2 years ago
1. Margin: auto; max-width: 60em; 2. For all else use flexbox
misterrobatoalmost 2 years ago
Copy other peoples design.
adastra22almost 2 years ago
Hire a designer?
评论 #36863490 未加载
aprdmalmost 2 years ago
buy a theme from bootstrap, is like 50 bucks
billconanalmost 2 years ago
buy from themeforest.net and modify