Skip to content

Conversation

@OscarBosigas
Copy link
Owner

No description provided.

<h1>This is my first layout</h1>
</header>
<nav>
<lu>
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
<lu>
<ul>

<li>Products</li>
<li>About us</li>
<li>Contact</li>
</lu>
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
</lu>
</ul>

border: 2px solid blue;
box-sizing: border-box;
position: absolute;
width: 200px;
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

for the exercise you need to make the element as big as 200px but without using the width property.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants