developtheweb.github.io/_includes/about.html
2021-02-20 02:01:51 -05:00

24 lines
1.5 KiB
HTML

<!-- About Section -->
<section class="success" id="about">
<div class="container">
<div class="row">
<div class="col-lg-12 text-center">
<h2>About</h2>
<hr class="star-light">
</div>
</div>
<div class="row">
<div class="col-lg-4 col-lg-offset-2">
<p>I'm Steven Milanese and I'm a Freelance Web Developer. I have over fifteen years of industry experiance, and have been a part of design and development projects for many exceptional companies during those years, including Tactful Elite Security Solutions, Trade Wind Builders, Island Leisure and many others.</p>
</div>
<div class="col-lg-4">
<p>I specialize in standards based HTML, CSS, JavaScript and PHP web development. Each site I develop is built to be search engine friendly, using the latest development principles and techniques. To find out more about what I can do for you, check out my work below, or get a hold of me by filling out the form below or by phone at 321-474-1021.</p>
</div>
<div class="col-lg-8 col-lg-offset-2 text-center">
<a href="https://stevenmilanese.com/stevenmilanese.vcf" class="btn btn-lg btn-outline">
<i class="fa fa-download"></i> Download vCard
</a>
</div>
</div>
</div>
</section>