phase-0 / phase-0

5 stars 6 forks source link

1.3 Create your website! #4862

Closed kelly-keating closed 6 years ago

kelly-keating commented 6 years ago

1.3 Create your website!

This is the beginning of your website. Each sprint you'll be evolving your website to incorporate what you've learned.

Get the blog infrastructure up and running

Add an HTML index page.

Remember, HTML is about content only. Styling anything with HTML is a very bad habit - don't do it!

Add HTML blog posts

If your index page is username.github.io then your blog posts will be located at username.github.io/blog/name-of-your-blog.

Setup the blog directory

Create your first blog

Create your second blog

Link your blogs to the main page

Make it beautiful/fun with CSS!

Ok, now you can make it pretty. You can play for now, but in future you'll need to follow best practice or else you'll make a big mess. Focus on CSS functionality, not visual design. Do not spend hours tweaking fonts - well, not until you've finished all the assignments to a high standard. Spend your time playing with selecting elements, using different CSS properties, and laying out your CSS. It doesn't have to be very beautiful visually - we're looking for elegance and understanding in your use of CSS and HTML.

Share it!

kiri-tavaga commented 6 years ago

https://github.com/kiri-tavaga/kiri-tavaga.github.io Here's link to my GitHub.io repo