MyStyles.css

From Engineering Policy Guide
Revision as of 12:47, 14 February 2025 by Hoskir (talk | contribs)
Jump to navigation Jump to search

.my0 {

 width:100%;
 overflow:auto;

}

.my1 {

 width:33%;
 float:left;

}

  1. your_div_id {
 width: 855px;
 margin:0 auto;
 text-align: center;

}