<!-- Sample solution to index.html -->
<!DOCTYPE html>
<html>
<body>
<div class="nav">
<div class="container">
<ul>
<li>My Name</li>
<li>Browse</li>
</ul>
<ul>
<li>Sign Up</li>
<li>Log In</li>
<li>Help</li>
</ul>
</div>
</div>
<div class="jumbotron">
<div class="container">
<h1>Find a place to stay</h1>
<p>Rent from people in over 34,000 cities and 192 countries.</p>
</div>
</div>
<div class="learn-more">
<div class="container">
<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 Airbnb</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>
</div>
</div>
</body>
</html>
Quotes help make search much faster. Example: "Practice Makes Perfect"
Monday, December 8, 2014
Make a Website: HTML Wrap with a div 8/9
Make a Website: HTML Supporting content 2
<!-- Sample solution to index.html -->
<!DOCTYPE html>
<html>
<body>
<div class="nav">
<div class="container">
<ul>
<li>My Name</li>
<li>Browse</li>
</ul>
<ul>
<li>Sign Up</li>
<li>Log In</li>
<li>Help</li>
</ul>
</div>
</div>
<div class="jumbotron">
<div class="container">
<h1>Find a place to stay</h1>
<p>Rent from people in over 34,000 cities and 192 countries.</p>
</div>
</div>
<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 Airbnb</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>
<!DOCTYPE html>
<html>
<body>
<div class="nav">
<div class="container">
<ul>
<li>My Name</li>
<li>Browse</li>
</ul>
<ul>
<li>Sign Up</li>
<li>Log In</li>
<li>Help</li>
</ul>
</div>
</div>
<div class="jumbotron">
<div class="container">
<h1>Find a place to stay</h1>
<p>Rent from people in over 34,000 cities and 192 countries.</p>
</div>
</div>
<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 Airbnb</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>
Make a Website: HTML Supporting content 1
<!-- Sample solution to index.html -->
<!DOCTYPE html>
<html>
<body>
<div class="nav">
<div class="container">
<ul>
<li>My Name</li>
<li>Browse</li>
</ul>
<ul>
<li>Sign Up</li>
<li>Log In</li>
<li>Help</li>
</ul>
</div>
</div>
<div class="jumbotron">
<div class="container">
<h1>Find a place to stay</h1>
<p>Rent from people in over 34,000 cities and 192 countries.</p>
</div>
</div>
<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 Airbnb</a></p>
</div>
</body>
</html>
<!DOCTYPE html>
<html>
<body>
<div class="nav">
<div class="container">
<ul>
<li>My Name</li>
<li>Browse</li>
</ul>
<ul>
<li>Sign Up</li>
<li>Log In</li>
<li>Help</li>
</ul>
</div>
</div>
<div class="jumbotron">
<div class="container">
<h1>Find a place to stay</h1>
<p>Rent from people in over 34,000 cities and 192 countries.</p>
</div>
</div>
<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 Airbnb</a></p>
</div>
</body>
</html>
Make a Website: HTML Wrap with a div 5/9
<!-- Sample solution to index.html -->
<!DOCTYPE html>
<html>
<body>
<div class="nav">
<div class="container">
<ul>
<li>My Name</li>
<li>Browse</li>
</ul>
<ul>
<li>Sign Up</li>
<li>Log In</li>
<li>Help</li>
</ul>
</div>
</div>
<div class="jumbotron">
<div class="container">
<h1>Find a place to stay</h1>
<p>Rent from people in over 34,000 cities and 192 countries.</p>
</div>
</div>
</body>
</html>
<!DOCTYPE html>
<html>
<body>
<div class="nav">
<div class="container">
<ul>
<li>My Name</li>
<li>Browse</li>
</ul>
<ul>
<li>Sign Up</li>
<li>Log In</li>
<li>Help</li>
</ul>
</div>
</div>
<div class="jumbotron">
<div class="container">
<h1>Find a place to stay</h1>
<p>Rent from people in over 34,000 cities and 192 countries.</p>
</div>
</div>
</body>
</html>
Make a Website: HTML Large feature
<!-- Sample solution to index.html -->
<!DOCTYPE html>
<html>
<body>
<div class="nav">
<div class="container">
<ul>
<li>My Name</li>
<li>Browse</li>
</ul>
<ul>
<li>Sign Up</li>
<li>Log In</li>
<li>Help</li>
</ul>
</div>
</div>
<h1>Find a place to stay</h1>
<p>Rent from people in over 34,000 cities and 192 countries.</p>
</body>
</html>
<!DOCTYPE html>
<html>
<body>
<div class="nav">
<div class="container">
<ul>
<li>My Name</li>
<li>Browse</li>
</ul>
<ul>
<li>Sign Up</li>
<li>Log In</li>
<li>Help</li>
</ul>
</div>
</div>
<h1>Find a place to stay</h1>
<p>Rent from people in over 34,000 cities and 192 countries.</p>
</body>
</html>
Make a Website: HTML Wrap with a div
<!-- Sample solution to index.html -->
<!DOCTYPE html>
<html>
<body>
<div class="nav">
<div class="container">
<ul>
<li>My Name</li>
<li>Browse</li>
</ul>
<ul>
<li>Sign Up</li>
<li>Log In</li>
<li>Help</li>
</ul>
</div>
</div>
</body>
</html>
<!DOCTYPE html>
<html>
<body>
<div class="nav">
<div class="container">
<ul>
<li>My Name</li>
<li>Browse</li>
</ul>
<ul>
<li>Sign Up</li>
<li>Log In</li>
<li>Help</li>
</ul>
</div>
</div>
</body>
</html>
Make a Website: HTML Navigation 2
<!-- Sample solution to index.html -->
<!DOCTYPE html>
<html>
<body>
<ul>
<li>My Name</li>
<li>Browse</li>
</ul>
<ul>
<li>Sign Up</li>
<li>Log In</li>
<li>Help</li>
</ul>
</body>
</html>
<!DOCTYPE html>
<html>
<body>
<ul>
<li>My Name</li>
<li>Browse</li>
</ul>
<ul>
<li>Sign Up</li>
<li>Log In</li>
<li>Help</li>
</ul>
</body>
</html>
Make a Website: HTML Navigation 1
<!-- Sample solution to index.html -->
<!DOCTYPE html>
<html>
<body>
<ul>
<li>My Name</li>
<li>Browse</li>
</ul>
</body>
</html>
<!DOCTYPE html>
<html>
<body>
<ul>
<li>My Name</li>
<li>Browse</li>
</ul>
</body>
</html>
Subscribe to:
Comments (Atom)
This is an example of scrolling text using Javascript.
Popular Posts
-
#sample solution pyg = 'ay' original = raw_input('Enter a word:') if len(original) > 0 and original.isalpha(): p...
-
A typical compounding problem would be something like: How much is the equivalent Present Value (P) if an investment pays an amount (A...
-
A typical compounding problem would be something like: How much will I get annually (A) starting next year if I invest a present value...
-
A typical compounding problem would be something like: What is the present value (P) of a future value (F) if (P) was deposited/lent a...
-
// Sample solution // Write a string rotation method. // It should pass all the tests given below. String.prototype.rotate = function(n...
-
A typical compounding problem would be something like: What is the future value (F) of a present value (P) deposited/lent at an intere...
-
<style> p { font-family: sans-serif; font-size:18px;} div#welcome p{ font-family: cursive; font-size: 24px; color: white; b...
-
#sample solution class Triangle(object): #member variables number_of_sides = 3 #methods def __init__(self, angle1, angle2, angle...
-
#sample solution class Shape(object): """Makes shapes!""" def __init__(self, number_of_sides): self....
-
<style> #content p {color: yellow;} p {color: purple;} p {color: green;} </style> <div id="content...