Dashboard Temp Share Shortlinks Frames API

cody - HTMLify profile

files of /cody/atherosai/ui/signup-03/

assets /cody/atherosai/ui/signup-03/assets/
6 Items
  • apple.png
  • email.svg
  • google.png
  • logo.png
  • mock.png
  • password.svg
  • index.html /cody/atherosai/ui/signup-03/index.html
    492 Views
    0 Comments
    <!DOCTYPE html>
    <html lang="en">

    <head>
    <meta charset="UTF-8">
    <title>Signup Example</title>
    <link rel="stylesheet"
    index_socials.html /cody/atherosai/ui/signup-03/index_socials.html
    374 Views
    0 Comments
    <!DOCTYPE html>
    <html lang="en">

    <head>
    <meta charset="UTF-8">
    <title>Signup Example</title>
    <link rel="stylesheet"
    script.js /cody/atherosai/ui/signup-03/script.js
    202 Views
    0 Comments
    let signupForm = document.querySelector(".my-form");
    let email = document.getElementById("email");
    let password = document.getEl
    style.css /cody/atherosai/ui/signup-03/style.css
    151 Views
    0 Comments
    @import url('https://fonts.googleapis.com/css2?family=Mulish&display=swap');

    :root {
    --primary: #4978F0;
    --primary-ligh