London SEO Masters Portfolio

Live website builds in one simple place.

A clean one-page portfolio for viewing current workflow websites. Add new projects by copying one card in the HTML and changing the title, description and link.

Responsive layout External website links Easy to add more projects One-page static site

Portfolio index

Built to stay simple.

Websites

Portfolio websites

How to add another website

Copy one portfolio card and edit three fields.

<article class="portfolio-card" data-category="new website keywords">
  <div class="card-top">
    <span class="card-number">10</span>
    <span class="status">Live</span>
  </div>
  <h3>New Website Name</h3>
  <p>Short website description</p>
  <a href="https://example.com/" target="_blank" rel="noopener">
    View website <span aria-hidden="true">→</span>
  </a>
</article>