I need to create an element with radial glow, like this.
But now it’s too unstable variant. Are there any better solutions?
Unstable means, that if i’ll change text in span element, than i should to change left property value.
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
To automatically justify the text remove the
position,leftandtopdefinition fromh1 > spanand add the following to theh1:Also see you updated example.