GithubHelp home page GithubHelp logo

advanced-css's Introduction

Index.html

<!DOCTYPE html>
<html lang="en">
<head>
    <meta charset="UTF-8">
    <meta name="viewport" content="width=device-width, initial-scale=1.0">
    <title>Dribbble</title>
    <link rel="stylesheet" href="main.css">
</head>
<body>
    <header class="header-bar">
        <div>
            <ul>
                <li><a href="">Find designers</a></li>
                <li><a href="">Inspiration</a></li>
                <li><a href="">Courses</a></li>
                <li><a href="">Jobs</a></li>
                <li><a href="">Go Pro</a></li>
            </ul>
        </div>
        <img src="images/logo1.png" alt="logo" class="logo">
        <div class="button1">
            
        <div class="input-search">
            <input type="text" value="Search">
        </div>
        
            <button class="login-btn">login</button>
            <button class="btn signupbtn">signup</button>
        </div>
        
        
    </header>
    
        <div class="content">
            <main>
                <div class="color-butn1">
                    <button class="color-butn">Over 3 million ready-to-work creatives!</button>
                </div>
                
                <div class="content1">
                    <h1>The world’s destination <br>for design</h1>
                <p>Get inspired by the work of millions of top-rated designers & agencies around the world.</p>
                </div>
                
                
                <button class="btn startedbtn">Get started</button>

            </main>
       
        <div class="slider" >
            <div class="slider-track">
                <div class="slide" ><img src="images/person1.jpg" alt="person1"></div>
                <div class="slide" ><img src="images/person2.jpg" alt="person2"></div>
                <div class="slide"><img src="images/person33.jpg" alt="person3"></div>
                <div class="slide"><img src="images/person44.jpg" alt="person4"></div>
                <div class="slide"><img src="images/person55.jpg" alt="person5"></div>
            </div>

        </div>
    </div>
            
        
    
    
</body>
</html>

Output

alt text

advanced-css's People

Contributors

anbuselvan04 avatar

Watchers

Lucian avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.