Advertisement
Neri0817

Single Article Page

Sep 15th, 2021
73
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 0.91 KB | None | 0 0
  1. <!DOCTYPE html>
  2. <html lang="en">
  3. <head>
  4.     <meta charset="UTF-8">
  5.     <meta http-equiv="X-UA-Compatible" content="IE=edge">
  6.     <meta name="viewport" content="width=device-width, initial-scale=1.0">
  7.     <title>Single Article Page</title>
  8. </head>
  9. <body>
  10.     <h2>Egyptian Mau</h2>
  11.     <h4>Egyptian Maus are a small- to medium-sized short-haired cat breed.</h4>
  12.     <p>Along with the Bahraini Dilmun cat, they are one of the few naturally spotted breeds of domesticated cat. The spots of the Mau occur on only the tips of the hairs of its coat. It is considered to be a rare breed.</p>
  13.     <p>The breed conformation is described as "a balance between the compactness of a Burmese and the slim elegance of a Siamese. Its medium-length body is muscular, with the hind legs longer than the front, giving the Mau the appearance of standing on tiptoes when upright."</p>
  14.     <img src="cat.jpg" alt="cat">
  15. </body>
  16. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement