TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

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

24 点作者 JoeOfTexas将近 2 年前
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 条评论

LukeBMM将近 2 年前
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 未加载
jameal将近 2 年前
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).
edmundsauto将近 2 年前
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 未加载
kamphey将近 2 年前
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 未加载
romanhn将近 2 年前
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.
nprateem将近 2 年前
WordPress templates. Watch some videos on YouTube for setting them up.
soulchild37将近 2 年前
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 未加载
mattbgates将近 2 年前
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.
kebsup将近 2 年前
Also might be worth a try to watch some design YouTubers, it&#x27;s interesting to see their process, what they focus on, etc.
meiraleal将近 2 年前
ChatGPT 4 can code tailwind very well especially if you start with a good template.
JoeyBananas将近 2 年前
1. Margin: auto; max-width: 60em; 2. For all else use flexbox
misterrobato将近 2 年前
Copy other peoples design.
adastra22将近 2 年前
Hire a designer?
评论 #36863490 未加载
aprdm将近 2 年前
buy a theme from bootstrap, is like 50 bucks
billconan将近 2 年前
buy from themeforest.net and modify