M365/test

From wiki
Jump to navigation Jump to search

I have updated this example to show a great way of getting a two column layout.

  • The columns are in the right order semantically
  • You don't have to float both columns
  • You don't get any odd wrapping behaviour
  • The columns are fluid to the available page...
  • They don't have to be fluid to the available page - but any container!

.left {

   background-color: Red;
   float: left;
   width: 50%;

}

.right {

   background-color: Aqua;
   margin-left: 50%;

}


"M365"
Ces pages génèrent leur contenu en fonction de vos préférences linguistiques. Pour modifier votre préférence, veuillez changer la langue sélectionnée dans le coin supérieur droit de la page.

These pages generate their content based on your language preference. To change your preference, please change the language selected in the top right corner of the page.

"M365 Home

"M365 Accuel