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

WordPress Getting Started with WordPress Getting Started with WordPress What’s WordPress?

Glossary

I'm totally new to web design and I have no idea what is meant by post. Is it post, as in somebody posted something to a website - they wrote a post? I'm guessing that page means a page on a website - something defined in your html.

Thanks, Craig

2 Answers

Jason Anders
MOD
Jason Anders
Treehouse Moderator 145,858 Points

Hey Craig,

You've got "Page" right, in that it is something that is pretty much static (unchanging). Pages may be changed over time to get a make-over, but changes are often spaced very far apart. (Think of the log-in page for Twitter or facebook)

"Post" would be like a blog post or a magazine/news site putting up articles. Posts are always being added (or being changed to add the latest updates). Posts are very dynamic and can come and go. (Think of the timeline after you log in to facebook or Twitter).

I hope this helps to make more sense. :)

Thank you - that does make things clear to me.

Craig