Facebook Login Page Clone
Design a login interface similar to the original Facebook page, using only HTML and CSS, with a focus on simplicity and accurate simulation of colors and layout.
Features:
A light blue background that reflects Facebook's identity.
Text section on the left containing the name “Facebook” in large, distinctive blue font, with a short description about connecting with friends.
Login form on the right containing:
Fields for entering email and password.
“Login” button in a stylish purple-blue color.
A clickable “Forgotten password” link in blue.
A green “Create New Account” button.
A clean design using CSS with smooth corners and buttons that change color when hovered over.
Easily modifiable and expandable to become more interactive when combined with JavaScript later.