Advertisement
otkalce

MVC View Creation

Apr 17th, 2023 (edited)
326
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 0.31 KB | Source Code | 0 0
  1. <section class="d-flex flex-column align-items-center">
  2.     <img src="/images/hero-carousel-1.svg">
  3.     <h2>Welcome to <span>HeroBiz</span></h2>
  4.     <p>Et voluptate esse accusantium accusamus natus reiciendis quidem voluptates similique aut.</p>
  5.     <a href="/" class="btn btn-primary">Get Started</a>
  6. </section>
Tags: aspnet-mvc
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement