Proper HTML rather than lots of nbsp 's (non-breaking spaces)
-
Hi Everyone,
I have a page template which looks like this:
H1 (Page Heading)
Intro Paragraph (54 Words)
H2 (Subheading 1)
Image
nbsp (non-breaking space)
nbsp (non-breaking space)
nbsp (non-breaking space)
nbsp (non-breaking space)
nbsp (non-breaking space)
nbsp (non-breaking space)
nbsp (non-breaking space)H2 (Subheading 2)
Image
nbsp (non-breaking space)
nbsp (non-breaking space)
nbsp (non-breaking space)
nbsp (non-breaking space)
nbsp (non-breaking space)
nbsp (non-breaking space)
nbsp (non-breaking space)H2 (Subheading 3)
Image
nbsp (non-breaking space)
nbsp (non-breaking space)
nbsp (non-breaking space)
nbsp (non-breaking space)
nbsp (non-breaking space)
nbsp (non-breaking space)
nbsp (non-breaking space)-If I don’t include all of the nbsp’s (non-breaking spaces) then all of the content (sub headings and images) below the intro paragraph will sort of be overlapping each other cascading down one line and to the right each time…
The problem is that on smaller devices if I’ve added seven non breaking spaces there are seven blank lines in between each subheading and image combination. -On desktop and tablet devices it doesn’t look like there are seven blank lines, it only looks as though there is one which is what I want to achieve with the proper HTML (and so that on smaller devices there doesn’t look like there many blank lines)
Andy
- The topic ‘Proper HTML rather than lots of nbsp 's (non-breaking spaces)’ is closed to new replies.