I want to have many horizontal rules with the same formating.
I’m trying with CssClass and got an error:
<hr CssClass="hRules"/> // error: Attribute 'CssClass' is not a valid attribute of element 'hr'.
What is the solution, please ?
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.
Can you not simply use the class attribute?
And in Css somewhere: