DESAIN WEB (FLEXBOX Part 1)
FLEXBOX index.html : <! DOCTYPE html > < html lang = "en" > < head > < meta charset = "UTF-8" /> < link href = "style.css" rel = "stylesheet" /> < title > The Basic Language of the Web: HTML </ title > </ head > < body > <!-- <h1>The Basic Language of the Web: HTML</h1> <h2>The Basic Language of the Web: HTML</h2> <h3>The Basic Language of the Web: HTML</h3> <h4>The Basic Language of the Web: HTML</h4> <h5>The Basic Language of the Web: HTML</h5> <h6>The Basic Language of the Web: HTML</h6> --> < div class = "container" > < header class = "main-header clearfix" > < h1 > 📘 The Code Magazine ...