Login Form | HTML CSS

Поділитися
Вставка
  • Опубліковано 26 вер 2024
  • #shorts #youtubeshorts #html #css #tutorials
    This video shows to create login form

КОМЕНТАРІ • 147

  • @vladtheduck
    @vladtheduck 3 місяці тому +141

    For those who are wondering:


    *{
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    }
    body{
    height: 100vh;
    display: flex;
    align-items: center;
    justify-content: center;
    }
    .container{
    display: flex;
    flex-direction: column;
    width: 300px;
    padding: 15px;
    border: 1px solid skyblue;
    border-radius: 5px;
    }
    input{
    margin: 5px 0px;
    height: 35px;
    padding: 7px;
    }
    button{
    height: 35px;
    margin: 5px 0px;
    background-color: skyblue;
    border: none;
    border-radius: 5px;
    color: #333;
    }
    button:hover{
    background-color: #333;
    color: skyblue;
    }






    Login

    • @rathorff999
      @rathorff999 3 місяці тому +4

      Bro copy kaha se karenge😂😂😂

    • @Ayushgamer12347o
      @Ayushgamer12347o 3 місяці тому

      Bro take the Screenshot in Google lens and then Copy It..​@@rathorff999

    • @nainigamer9738
      @nainigamer9738 2 місяці тому +1

      thanks but how to copy

    • @rokivaitrick
      @rokivaitrick 2 місяці тому +3

      Google se

    • @maheshbadgujar1686
      @maheshbadgujar1686 2 місяці тому +3

      Video ki link copy Karo and pc ya laptop se copy kr lo..😅

  • @AftabUA
    @AftabUA Рік тому +101

    Basic and very simple but good for beginners

  • @PrachiPriyamwada
    @PrachiPriyamwada Місяць тому +5

    After the hardwork getting the result, the hardwork really paid off❤

  • @DrOduor
    @DrOduor Рік тому +44

    This is impressive. I've also been trying to learn html and css. Have posted a few videos.

  • @therapy.i
    @therapy.i 3 місяці тому +4

    i'm so happy for understand this code

  • @Sushilsarkar-7s-tp603
    @Sushilsarkar-7s-tp603 11 місяців тому +20

    Nice I'm also interested to learn 😊

  • @xekeplove
    @xekeplove Місяць тому +2

    finally a normal login page without ultra animations and 91799919 lines of css code. good job!

  • @IshtiaqAhmed-m7o
    @IshtiaqAhmed-m7o Місяць тому +2

    Love this

  • @eluser7854
    @eluser7854 Рік тому +5

    You would have to put the result first and then the development... but good

  • @Efsane_yolculuk9
    @Efsane_yolculuk9 2 місяці тому +1

    Wow it’s perfect and great 🎉

  • @KausikkumarSaha-iq6dn
    @KausikkumarSaha-iq6dn 4 місяці тому +6

    At last u use vscode ❤❤

  • @saharabbas8486
    @saharabbas8486 3 місяці тому +2

    Thats good.....I have also leraned html and was helpful

    • @learning-axis
      @learning-axis  3 місяці тому

      That's great to hear! I'm glad you found learning HTML helpful. It's a fundamental skill for web development and can open up many possibilities. Keep up the good work, and feel free to ask if you have any questions or need further assistance!

  • @KhalRashid
    @KhalRashid Місяць тому +1

    I use VS code, but beginner and I found this to be way too fast for me to grasp

  • @kieransmithy2402
    @kieransmithy2402 Рік тому +22

    No tag? How you gonna POST?

  • @vanshraj6772
    @vanshraj6772 Рік тому +8

    Why haven't you used from tag

  • @romigamesofficial9483
    @romigamesofficial9483 Рік тому +4

    Awosam

  • @LaxmiPaudelDhakal
    @LaxmiPaudelDhakal 2 дні тому +1

    You shoulf put background color:rgba(235,35,78,0.7)

  • @muralikonada5170
    @muralikonada5170 6 місяців тому +2

    Nice✨

  • @SaifAly-l6r
    @SaifAly-l6r 3 місяці тому +2

    Button {
    Cursor: pointer;
    }

  • @youtuber3134
    @youtuber3134 5 місяців тому +2

    Woww😮

  • @swairam3556
    @swairam3556 Місяць тому

    Please tell me how to animate frame by frame in HTML

  • @luisllorensmompo
    @luisllorensmompo 7 днів тому

    Me encanta, sólo falta que funcione.

  • @TechBox2026
    @TechBox2026 Місяць тому

    Look like good.

  • @Zoxipro
    @Zoxipro Рік тому +2

    Veri cool

  • @mrdevbai
    @mrdevbai 8 місяців тому +1

    For HTML apps, what do you recommend? Sublime Text or Visual Studio Cods?

  • @Ayeshakhan-vf5bn
    @Ayeshakhan-vf5bn 5 місяців тому +1

    Agr fsc ky bad koye development mn ana chahy to easily learn kr skta ha?

  • @edwardkem425
    @edwardkem425 7 місяців тому

    Nice and easy 🙏🏼

  • @Insentium_gd
    @Insentium_gd 10 місяців тому +2

    Whats the point of making it if it doesn't work, however good it looks? Make a tutorial with using javascript also

    • @rga1888
      @rga1888 8 місяців тому

      Because you need JS for the backend stuff, like creating databases of users information. However, for stuff like appearance it's totally fine.

  • @Bostonia9
    @Bostonia9 8 місяців тому

    We Can Do This

  • @Mizuki-Hiroshi
    @Mizuki-Hiroshi 7 місяців тому

    Thank you, now i have 60 unauthorized information of the families I sent to trick them into thinking they won the jackpot.

  • @ZdsBunker
    @ZdsBunker 10 місяців тому +2

    epik 0:00

  • @PAIN-xd4wk
    @PAIN-xd4wk 2 місяці тому +1

    oh man u didn't use the tag hahaha

  • @abdulrafay4745
    @abdulrafay4745 7 місяців тому

    You should apply transition on "login button"

  • @ns200addicted3
    @ns200addicted3 11 місяців тому +2

    Which is best app to practice the html and css in mobile

  • @manoj4208
    @manoj4208 Рік тому +5

    New subscriber 😀😀

  • @osho439
    @osho439 16 днів тому +1

    max office

  • @sonaks5727
    @sonaks5727 7 місяців тому

    Thanku so much... ✨

  • @CodingW3
    @CodingW3 Рік тому +3

    👏🏻👏🏻👏🏻👏🏻

  • @fathimasyeda2345
    @fathimasyeda2345 5 місяців тому

    Vry nice sayeed ❤ hat's off i am Fathima didi u knw me well

  • @Hggamming567
    @Hggamming567 6 місяців тому

    Nice🎉🎉🎉 yarrr

  • @Liv8ngPrinc3
    @Liv8ngPrinc3 8 місяців тому +2

    Legit this is good

  • @PAIN-xd4wk
    @PAIN-xd4wk 2 місяці тому +2

    without title and desc looks bad :(

  • @cycrothelargeplanet
    @cycrothelargeplanet 5 місяців тому

    HE DID IT
    HE CENTERED THE DIV

  • @romigamesofficial9483
    @romigamesofficial9483 Рік тому +1

    Op bro op bro

  • @Princevlogs01
    @Princevlogs01 Рік тому +1

    Hi good bro

  • @gorkiiogurec
    @gorkiiogurec Рік тому +5

    Hello, is there a way to make a like button?

    • @learning-axis
      @learning-axis  Рік тому

      In HTML & CSS, you may use external "Font Awesome Icons library" to create like button

    • @gorkiiogurec
      @gorkiiogurec Рік тому +1

      @@learning-axis Thanks for the answer, but can you show an example if it's not difficult?

    • @learning-axis
      @learning-axis  Рік тому

      @@gorkiiogurec sure I will send you a code

    • @gorkiiogurec
      @gorkiiogurec Рік тому

      @@learning-axis Thank you!

    • @learning-axis
      @learning-axis  Рік тому +2

      Hello! code for the like button is below:
      Video link: shorturl.at/fiuFT
      Source code: shorturl.at/csMW2

  • @vincentpalionay
    @vincentpalionay 10 місяців тому +1

    Pa req po ako paano gumawa ng webpage or website

  • @issahasni-qh6kv
    @issahasni-qh6kv Рік тому +2

    Hi brother I went to quarantine that login register page

  • @whoisyurii
    @whoisyurii Місяць тому +3

    That's the content i pay Internet for

  • @922sina6
    @922sina6 Рік тому +2

    How make to center

  • @ankushbhagatofficial
    @ankushbhagatofficial 6 місяців тому

    Minimal design ✅

  • @caydaruuskayse4643
    @caydaruuskayse4643 8 місяців тому

    Thanks 🤍🤍🤍

  • @yashbanait...7277
    @yashbanait...7277 Рік тому +2

    Is the own website built with html and css..??

  • @hidestudio7735
    @hidestudio7735 3 місяці тому

    Can I copy this?

  • @emilianomartinezpena5420
    @emilianomartinezpena5420 Рік тому +3

    Nuevo sub

  • @HattonNtobeng-uj6ut
    @HattonNtobeng-uj6ut Рік тому +2

    I need the copy

  • @williamspenser-xz6cu
    @williamspenser-xz6cu Рік тому +2

    i can add the backend with js

  • @FrankMyuguye
    @FrankMyuguye 6 місяців тому

    Can you do it in phone please

  • @radcaptain9855
    @radcaptain9855 7 місяців тому

    Plz tell me app name

  • @mhd_Code
    @mhd_Code 5 місяців тому

    👏

  • @flipoff1429
    @flipoff1429 Місяць тому

    cursor: pointer ;

  • @danielemmanuel2865
    @danielemmanuel2865 Рік тому +2

    Why won't the login click
    I mean to login for real

  • @Chaudharylafij
    @Chaudharylafij 2 місяці тому +1

    Plz help me my TikTok account hacked 😢

  • @a_one_ff_shorts
    @a_one_ff_shorts 11 місяців тому +1

    bro code plzz

  • @ericlamela371
    @ericlamela371 Рік тому +2

    Source code please

  • @earnwithfalak09
    @earnwithfalak09 2 місяці тому +1

    Bhai phone me vs code chala rha h

  • @Tiptrickszone
    @Tiptrickszone 3 місяці тому

    How to bypass it ?

  • @brunozampieri8201
    @brunozampieri8201 3 місяці тому

    For the newbies... There is a LOT of bad practices

  • @manjitsingh7449
    @manjitsingh7449 Рік тому +1

    Where will be the I'd password we entered will be stored

    • @learning-axis
      @learning-axis  Рік тому

      in data base, or you can send it to you email and google sheet

    • @rohanpaul1531
      @rohanpaul1531 7 місяців тому

      ​​@@learning-axishow to connect in data base this website?
      Please make a video for this

  • @deepaksahriya1293
    @deepaksahriya1293 7 місяців тому

    Itna cide likhna Aaj asan ho gaya chatgpt par

  • @your_bookshelf
    @your_bookshelf Рік тому

    can css codes make this log in form

  • @franwill3994
    @franwill3994 Рік тому

    plz code

  • @honzosaurus42069-no_furry
    @honzosaurus42069-no_furry Рік тому +3

    C'mon maaaaan... Why do you wrote css in html file it's then messy and you can't understand what's goin' on......

  • @Chess_world12
    @Chess_world12 5 місяців тому

    🤣🤣🤣🤣🤣😊

  • @Facts70658
    @Facts70658 4 місяці тому

    Mereko ye aata hai brother kisi ko sikhna hai kya

  • @neutralkid9240
    @neutralkid9240 Рік тому

    Login360😂?

  • @nu6691
    @nu6691 Рік тому +1

    Background song pls ?

  • @siddhibhapkar1377
    @siddhibhapkar1377 6 місяців тому +1

    body {
    margin: 0;
    height: 100vh;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: black;
    overflow: hidden;
    }
    .container {
    font-size: 10px;
    width: 40em;
    height: 40em;
    position: relative;
    }
    .sun {
    position: absolute;
    top: 15em;
    left: 15em;
    width: 10em;
    height: 10em;
    background-color: yellow;
    border-radius: 50%;
    box-shadow: 0 0 8em orange;
    }
    .earth,.moon {
    position: absolute;
    border-style: double;
    border-color: white transparent transparent transparent;
    border-width: 0.1em 0.1em 0 0;
    border-radius: 50%;
    }
    .earth {
    top: 5em;
    left: 5em;
    width: 30em;
    height: 30em;
    animation: orbit 26.05s linear infinite;
    }
    .moon {
    top: 0;
    right: 0;
    width: 8em;
    height: 8em;
    animation: orbit 8.1s linear infinite ;
    }
    .earth::before,
    .moon::before {
    content: "";
    position: absolute;
    border-radius: 50%;
    }
    .earth::before {
    top: 2.8em;
    right: 2.8em;
    width: 3em;
    height: 3em;
    background-color: cyan;
    }
    .moon::before {
    top: 0.8em;
    right: 0.2em;
    width: 1.2em;
    height: 1.2em;
    background-color: lightgray;
    }
    @keyframes orbit {
    to {
    transform: rotate(360deg);
    }
    }

  • @codinglearningvlog7462
    @codinglearningvlog7462 Рік тому +3

    #codinglearningvlog7462

  • @dennisnonailladajr.8605
    @dennisnonailladajr.8605 Місяць тому +1

    I'd rather use two different language so it would look clean

  • @SaifAly-l6r
    @SaifAly-l6r 3 місяці тому

    Button {
    Cursor: pointer;
    }

  • @Ar-TK
    @Ar-TK Рік тому +1

    Add transition attribute on both button and button:hover.

  • @fred_001
    @fred_001 Рік тому +2

    what font are you using?

    • @learning-axis
      @learning-axis  Рік тому +1

      default vs code font

    • @fred_001
      @fred_001 Рік тому +1

      @@learning-axis Weird. And for some reason it seemed to me that such a cool font. On my laptop, this font looks worse because of the screen. So I changed it to a more beautiful font.

    • @kavitaagrawal5605
      @kavitaagrawal5605 Рік тому

      Jajaj

  • @yaalimadad2148
    @yaalimadad2148 4 місяці тому

    Mujhya bhi seekhni hai html 😢😢😢