How to Write Good HTML & CSS with Webflow

How to Write Good HTML & CSS with Webflow

5 years ago
Anonymous $9jpehmcKty

https://medium.com/@aaronthompson_77458/how-to-write-good-html-css-with-webflow-b6614d0479b2

Aaron ThompsonBlockedUnblockFollowFollowingApr 14No time? Scroll to the bottom to see my top 5 tips for writing good code in Webflow.TLDR: If you are a front-end developer, test out using Webflow to “write” your HTML & CSS. It is a user interface for code that, if used correctly, can quickly generate good quality mark-ups. Just be sure always to use a style guide and watch out for class names, non-semantic HTML and excess code.I recently used Webflow to generate most of the HTML and CSS for a homepage. I found that, once I had the process down, I could produce a lot more quality code in a given amount of time than I would normally be able to.

In this post, I’d like to share with you a bit about Webflow, why it is now my go-to tool for writing HTML and CSS and some things to look out for if you decide to do the same.