Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <html>
- <head>
- <style>
- body{
- margin: 0;
- background-color: #111;
- font-family: Times New Roman;
- }
- div {
- margin: auto;
- margin-top: 40px;
- margin-bottom: 40px;
- width: 90%;
- background-color: #333;
- box-shadow: 0px 0px 5px 3px #0ff;
- background: -webkit-linear-gradient(top, teal, teal 130px,#333 130px,#333 135px, #333);
- }
- p{
- padding: 10px;
- margin: 0;
- color: #EEE;
- font-size: 12px;
- }
- img{
- width: 150px;
- height: 150px;
- padding: 0;
- margin: 50px 70px 10px 70px;
- text-align: center;
- border-radius: 100px;
- border: 5px solid #333;
- }
- h4{
- margin: 0;
- padding: 0;
- padding-left: 97px;
- color: #DDD;
- font-family: Times New Roman;
- }
- a{
- color: teal;
- }
- marquee{
- color: #DDD;
- background-color: rgba(250,250,250,0.1);
- }
- </style>
- </head>
- <body>
- <div>
- <img src="https://drive.google.com/u/0/uc?id=19YTRTsOEbgoJj_Bnm4ZsOphdJg0OUX64&export=download">
- <h4>Ahmed Saber</h4>
- <p>A developer from Egypt who was born in 2001</p><hr>
- <marquee>About me</marquee>
- <p>•Windows game developer at <a href="https://www.kongregate.com/accounts/asaber33">Kongregate</a></p>
- <p>•Android app developer at <a href="https://ahmedzero.itch.io/">Itch</a></p>
- <p>•Web developer at <a href="https://github.com/ahmed0saber">GitHub</a></p>
- <p>•Coder at <a href="https://pastebin.com/u/ahmed0saber">Pastebin</a></p>
- <p>•Owner of <a href="https://t.me/code_touch">Code Touch</a></p><hr>
- <marquee>Coding Languages</marquee>
- <p>•C++</p>
- <p>•Python</p>
- <p>•HTML</p>
- <p>•CSS</p>
- <p>•JavaScript</p>
- <p>•PHP</p><hr>
- <marquee>IDEs used for coding</marquee>
- <p>•Dev C++</p>
- <p>•Cxxdroid</p>
- <p>•Pydroid 3</p>
- <p>•VS Code</p>
- <p>•Notepad</p>
- <p>•Acode</p>
- <p>•Sketchware</p><hr>
- <marquee>Game engines</marquee>
- <p>•Scratch</p>
- <p>•Game maker studio</p>
- <p>•Construct 2</p>
- <p>•Gdevelop</p><hr>
- <marquee>Websites used for learning</marquee>
- <p>•Stackoverflow</p>
- <p>•W3schools</p>
- <p>•Codepen</p>
- <p>•Freefrontend</p>
- <p>•GitHub</p>
- <p>•Geeksforgeeks</p>
- <p>•Sololearn</p>
- <p>•Programiz</p>
- <p>•Cplusplus</p><hr>
- <marquee>Speaking languages</marquee>
- <p>•Arabic</p>
- <p>•English</p><hr>
- <marquee>Best Projects</marquee>
- <p>•<a href="">Project1</a></p><hr>
- <marquee>Contact me</marquee>
- <p>•<a href="https://www.facebook.com/profile.php?id=100004875915808">Facebook</a></p>
- <p>•<a href="https://api.whatsapp.com/send?phone=+201208611892&text=Hello">WhatsApp</a></p>
- <p>•<a href="https://t.me/ahmed0saber">Telegram</a></p>
- </div>
- </body>
- </html>
Advertisement
Add Comment
Please, Sign In to add comment