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
10,801 PointsWhat do you think about the code on this Surfing Page?
HI,
The site isn't finished 100%, the bottom of the page. The top and navigation is finished. You can probably tell where the site isn't finsihed.
My question is, how good is my CSS? Would anyone review my code please? I know I could make it better etc.. but I'm going in a good direction? This is the site and this is it's github .
Would this be hirable if I was looking for a job? Of couse each time I will make this better. Now I'm just wondering where I can adjust things so I can have a perfect CSS using best practices.
Now, would you hire me if you saw the site? I could do some simple WP sites, add some jQuery, Sass, Basics of JS, PHP Basiscs and some PHP OOP and more.
1 Answer
leonvsthings
12,236 PointsHere's my review:
In terms of design: If I were you, I would create some fake content for an imaginary company and adjust the design (color, imagery, fonts) that would be suitable for that imaginary company's industry and brand image so I that I could show my "vision" for a specific design. This would be helpful in proving (to an employer) that you're able to create a design goal for a specific client and go with it. (rather than just creating a generic website without a specific design goal.)
In terms of code/functionality: There's nothing standing out, it's a very common layout. As you've said yourself, site isn't finished even the picture gallery isn't working so there's not much to comment on here in terms of coding. You need to finish the layout and use some jQuery to add some smart interactivity so it stands out. I think it's very early to ask for a technical review.
Aurelian Spodarec
10,801 PointsAurelian Spodarec
10,801 PointsI want to be a developer mainly. Thank you for the review.
Well, but things like #services, #about us # developer #gallery, is finished in terms of HTML and CSS. So if you look at the way HTML is structured
Thats ervices, and it has it's CSS, and i was wondering if thats okay. If thats the way it's done. Or what about Heading? navigation menu? is that coded ok?
Theres no point for me to do the bottom of the page if the technique is the same, so if anything above coudl be coded beter, then i would try and do it at the bottom of the page, since the main purpose of the site is to learn pure HTML and CSS.
Aurelian Spodarec
10,801 PointsAurelian Spodarec
10,801 PointsFor example, my current project, yes, I'm not finshing the other one yet, since I'm learning a lot of CSS and need to apply the knoweldge, but my current project which i consider to be written well, and clean, even thouhg it's a start, looks like this
I consider this code pretty clean and I'd hire a person who writes a code like that. If you understand me.