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 trialShadiya Marshall-Sessoms
1,517 PointsIm trying to indent in notepad, and its not working....
Im trying to indent in notepad, and its not working so my Webpage is not aligned how it looks as he is demonstrating...i pressed ctrl [ and it not doing anything on my notepad, im working on windows 7, please help someone...
3 Answers
James Barnett
39,199 Points2 things:
- Indenting is only to make it easier to read for humans it doesn't affect how browsers render your HTML
- Notepad isn't made for writing code, you want notepad++ for that
Shadiya Marshall-Sessoms
1,517 Pointsoh notepad is different than notepad++? notepad must be too old lol, I thought I could use Notepad as a text editor to make webpages...
James Barnett
39,199 Points>
notepad must be too old lol
Nope, Notepad is a simple text editor that's meant to do one thing, edit simple text files nothing else.
>
I thought I could use Notepad as a text editor to make webpages
You can, but it will be much less painful if you use a programming text editor that has lots of features to help you program.
Shadiya Marshall-Sessoms
1,517 PointsIm writing what the instructor in the video is writing but my text is not aligned , lie its supposed to be at the bottom of the page but its at the bottom...