e.g.
<div class="big
left
important"> some content </div>
Does anyone know if this breaks things / has good browser support?
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.
Returns, tabs, etc are considered white space and should be treated the same. I’ve seen and done formatting similar to how you have posted it. Some may discourage it. But I’ve never seen anything choke on it.
When creating my own web robots, I’ve had to clean up the white space in order for them to function because ultimately the robot runs into examples such as yours.