Skip to content

Instantly share code, notes, and snippets.

@lillylangtree
Created October 28, 2015 17:03
Show Gist options
  • Select an option

  • Save lillylangtree/b55828fa05ed3470d352 to your computer and use it in GitHub Desktop.

Select an option

Save lillylangtree/b55828fa05ed3470d352 to your computer and use it in GitHub Desktop.
sample index.html file
<!DOCTYPE html>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
<title>Spoon-Knife</title>
<LINK href="styles.css" rel="stylesheet" type="text/css">
</head>
<body>
<img src="forkit.gif" id="octocat" alt="" />
<!-- Feel free to change this text here -->
<p>
Fork me? Fork you, @octocat!
</p>
<p>
Sean made a change
</p>
</body>
</html>
@ajaysingh132
Copy link

@wiczka212
Copy link

index.html

@terrainfnffnf
Copy link

i dunno

@kuldeep7334
Copy link

<title>My Developer Portfolio</title>

Jane Developer

Front-End Developer | UI Enthusiast

<main class="main-content">
    <section class="profile-section">
        <img src="https://via.placeholder.com/150" alt="Profile Image" class="profile-img">
        <h2>About Me</h2>
        <p>I'm a passionate front-end developer with 3 years of experience creating responsive and accessible web applications. I love turning complex problems into simple, beautiful solutions.</p>
    </section>

    <section class="skills-section">
        <h2>Skills</h2>
        <ul class="skills-list">
            <li>HTML5 & CSS3</li>
            <li>JavaScript (ES6+)</li>
            <li>React.js</li>
            <li>Responsive Design</li>
            <li>Git & GitHub</li>
            <li>UI/UX Principles</li>
        </ul>
    </section>

    <aside class="projects-aside">
        <h2>Projects</h2>
        <ul class="projects-list">
            <li><a href="#">E-commerce Website</a></li>
            <li><a href="#">Task Management App</a></li>
            <li><a href="#">Weather Dashboard</a></li>
            <li><a href="#">Recipe Finder</a></li>
        </ul>
    </aside>

    <section class="contact-section">
        <h2>Contact Me</h2>
        <div class="contact-links">
            <a href="mailto:[email protected]">Email</a>
            <a href="https://github.com/janedev" target="_blank">GitHub</a>
            <a href="https://linkedin.com/in/janedev" target="_blank">LinkedIn</a>
        </div>
    </section>
</main>

<footer class="footer">
    <p>&copy; 2023 Jane Developer. All rights reserved.</p>
</footer>

@Renuja134
Copy link

@sheroz255
Copy link

<title>AI News - Info Ki Duniya</title> <style> body { font-family: 'Poppins', sans-serif; margin: 0; padding: 0; background: #f4f4f4; color: ##333; } header { background: [linear-gradient(45deg,]( #url) #1e3c72, #2a5298); color: #fff; padding: 20px 0; text-align: center; } header h1 { margin: 0; font-size: 2.5rem; } nav { display: flex; justify-content: center; background: #fff; padding: 10px 0; box-shadow: 0 2px 4px rgba(0,0,0,0.1); } nav a { margin: 0 15px; text-decoration: none; color: #333; font-weight: 500; } .slider { background: #ddd; padding: 10px; text-align: center; font-weight: bold; color: #111; } .news-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 20px; padding: 20px; } .news-card { background: #fff; border-radius: 10px; box-shadow: 0 0 8px rgba(0,0,0,0.1); overflow: hidden; transition: 0.3s; } .news-card:hover { transform: translateY(-5px); } .news-card img { width: 100%; height: 180px; object-fit: cover; } .news-card .content { padding: 15px; } .news-card .content h3 { margin: 0 0 10px; } .footer { background: #222; color: #fff; padding: 20px; text-align: center; } .footer a { color: #fff; margin: 0 10px; text-decoration: none; } </style>

Info Ki Duniya - AI News

Home About Privacy Policy Terms
🔥 Breaking AI News: GPT-5 Launch Soon! | Elon Musk Launches New AGI Project | Google Gemini Update Rolling Out
AI News 1

ChatGPT-5 Leak Reveals Human-like Thinking

New features in GPT-5 hint at advanced reasoning, better memory, and more control.

AI News 2

Google DeepMind's Gemini Rivals OpenAI

Gemini AI suite expands with image, voice, and coding intelligence in one model.

AI News 3

AI in Healthcare: Diagnosing Faster than Doctors?

New AI tools are being tested to speed up diagnostics in hospitals worldwide.

© 2025 Info Ki Duniya. All rights reserved.

Facebook | YouTube | X | Instagram

@deepikakaur00982-cpu
Copy link

Account vapis chahiye 🙏

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment