HTML——CSS样式

<!DOCTYPE html>

<html lang="en">

<head>
<title>About BAWSI</title>
<link rel = "stylesheet" type = "text/css" href = "stylees.css"\>
</head>

<body>
<section>

<header>
<h1>About BAWSI</h1>
</header>

<p><img src = "log.gif" alt = "BAWSI logo"/>The Bay Area Women's
Sports Initiative (BAWSI) is a public benefit, nonprofit
corporation with a mission to create programs and partnerships
through which women athletes bring health, hope and wholeness to
out community. Founded in 2005 by Olympic and World Cup soccer
starts Btandi Chastain and Julie Foudy and Marlene Bjornsrud,
former general manager of the San Jose Cybertays women's
professional soccer team, BAWSI provides a meaningful path for
women athletes to become a more visible and valued part of th 
Bay Area sports culture</p>

<p class = "subheader">BAWSI's History</p>

<p>The concept of BAWSIwas inspired by one of the most
spectacular achievements in women's sports history and born out
of one its biggest disappointments...</p>
<p><a href = "secondpage.html">[continue readings]</a></p>
</section>

<footer>
Copyright &copy; 2005-2013 BAWSI(www.bawsi.org).
All rights reserved. Used with permission.
</footer>
</body>
</html>

猜你喜欢

转载自www.cnblogs.com/JAYPARK/p/10295701.html