fork download
  1. <!-- Primary Framework Elements -->
  2. <h1>My Professional Portfolio</h1>
  3.  
  4. <p>Cybersecurity Professor at ENSEM</p>
  5.  
  6. <!-- Asset Interaction Links -->
  7.  
  8. <img src="profile.jpg" alt="My Profile">
  9.  
  10. <a href="https://g...content-available-to-author-only...b.com">Visit GitHub</a>
  11.  
  12. <button>Send Encrypted Message</button>
Success #stdin #stdout 0.02s 25332KB
stdin
Standard input is empty
stdout
<!-- Primary Framework Elements -->
<h1>My Professional Portfolio</h1>

<p>Cybersecurity Professor at ENSEM</p>

<!-- Asset Interaction Links -->

<img src="profile.jpg" alt="My Profile">

<a href="https://g...content-available-to-author-only...b.com">Visit GitHub</a>

<button>Send Encrypted Message</button>