Hello Memebers,
I am trying to create some login page, Can any one help me on making it to center...
Below i have added the code
Thank you in advance!!
Thank you in advance!!
.toolt {
position: relative;
display: inline-block;
}
.toolt .tooltiptext {
visibility: hidden;
width: 200px;
background-color: cornflowerblue;
color: #fff;
text-align: left;
border-radius: 6px;
padding: 5px 0;
/* Position the tooltip */
position: absolute;
z-index: 1;
}
.toolt:hover .tooltiptext {
visibility: visible;
}
.auto-style1 {
/*color: #A5A5A5;*/
/*font-size: 11px;*/
color: #333333;
font-family: 'Segoe UI';
font-size: 11px;
width: 45%;
}
.auto-style2 {
width: 45%;
}
margin-left: 250px;
margin-top: 150px;
margin-right: 250px;
margin-bottom: 150px;">
To ensure the candidate data confidentiality,we will generate a pin and send to the email provided by you. To generate a New PIN, please enter your name and email in the boxes below and click on 'Generate PIN' |
<%-- --%> |
| <%-- | --%>
<%-- --%> | ||
<%-- --%> | ||
<%----%>
3 Replies
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Laxmidhar SahooPosted Jan 25, 2020, 1:14 PM
Ashutosh GuptaPosted Jan 24, 2020, 10:16 PM
Vrushali GhodkePosted Jan 24, 2020, 7:31 PM