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

HTML

Elvis Osmanovic
Elvis Osmanovic
38 Points

Help with webpage technology/code

Hi! My clients wants to be able to update webpage on his own. I am a newb webdesigner and im doing it out of favour. He only wants to be able to write articles. Example: On the homepage there should be a list like this:

BREAKING NEWS ETC ETC. A man drives car off of the cliff and angel appears to ...... read more.

Now he wants the most simple way to generate these kind of content on that page and thats the only thing he wants/needs to be able to do.

Now im profficient with html and CSS and the website im making will be simple design in those 2 languages...

Any help would be appreciated.

1 Answer

Elvis Osmanovic
Elvis Osmanovic
38 Points

Should i build the site entirely in wordpress or can i include those features after the site is finished?

You can build the entire site in HTML/CSS and whatever you'd like and then use that code to make a WordPress theme. The tutorial videos will make a much better job at explaining how this all works, but the short answer is yes.