Last active
January 7, 2020 21:36
-
-
Save shifatul-i/69138b85047b5a02bf49668d70678353 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<div style="background-color:yellow;"> | |
<h1 style="color:Red;">Your Name</h1> | |
<p style="color:Green;">About yourself.</p> | |
<a href="your url">your link text</a> | |
<img src="profile_pic.jpg" alt="Profile Picture"> | |
<p style="color:Blue;">This is fun.</p> | |
</div> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment