Answered step by step
Verified Expert Solution
Question
1 Approved Answer
Part D-A Flexbox Login Form Write the necessary HTML and CSS to produce the centered modal style login in the pictures below. Information you need
Part D-A Flexbox Login Form Write the necessary HTML and CSS to produce the centered modal style login in the pictures below. Information you need to complete part C includes: Color Codes o Blue color: #428514 o you can pick a color for the visited hyperlinks (should at least kind of match) Font: Google Font (Roboto) The all-caps is css styling (not captial letters in the HTML) The form should be layed out using flexbox O There is styling on this form that requires some unnecessarily complex css selectors, without adding classes. In reality, there is one situation where adding a class would actually be better practice then the complex selector. However since part of this intellectual exercise is illustrating your grasp of selectors, you should still try to complete this part without adding classes or ids. Part D - Login Form ACCOUNT LOGIN USERNAME dsdsfdsfsdds PASSWORD Remember Me Forgot Password? LOG IN Part E - Promote Yourself Design a model style "About Me" card for yourself (like something that might appear in the sidebar of a blog, or a profile page on Twitter or Instagram). The content and design is entirely up to you, but you should illustrate variety in both HTML and CSS. You must include an image, and some form of CSS animation. Part of your mark for this part will be based on the complexity of your HTML and CSS
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started