When positioning text on a page in CSS add this code to view the element borders:
border-width: thin; border-style: solid;
That way you can see where the spaces are and can adjust the elements spacing.
When positioning text on a page in CSS add this code to view the element borders:
border-width: thin; border-style: solid;
That way you can see where the spaces are and can adjust the elements spacing.