DEV Community

Cover image for XD to HTML & CSS Tutorial
FollowAndrew
FollowAndrew

Posted on

4 2

XD to HTML & CSS Tutorial

Just pushed another tutorial. This time we cover converting an Adobe XD mockup into a full responsive HTML & CSS website! We build the layout using the modern CSS Grid, as well as using Flexbox for menus and other 'inner' elements. Hope you enjoy!


Please consider subscribing to the YouTube Channel!


Here are a few of the CSS tips & tricks used in the video

  • CSS Grid Template Columns - To create a 6 column grid
  • CSS Grid Template Rows Rows - To create rows based on fixed height and content height
  • CSS Grid Template Rows Areass - To align each of our main content areas into the grid via grid-area names
  • CSS Grid Areas - Define the area names of each of our main content divs
  • CSS Media Queries - Adding a simple media query to make our CSS wireframe responsive

Top comments (1)

Collapse
 
wilsmex profile image
FollowAndrew

Part 2 which covers all the inners will be out next week. Happy quarantine to all!

Billboard image

The Next Generation Developer Platform

Coherence is the first Platform-as-a-Service you can control. Unlike "black-box" platforms that are opinionated about the infra you can deploy, Coherence is powered by CNC, the open-source IaC framework, which offers limitless customization.

Learn more

👋 Kindness is contagious

Please leave a ❤️ or a friendly comment on this post if you found it helpful!

Okay