Webdesign?

Discutii despre tot ce nu se incadreaza in celelalte categorii.

Moderators: Moderatori ajutatori, Moderatori

User avatar
bnt
Membru, skill +2
Membru, skill +2
Posts: 594
Joined: 07 Mar 2015, 12:01
Detinator Steam: Da
Fond eXtream: 0

16 Apr 2015, 11:08

| Afiseaza codul
<!DOCTYPE html>
<html>
  <body>
  <div class="nav">
  <div class="container">
	<ul>
	  <li>Home</li>
	  <li>Forum</li>
	</ul>
	
	<ul>
	<li>Sing Up</li>
	<li>Log in</li>
	<li>Help</li>
	</ul>
</div>
<div class="jumbotron">
<div class="container">
<h1>Caută un loc unde să stea .</h1>
<p>Dau în chirie de la oameni în peste 34.000 de orașe și 192 de țări .</p>
</div>
<h3>Travel</h3>
<p>From apartments and rooms to treehouses and boats: stay in unique spaces in 192 countries.</p>
<p>
   <a href="#">See how to travel on Airbnba</a>
</p>   
</div>

<div>
  <h3>Host</h3>
  <p>Renting out your unused space could pay your bills or fund your next vacation.</p>
  <p>
    <a href="#">Learn more about hosting<a>
  </p>
</div>

<div>
  <h3>Trust and Safety</h3>
  <p>From Verified ID to our worldwide customer support team, we've got your back.</p>
  <p>
    <a href="#">Learn about trust at Airbnb</a>
  </p>
</div>  

  </body>
</html>
Imi da o eroare.
Ei m-au pus sa fac asta:
| Afiseaza codul
Under the closing </div> of the first piece of supporting content, add two more:

Add a second piece of supporting content with the following elements:

A div for grouping
an h3 element that says "Host"
a p element that says "Renting out your unused space could pay your bills or fund your next vacation."
a p element, with an a element nested inside that says "Learn more about hosting"
Then add a third piece of supporting content with the following elements:

A div for grouping
an h3 element that says "Trust and Safety"
a p element that says "From Verified ID to our worldwide customer support team, we've got your back."
a p element, with an a element nested inside that says "Learn about trust at Airbnb"
Am pus tot ,dar imi zice asa: Oops, try again. Add the third supporting content div.

Acuma am pus : <div class="nav">
<div class="container">
| Afiseaza codul
<!DOCTYPE html>
<html>
  <body>
  <div class="nav">
  <div class="container">
	<ul>
	  <li>Home</li>
	  <li>Forum</li>
	</ul>
	
	<ul>
	<li>Sing Up</li>
	<li>Log in</li>
	<li>Help</li>
	</ul>
</div>
<div class="jumbotron">
<div class="container">
<h1>Caută un loc unde să stea .</h1>
<p>Dau în chirie de la oameni în peste 34.000 de orașe și 192 de țări .</p>
</div>
<h3>Travel</h3>
<p>From apartments and rooms to treehouses and boats: stay in unique spaces in 192 countries.</p>
<p>
   <a href="#">See how to travel on Airbnba</a>
</p>   
</div>

<div class="nav">
<div class="container">
<div>
  <h3>Host</h3>
  <p>Renting out your unused space could pay your bills or fund your next vacation.</p>
  <p>
    <a href="#">Learn more about hosting<a>
  </p>
</div>

<div class="nav">
<div class="container">
<div>
  <h3>Trust and Safety</h3>
  <p>From Verified ID to our worldwide customer support team, we've got your back.</p>
  <p>
    <a href="#">Learn about trust at Airbnb</a>
  </p>
</div>  

  </body>
</html>
Si imi zice:Oops, try again. Add an h3 element in the second supporting content div.
Image
Post Reply

Return to “Discutii generale”

  • Information
  • Who is online

    Users browsing this forum: No registered users and 415 guests