Skip to content
View Mohebillah's full-sized avatar

Block or report Mohebillah

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
Mohebillah/README.md

<!doctype html>


<title>Moheb's Photo</title> <style> body { font-family: Arial, sans-serif; text-align: center; margin-top: 50px; } h1 { font-size: 5em; font-weight: bold; cursor: pointer; } p { font-variant: small-caps; display: none; } </style> <script> function showMessage() { document.getElementById("message").style.display = "block"; } </script>

Moheb

MOHEB

Is very nice

<title>Harry Phalak's Photo</title> <style> body { font-family: Arial, sans-serif; text-align: center; margin-top: 50px; } h1 { font-size: 5em; font-weight: bold; color: black; transition: all 1s; } .golden { font-variant: small-caps; color: goldenrod; } </style> <script> function toggleStyle() { const nameElement = document.getElementById("name"); nameElement.classList.toggle("golden"); } window.onload = function() { setInterval(toggleStyle, 1000); // Change every 1 second } </script>

Harry Phalak

HARRY PHALAK

<title>Harry Moheb's Box</title> <style> body { font-family: Arial, sans-serif; text-align: center; margin-top: 50px; } .circle { width: 300px; height: 300px; background-color: black; border-radius: 50%; display: flex; align-items: center; justify-content: center; margin: 0 auto; transition: background-color 1s; } h1 { color: black; font-size: 2em; transition: color 1s; } .golden { color: goldenrod; } .yellow-bg { background-color: #FFFFCC; /* Mild yellowish color */ } </style> <script> </script>

Popular repositories Loading

  1. Moheb Moheb Public

    1

  2. quentum.com quentum.com Public

    1

  3. Mohebillah Mohebillah Public

    Config files for my GitHub profile.

    1

  4. mail mail Public