<!DOCTYPE html>
<html lang="en">
<head>
  <meta charset="UTF-8">
  <title>SEO Portfolio – Metatag Samples</title>
	<link href="css/multiColumnTemplatemeta.css" rel="stylesheet" type="text/css">

  <link rel="stylesheet" href="styles.css">
</head>
<body>
  <header>
    <h2>SEO Portfolio: Metatag Samples for New Clients</h2>
    <p>Each section below showcases SEO-focused metatags for a unique client.</p>
  </header>

  <section class="client">
    <h2>Bailar Salsa – Mexican Restaurant, Sacramento</h2>
    <img src="baila salsa.png" alt="Bailar Salsa Restaurant" width="1920" height="1080"/>
    

  <bold>Bailar Salsa Mexican Restaurant Downtown Sacramento  California</bold>
  meta name="description" content="Bailar Salsa is a lively Mexican restaurant in downtown Sacramento offering authentic tacos, burritos, enchiladas, and salsa dancing nights. Enjoy traditional Mexican cuisine, handcrafted margaritas, and a vibrant atmosphere in the heart of California’s capital."
  meta name="keywords" content="Mexican restaurant Sacramento, tacos, burritos, enchiladas, salsa dancing, margaritas, downtown Sacramento <br>
  dining, authentic Mexican food, Latin cuisine Sacramento"
  meta name="copyright" content="Bailar Salsa - 2025"
  meta name="author" content="Bailar Salsa Restaurant"
  meta name="email" content="info@bailarsalsa.com"
	
    </pre>
  </section>

  <section class="client">
    <h2>Sunflower Terriers – Rat Terrier Breeder, Placerville</h2>
    <img src="ratterrier.jpg" alt="Rat Terrier Puppy" />
    <pre>

  Sunflower Terriers Rat Terrier Breeder Placerville California
  meta name="description" content="Sunflower Terriers is a trusted Rat Terrier breeder in Placerville, CA specializing in healthy, well-socialized puppies with excellent temperament and lineage. Our terriers are raised in a loving home environment and are AKC registered."
  meta name="keywords" content="Rat Terrier breeder Placerville, Rat Terrier puppies California, AKC Rat Terriers, small dog breeder, terrier puppies for sale, Sunflower Terriers, dog breeder Northern California"
  meta name="copyright" content="Sunflower Terriers - 2025"
  meta name="author" content="Sunflower Terriers"
  meta name="email" content="contact@sunflowerterriers.com"
    </pre>
  </section>

  <section class="client">
	<h2><strong>Lodi Freestyle – Craft Store, Lodi</strong></h2>
    <img src="Lodi.png" alt="Craft Store Interior" />
    <pre>
	
  Lodi Freestyle Craft Store Local Artists Lodi California
  meta name="description" content="Lodi Freestyle is a unique craft store in Lodi, CA featuring handmade goods from local artists. Discover one-of-a-kind jewelry, pottery, paintings, and DIY supplies. Support the creative community and shop local art in downtown Lodi."
  meta name="keywords" content="Lodi craft store, local artists Lodi CA, handmade crafts, artisan goods, DIY supplies, art gallery Lodi, unique gifts, Lodi Freestyle, creative community Lodi"
  meta name="copyright" content="Lodi Freestyle - 2025"
  meta name="author" content="Lodi Freestyle"
  meta name="email" content="hello@lodifreestyle.com"

    </pre>
  </section>

  <footer>
 <p>Designed by Salend Chand – SEO AND Web Development Portfolio</p>
  </footer>
</body>
</html>


