Skip to content

Instantly share code, notes, and snippets.

@rickymanning
Last active August 29, 2015 14:28
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save rickymanning/5accc05aa343150a8b33 to your computer and use it in GitHub Desktop.
Save rickymanning/5accc05aa343150a8b33 to your computer and use it in GitHub Desktop.
Redesigning My Portfolio Blog - Step 02 - Add div and section class to logically connected portions of code
<!-- about -->
<div class="section">
<h2>About Me</h2>
<p>Hey! My name is Ricky. I am a software developer based in Biggin Hill, Kent. I am enthusiastic about software development (of course) as well as sports, music and various other things that normal human beings like.</p>
</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment