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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Ask HN: Where are the Beautiful clean HTML/CSS templates?

134 点作者 magicseth超过 4 年前
Everytime I start a new project (i.e. weekly) I go looking for a clean and beautiful html template. It's always sooo hard to find some. What's your go-to for clean html template?

28 条评论

keb_超过 4 年前
These three are &quot;classless&quot; CSS frameworks:<p><a href="https:&#x2F;&#x2F;newcss.net&#x2F;" rel="nofollow">https:&#x2F;&#x2F;newcss.net&#x2F;</a><p><a href="https:&#x2F;&#x2F;uglyduck.ca&#x2F;typesafe-css&#x2F;" rel="nofollow">https:&#x2F;&#x2F;uglyduck.ca&#x2F;typesafe-css&#x2F;</a><p><a href="https:&#x2F;&#x2F;oxal.org&#x2F;projects&#x2F;sakura&#x2F;" rel="nofollow">https:&#x2F;&#x2F;oxal.org&#x2F;projects&#x2F;sakura&#x2F;</a>
评论 #25202898 未加载
评论 #25202486 未加载
metachris超过 4 年前
I always end up back at bootstrap, and eventually am pretty happy with it... ¯\_(ツ)_&#x2F;¯<p><a href="https:&#x2F;&#x2F;getbootstrap.com&#x2F;" rel="nofollow">https:&#x2F;&#x2F;getbootstrap.com&#x2F;</a>
评论 #25201518 未加载
评论 #25202998 未加载
评论 #25201754 未加载
andrewstuart超过 4 年前
I recently did an extensive test of many, many HTML templates.<p>The key thing I looked for was when the templates had been created and how often&#x2F;how recently it had been updated - sites like Envato are loaded to the brim with old no-longer-updated templates.<p>I tested by loading them on the iPhone 6.<p>In almost every single case, the layout instantly broke, OR the side menu didn&#x27;t work, OR the side menu felt &quot;sticky&quot; and would not smooth scroll, OR sliding the side menu scrolled the underlying page as well.<p>That was 90% of the templates or more - the quality level in general is terrible.<p>The ones we chose were from <a href="https:&#x2F;&#x2F;bootlab.io&#x2F;themes" rel="nofollow">https:&#x2F;&#x2F;bootlab.io&#x2F;themes</a> - very nice quality.
tekstar超过 4 年前
I struggled with this a lot, and was never satisfied, until I spent a few weeks doing CSS &amp; flexbox lessons from Lynda.com (free from my library).<p>Now I can get mostly where I want to go without frameworks and it is very empowering. It&#x27;s just another language, it&#x27;s not that tough.
评论 #25202109 未加载
mihok超过 4 年前
Ive used <a href="http:&#x2F;&#x2F;getskeleton.com&#x2F;" rel="nofollow">http:&#x2F;&#x2F;getskeleton.com&#x2F;</a> for a number of projects, its simple enough to get me 80% of the way there without a bunch of excess.
评论 #25203697 未加载
评论 #25202197 未加载
iamunr超过 4 年前
<a href="https:&#x2F;&#x2F;tailwindui.com&#x2F;" rel="nofollow">https:&#x2F;&#x2F;tailwindui.com&#x2F;</a>
评论 #25201140 未加载
评论 #25201349 未加载
Sodman超过 4 年前
Everyone&#x27;s definition of &#x27;clean&#x27; will vary, but when I think &#x27;clean&#x27; I&#x27;m also thinking clean code. Some of the examples of clean templates given in the comments here pull down 2MB over the wire, ~500k-1MB of which is frequently JS, and that&#x27;s before I&#x27;ve written a single line of custom functionality myself. For reference, React + react-dom is ~35kb gzipped.<p>Does anyone have any examples of templates that focus on clean, lean code as well as final layout? I&#x27;m thinking framework-agnostic low-to-no JS, coupled with something that doesn&#x27;t use thousands of lines of CSS for a homepage layout.
enhdless超过 4 年前
A lot of these comments are suggesting CSS frameworks. If you&#x27;re looking for built-out templates, <a href="https:&#x2F;&#x2F;html5up.net&#x2F;" rel="nofollow">https:&#x2F;&#x2F;html5up.net&#x2F;</a> provides decent ones.
cosmotic超过 4 年前
All CSS templates are beautiful, or at least thats what their authors say.
tokyokawasemi超过 4 年前
I made just such a template for myself recently. Sort of Medium-ish, single column; option for full width&#x2F;bleed image: <a href="https:&#x2F;&#x2F;birddive.com&#x2F;blog.2020-11-8.repurposable-templates.html" rel="nofollow">https:&#x2F;&#x2F;birddive.com&#x2F;blog.2020-11-8.repurposable-templates.h...</a>
评论 #25205875 未加载
dmitriid超过 4 年前
Tailwind UI: <a href="https:&#x2F;&#x2F;tailwindui.com&#x2F;components" rel="nofollow">https:&#x2F;&#x2F;tailwindui.com&#x2F;components</a> by people behind <a href="https:&#x2F;&#x2F;tailwindcss.com" rel="nofollow">https:&#x2F;&#x2F;tailwindcss.com</a>
leonjza超过 4 年前
Because I like the look, I typically end up &quot;butchering&quot; tabler[1]. Have used it on a few projects now.<p>[1] <a href="https:&#x2F;&#x2F;preview.tabler.io&#x2F;" rel="nofollow">https:&#x2F;&#x2F;preview.tabler.io&#x2F;</a>
makstaks超过 4 年前
I found these to be clean and easy to use. I converted the templates to React components without issue, but now they offer that too.<p><a href="https:&#x2F;&#x2F;cruip.com&#x2F;" rel="nofollow">https:&#x2F;&#x2F;cruip.com&#x2F;</a>
actionowl超过 4 年前
I&#x27;m surprised that no one has mentioned awsm.css yet: <a href="https:&#x2F;&#x2F;igoradamenko.github.io&#x2F;awsm.css&#x2F;" rel="nofollow">https:&#x2F;&#x2F;igoradamenko.github.io&#x2F;awsm.css&#x2F;</a>
评论 #25213374 未加载
alwillis超过 4 年前
Stackbit has nice templates which can be used for a variety of static site generators: <a href="https:&#x2F;&#x2F;www.stackbit.com" rel="nofollow">https:&#x2F;&#x2F;www.stackbit.com</a>
kulor超过 4 年前
Do you mean clean design or markup?
kenny87超过 4 年前
List of free tools and resources to create UIs: <a href="https:&#x2F;&#x2F;dev.to&#x2F;davidepacilio&#x2F;50-free-tools-and-resources-to-create-awesome-user-interfaces-1c1b" rel="nofollow">https:&#x2F;&#x2F;dev.to&#x2F;davidepacilio&#x2F;50-free-tools-and-resources-to-...</a><p>Templates: <a href="https:&#x2F;&#x2F;cruip.com&#x2F;" rel="nofollow">https:&#x2F;&#x2F;cruip.com&#x2F;</a>
tessierashpool超过 4 年前
I resorted to buying a WordPress template and tearing out the PHP. the Jekyll community had a bunch of Jekyll templates back in the day, but they seemed a bit minimal and primitive for my needs today. then again, that could be what you want, depending on the definition of &quot;beautiful and clean.&quot;
Freeboots超过 4 年前
Html5up.com or pixelarity.com are pretty good. One is a paid, attribution free version of the other.
schpaencoder超过 4 年前
I program in clojure and clojurescript. I use hiccup. All the beautiful stuff is right there.
nikisweeting超过 4 年前
I like browsing Wordpress theme libraries then cloning design elements I like in plain HTML&#x2F;CSS myself.<p>It&#x27;s not quite the same as starting with an out-of-the-box template but it can help save a lot of design time to get inspiration.
Diastatic超过 4 年前
I have also had this problem. One of the css frameworks that I have enjoyed using is <a href="https:&#x2F;&#x2F;semantic-ui.com" rel="nofollow">https:&#x2F;&#x2F;semantic-ui.com</a>.
kekub超过 4 年前
I enjoyed working with MVP.css (<a href="https:&#x2F;&#x2F;andybrewer.github.io&#x2F;mvp&#x2F;" rel="nofollow">https:&#x2F;&#x2F;andybrewer.github.io&#x2F;mvp&#x2F;</a>) recently.
tarboreus超过 4 年前
I like Skeleton:<p><a href="http:&#x2F;&#x2F;getskeleton.com&#x2F;" rel="nofollow">http:&#x2F;&#x2F;getskeleton.com&#x2F;</a>
throwburrito超过 4 年前
Are you looking for a CSS framework? Here are some:<p><a href="https:&#x2F;&#x2F;github.com&#x2F;troxler&#x2F;awesome-css-frameworks" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;troxler&#x2F;awesome-css-frameworks</a>
mrjay42超过 4 年前
That&#x27;s actually a very good question
iopuy超过 4 年前
bookmarked
tshenolo超过 4 年前
<a href="https:&#x2F;&#x2F;get.foundation&#x2F;" rel="nofollow">https:&#x2F;&#x2F;get.foundation&#x2F;</a>