Skip welcome & menu and move to editor
Welcome to JS Bin
Load cached copy from
 
<!DOCTYPE html>
<html lang="en">
<head>
  <meta charset="utf-8">
  <title>Reboredo J. Profiles</title>
</head>
<body>
<header>
    <h1>Jose Reboredo Profiles</h1>
</header>
<section itemscope itemtype="http://schema.org/Person">
  <header>
    <h1>Contact Information</h1>
  </header>
  <figure>
  <img itemprop="image" data-author="Muhovic Enisa" src="https://mainline.i3s.unice.fr/mooc/0c59e2e.jpg" alt="Picture Reboredo Jose"/>
  <figcaption>Me</figcaption>
 </figure>
  <div>
   <dl>
     <dt>Name</dt>
       <dd itemprop="name">Jose Manuel Reboredo Formoso</dd>
     <dt>Position</dt>
       <dd itemprop="jobTitle">Software Engineer</dd>
     <dt>Company</dt>
       <dd itemprop="affiliation">WorkDigital Ltd</dd>
     <dt>Email</dt>
       <dd itemprop="email">vixuesesroman@gmail.com</dd>
     <dt>Address</dt>
       <dd itemprop="address" itemscope itemtype="http://schema.org/PostalAddress"> 
         <span itemprop="addressLocality">Leyton</span>
         <span itemprop="addressRegion">Greater London</span>
         <span itemprop="addressCountry">United Kingdom</span>
         <span itemprop="postalCode">E11 4EU</span>
       </dd>
 </dl>
 </div>
 <nav>
  <header>
    <h1>Profiles avalaibles</h1>
  </header>
    <ul>
        <li class="linkSocial"><a href="https://twitter.com/Vixueses" target="_blank">Twitter</a></li>
        <li class="linkSocial"><a href="https://www.facebook.com/Jose.Reboredo" target="_blank">Facebook</a></li>
        <li class="linkSocial"><a href="https://github.com/JoseReboredo" target="_blank">GitHub</a></li>
        <li class="linkSocial"><a href="https://plus.google.com/u/0/111702401184807812743" target="_blank">Google+</a></li>
        <li class="LinkSocial"><a href="https://www.linkedin.com/in/reboredojose" target="_blank">Linkedin</a></li>
    </ul>
</nav>
</section>
<section>
  <header>
    <h1>About me (Personal life)</h1>
  </header>
  <article>
    <header>
      <h1>History</h1>
    </header>
      I born th 26th November 1982. So, I am 32 years old. I consider me a man without a real country. I grew up in Morges, near Lausanne in Switzerland. I spent over there 9 years, from 6 to 15 when I came back to Spain. After that I lived during some years in Ourense before going to the universty of Vigo. I also lived 6 months in Saarbrocken, Germany. I spent over there the best 6 months of my live during my Eramus exchange. Now, after some years working in Spain I have made the decision to live in London.
  </article>
  <article>
    <header>
      <h1>Hobbies</h1>
    </header>
    I like playing football, spending time with my friends and family. I enjoy traveling, discovering new places. I think we only live once and we are responsible for our life.
  </article>
</section>
<section>
  <header>
    <h1>Professional life/studies</h1>
  </header>
  <article>
    <header>
      <h1>Studies</h1>
    </header>
     I am a Telecommunication Engineer that has decided to focus in Software Engineering. I speak french, english and spanish. And I also have some skills in german and portuguese. I try to keep learning things al the time.
  </article>
  <article>
    <header>
      <h1>Jobs</h1>
    </header>
    I am not very experienced. I have worked in the university during a while. I have participed in some projects as well. But my main experience was as PHP developer in Seresco.
  </article>
</section>
<aside>
    <h1>Pictures of me</h1>
    <details>
    <summary>show/hide links</summary>
    <ul class="tag-cloud">
      <li><a href="https://fbcdn-sphotos-b-a.akamaihd.net/hphotos-ak-xfa1/v/t1.0-9/p180x540/419617_10150708218861060_687341737_n.jpg?oh=533764e45a470eada10fcf30970d9c06&amp;oe=55914AA1&amp;__gda__=1435835377_147300f6e33b84d90987efb78b90db8a" download="PictureOne.gif">Picture One</a></li>
      <li><a href="https://scontent-lhr.xx.fbcdn.net/hphotos-xfa1/v/t1.0-9/380052_10150535340036060_1361817303_n.jpg?oh=dbc5502a99b525e00ab836d4a62354fe&amp;oe=554B5C4F" download="PictureTwo.gif">Picture Two</a></li>
      <li><a href="https://fbcdn-sphotos-b-a.akamaihd.net/hphotos-ak-xpf1/v/t1.0-9/p180x540/406465_10150535337156060_1336888369_n.jpg?oh=fa69f7d977a2a4e7939d49a914a3d8dc&amp;oe=554C6FE5&amp;__gda__=1431945615_44264af6de63b6ada27f84079e7f9ba8" download="PictureThree.gif">Picture Three</a></li>
      <li><a href="https://scontent-lhr.xx.fbcdn.net/hphotos-xfp1/v/t1.0-9/p180x540/1001095_10151868473276060_529501204_n.jpg?oh=4ab26576af83074bab27e0addf881d49&amp;oe=5557A9D6" download="PictureFour.gif">Picture Four</a></li>
    </ul>
    </details>
</aside>
<footer>
  <p><time datetime="2015-02-15">15/02/2015</time> by <span translate="no">Reboredo Jose</span></p>
</footer>
</body>
</html>
Output

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

Dismiss x
public
Bin info
marieforguepro
0viewers