Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR HTML

html footer

<div class="container">
    <p class="text-muted text-center">
        Made with ♥ by Drexel Students for Drexel Students
    </p>
    <h6 class="text-muted text-center">
        <small>
            <a href="http://www.contact.com/contact-me/">Contact Me</a>
        </small>
    </h6>
</div>
Source by stackoverflow.com #
 
PREVIOUS NEXT
Tagged: #html #footer
ADD COMMENT
Topic
Name
6+7 =