HTML

howard-yuki.html

Mar 1st, 2017
205
0
Never
1
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 5 2.14 KB | None | 0 0
  1. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  2. <html xmlns="http://www.w3.org/1999/xhtml">
  3. <head>
  4. <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
  5. <title>Yuki's Page</title>
  6. <style type="text/css">
  7. body,td,th {
  8.     font-family: Arial, Helvetica, sans-serif;
  9.     color: #006;
  10. }
  11. p {
  12.     text-indent:.5em;
  13. }
  14. body {
  15.     background-color: #CFF;
  16. }
  17. a:link {
  18.     color: #06F;
  19.     text-decoration: none;
  20. }
  21. a:visited {
  22.     text-decoration: none;
  23.     color: #306;
  24. }
  25. a:hover {
  26.     text-decoration: underline;
  27. }
  28. a:active {
  29.     text-decoration: none;
  30. }
  31. h1,h2,h3,h4,h5,h6 {
  32.     font-family: Georgia, "Times New Roman", Times, serif;
  33. }
  34. h1 {
  35.     color: #03F;
  36. }
  37. </style>
  38. </head>
  39.  
  40. <body>
  41. <div align="center">Last modified on: <!-- #BeginDate format:fcAm1a -->Wednesday, March 1, 2017 7:48 AM<!-- #EndDate -->
  42. </div>
  43. <h1 align="center">Yuki's Page</h1>
  44. <div align="center"><img src="image.JPG" width="600" height="450"/>
  45. </div>
  46. <p>My name is Yuki Fuminago from Japan. I have 6 people in my family. Traveling to other countries each year has become out family custom since I was born. We start to travel overseas when I was born. We went to America, Australia, France, England, China Korea, and Taiwan. My mom especially loves traveling. She is always talking about raveling when the time comes close to a vacation. I heard from my mom, my dad use to not like to go traveling, butmy mom tooks him every year. He began to like traveling since then.</p>
  47. <p>Now I have grown up. Our family lives separately. My parents and grandmother are living in Japan where I was born. I have two older brothers who are living in China for studies, and I am living in U.S.A also for studies. But of course we will go to travel this year too. We probably go to Germany in this summer vacation where the place my mom wants to go.</p>
  48. <p>As for me, wherever I am travelling with my family, it is always much fun and meaningful, since we have less time together.</p>
  49. <div align="center"><a href="https://www.google.com/">Search Google</a><br />
  50.   <a href="mailto:redacted">Email Me!</a>
  51. </div>
  52. <hr />
  53. </body>
  54. </html>
Advertisement
Comments
  • User was banned
Add Comment
Please, Sign In to add comment