Jobjack Sign In [exclusive] -

.divider::before, .divider::after content: ''; flex: 1; border-bottom: 1px solid #e2edf2;

/* sign in button */ .signin-btn width: 100%; background: #0a2b3e; border: none; padding: 0.9rem; font-size: 1rem; font-weight: 600; color: white; border-radius: 2rem; cursor: pointer; transition: all 0.25s; display: flex; align-items: center; justify-content: center; gap: 8px; font-family: 'Inter', sans-serif; margin-bottom: 1.5rem; box-shadow: 0 4px 8px rgba(0, 0, 0, 0.05);

<div class="signup-prompt"> Don’t have an account? <a href="#" id="signupLink">Create one for free</a> </div> jobjack sign in

.social-btn flex: 1; display: flex; align-items: center; justify-content: center; gap: 10px; background: #f8fafc; border: 1px solid #dee6ec; border-radius: 2rem; padding: 0.7rem; font-size: 0.85rem; font-weight: 500; color: #1f3b48; cursor: pointer; transition: all 0.2s; font-family: 'Inter', sans-serif;

<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=yes"> <title>JobJack – Sign In to Your Account</title> <!-- Google Fonts & simple reset --> <link href="https://fonts.googleapis.com/css2?family=Inter:opsz,wght@14..32,300;14..32,400;14..32,500;14..32,600;14..32,700&display=swap" rel="stylesheet"> <!-- Font Awesome 6 (free icons) --> <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.0.0-beta3/css/all.min.css"> <style> * margin: 0; padding: 0; box-sizing: border-box; body font-family: 'Inter', sans-serif; background: linear-gradient(145deg, #f6f9fc 0%, #eef2f5 100%); min-height: 100vh; display: flex; align-items: center; justify-content: center; padding: 1.5rem; .divider::after content: ''

.input-group label display: block; font-weight: 500; font-size: 0.85rem; margin-bottom: 6px; color: #1e2f3a;

// Forgot password demo const forgotLink = document.getElementById('forgotPwLink'); forgotLink.addEventListener('click', function(e) e.preventDefault(); showMessage('📧 Password reset link sent to your email (demo interaction).', false); ); border-bottom: 1px solid #e2edf2

.input-group .input-icon position: relative;

Dedicated to Excellence?
Join our community of readers who are too!
    Go to Top