Nav bar left with text right next to it CSS

PHOTO EMBED

Mon Jun 24 2024 17:22:46 GMT+0000 (Coordinated Universal Time)

Saved by @WebDevSylvester

nav {
  float: left;
  width: 200px;
}
section {
  margin-left: 200px;
}
content_copyCOPY

https://learnlayout.com/float-layout