How to create simple HTML form with border which is placed on the centre of screen | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

How to create simple HTML form with border which is placed on the centre of screen

30th Oct 2018, 5:56 AM
Danish
8 Answers
0
Please review: https://www.sololearn.com/learn/HTML/2904/?ref=app Particularly the "TRY IT YOURSELF" link.
30th Oct 2018, 6:07 AM
Janningā­
Janningā­ - avatar
+ 2
Please complete your HTML and CSS courses on Sololearn.
30th Oct 2018, 6:11 AM
CalviÕ²
CalviÕ² - avatar
+ 2
Thanks. You could add: input { border: 5px solid; } to see if I'm on the right track. Edit: In the CSS tab. (If you take the time to finish the suggested SoloLearn courses, you'd recognize the syntax.) Also, be on the lookout for typos.
30th Oct 2018, 7:50 AM
Janningā­
Janningā­ - avatar
+ 2
First, like other users, also me suggest you to read (and understand) the html/css courses. Anyway, is this what do you want? https://code.sololearn.com/WL779g64r91P/
30th Oct 2018, 8:59 AM
KrOW
KrOW - avatar
0
if i want dark border what changes will require
30th Oct 2018, 6:14 AM
Danish
0
Please review: https://www.sololearn.com/learn/CSS/1101/?ref=app ... All will become clear in time...
30th Oct 2018, 6:21 AM
Janningā­
Janningā­ - avatar
0
Hmmmm. I'm not quite sure what you mean. Please provide a link to your Code Playground code so we can help you troubleshoot the specific issues you are running into. The Code Playground should be relatively easy to find in the website version of SoloLearn, but if you are in the app version, it can be accessed via the curly braces, green circle with plus sign to add a new project, then select the project type. Looking forward.
30th Oct 2018, 7:15 AM
Janningā­
Janningā­ - avatar
0
if i put the <label> to the left of textbox what will happen or changes will be need to do. make the correction to the given code. https://code.sololearn.com/WipXObqsO6cJ/?ref=app
30th Oct 2018, 10:50 AM
Danish