HTML and CSS Reference
In-Depth Information
BE the Browser Solution
Open your “lounge.html” file and locate
all the block elements. Flow each one
on to the page below. Just concentrate
on the block elements
nested directly inside
the body element. You
can also ignore the “float”
property in your CSS
because you still don't know what it
does. Here's the solution.
Here' s your page. Flow
the b lock elements in
“loung e.html” here.
p
div
h1
p
div
h2
p
p
h3
Each block elem ent
in your “lounge.
html” file is fl owed
from top to bo ttom,
with a linebreak in
between.
p
p
p
h3
p
p
p
h3
p
p
p
h2
p
We didn' t ask you
to, but i f you
went the extra
mile, her e's how
the elem ents in
the elixi rs <div>
get flow ed.
ul
Some of the se elements
have nested b lock
elements in t hem, like the
<ul>, the elix irs <div>, and
the footer < div>.
div
 
Search WWH ::




Custom Search