Welcome to the Treehouse Community

Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.

Looking to learn something new?

Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.

Start your free trial

CSS How to Make a Website Beginning HTML and CSS Write an HTML Element

What happens if I leave the space blank?

I'm not sure...what happens if I leave spaces between the tag? Does it count?

4 Answers

That's quite alright Ben, I've been going at this for some time and still get confused from time to time. I'm always here if you need help with anything, and good luck on your education!

Hi Ben, I'm assuming you are referring to the HTML <h1> tags? In this case, nothing will happen if you leave the space blank in between the opening and closing tags. If you were to put text inside of them, you would see the text styled to whatever specifications the <h1> tag has been assigned. Browsers have a default style for most tags, or they can be re-written in a CSS file.

Hope that helps!

ahhh ok, thanks, i think i got it ;) I'm just new at this stuff and am get confused in the times.

Thannks, you are geat, i ask agin if comes problems again. I'm having fun learning and hope I can make a cool app that will help with people's life and mke things better for all.