Changes
Jump to navigation
Jump to search
← Older edit
Newer edit →
M365/test1
(view source)
Revision as of 21:28, 4 March 2023
92 bytes removed
,
21:28, 4 March 2023
no edit summary
Line 7:
Line 7:
}
}
−
/* Create two equal columns that
floats
next to each other */
+
.row {
+
display: flex;
+
}
+
+
/* Create two equal columns that
sits
next to each other */
.column {
.column {
−
float: left;
+
flex
: 50%;
−
width
: 50%;
padding: 10px;
padding: 10px;
height: 300px; /* Should be removed. Only for demonstration */
height: 300px; /* Should be removed. Only for demonstration */
−
}
−
−
/* Clear floats after the columns */
−
.row:after {
−
content: "";
−
display: table;
−
clear: both;
}
}
</style>
</style>
Thian.zanniatlaizo
6,010
edits
Navigation menu
GC
wiki
Personal tools
English
Log in
Namespaces
Page
Discussion
Variants
Views
Read
View source
View history
More
Search
Navigation
Main Page
Browse categories
Random page
Help
Actions/Tools
Special pages
Tools
Printable version
GCaccount
GCcollab
GCmessage