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 trialAurelian Spodarec
7,369 PointsDesgin of color custom etc..
Hello, Do you have any idea how could i make it look nice and what could i add or change there?
4 Answers
Denis Nurboja
10,601 PointsYou should use clear fix
EDITED: To remove code.
Wayne Priestley
19,579 PointsHi Denis,
I made an edit to your comment.
To make a better learning experience its better to make suggestions, maybe with a small degree of instruction, writing out the entire code to use for someone to copy and paste wasn't really needed this time.
There may be a time when someone is so stuck that your answer would have been more appropriate.
Thank you for your helpful intentions though.
Aurelian Spodarec
7,369 PointsHi,
Okay , so heres my design http://scr.hu/2icp/i5aky
and heres my html code: http://codepen.io/anon/pen/nutzk
Wayne Priestley
19,579 PointsHi Aurelian,
That html is a lot cleaner, great job with that.
Question, why have the nav at the bottom as well as the top?
So, which part do you have in mind to tackle first?
Aurelian Spodarec
7,369 PointsWell, i dont really know what to put on my right bar , and in footer. Bdw the user feed , ill try to make like facebook but in different style.
Well, i allways like to make nav bar fist and finish of the header then go in the content and start the big one , and then move to the right bar . bdw im going to wash my self now and i think i will be around 1h more
Wayne Priestley
19,579 PointsIf your unsure what to put in your right bar i would suggest a unordered list. Make the list items anything, for example one, two, three all the way to ten, that way it will resemble what you might have in there later and it will give some content to work with.
For the footer just put a copyright symbol and your name after it, thats all you'll need for now, later you can add things. Use google to find the code needed to add a © symbol. search for html copyright code.
For the header, have a go at styling it how you want it. I wouldn't use any relative or absolute positioning just yet, concentrate on proper margins and padding, and get your nav to spread equally and inline using display,float, margin and padding.
I will be around for a little while longer, after that I will talk tomorrow.
Good Luck :)
Aurelian Spodarec
7,369 PointsWell am a bit asleep do do anything now , didnt had much time now but im curious about rewenue from ads if you know something about it . I m realy curious how that stuff works : p yes its big , but im just curious how much hard work would it take and sort of that stuff. i posted it here https://teamtreehouse.com/forum/website-revenue-from-ads .
Wayne Priestley
19,579 PointsWayne Priestley
19,579 PointsHi Aurelian,
I've made a few suggestions for you in one of your posts about positioning your sidebar, Here