Skip welcome & menu and move to editor
Welcome to JS Bin
Load cached copy from
 
   <header>
        <div id="HeaderContainer">
            <p>WELCOME TO MY PORTFOLIO</p>
        </div>
    </header>
    <div id="MainSectionContainer">
        
        <section>
           <p id="photo" class="SectionBox">PHOTOGRAPHY</p>
           <p id="web" class="SectionBox">WEB DESIGN</p>
           <p id="coding" class="SectionBox">CODING</p>
           <p id="cv" class="SectionBox">CURRICULUM VITAE</p>
           <p id="about" class="SectionBox">ABOUT ME</p>
           <p id="contact" class="SectionBox">CONTACT</p>
        </section>
    </div>
Output

You can jump to the latest bin by adding /latest to your URL

Dismiss x
public
Bin info
anonymouspro
0viewers