Write Small UIs Effectively

Learn to Write Concise HTML/CSS by Following Good Coding Practices

Hero

HTML/CSS Challenges

Follow a set of instructions to shape user interfaces gradually.

  • HTML Scenario

    Write the HTML code following the nesting instructions

  • CSS Scenario

    Read the CSS instruction and fill the blank (CSS property value)

divize.io/cubic-bezier-animation/editor
Girl Wearing VR Headset

VR Headsets

head-mounted display
                            
<a href="#" class="card">
<img src="vr-headset.jpg" class="card__picture" alt="Girl Wearing VR Headset" />
<div class="card__content">
<h3 class="card__title">VR Headsets</h3>
<span class="card__category">head-mounted display</span>
</div>
</a>
A.card should exist IMG.card__picture should exist within A.card IMG.card__picture src attribute value should have vr-headset.jpg corresponding picture link IMG.card__picture alt attribute should have a Girl Wearing VR Headset value DIV.card__content should be a sibling of IMG.card__picture H3.card__title should exist within DIV.card__content SPAN.card__category should be a sibling of H3.card__title

Compare & Inspect

Inspect and Compare your result with the preview.

divize.io/challenge-ui

Responsive Controls

Adapt user interfaces to multiple resolutions.

divize.io/challenge-ui

Leaderboard

Challenge yourself in writing semantic code.

Challenge yourself.
Compete with others.

Put your HTML/CSS skills to the test and compete against others around the world while you learn! Challenge yourself by completing each challenge. Try to be the top in time and make it faster than others.

Leaderboard
divize.io/leaderboard
Leaderboard