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

CSS CSS Layout Techniques Grid Layout Testing our Grid

Ary de Oliveira
PLUS
Ary de Oliveira
Courses Plus Student 28,304 Points

Guil this course was fantastic, you understand about CSS, IMPRESSIVE, tHANK yOu sO mUch.

Guil this course was fantastic, you understand about CSS, IMPRESSIVE,

tHANK yOu sO mUch.

TESTING OUR GRID / CSS LAYOUT TECHNIQUES ...

cOOL...

7 Answers

Guil Hernandez
STAFF
Guil Hernandez
Treehouse Teacher

Thanks for the kind words, Ary de Oliveira and Nejc Vukovic! I'm glad to hear that you enjoyed the course. :)

Ary de Oliveira
Ary de Oliveira
Courses Plus Student 28,304 Points

CSS

Challenge task 3 of 3

Using a percentage , set the paragraph to half of its current width .

/* Write your CSS below */   

strong{ color:initial; }

div{ width:700px; padding:2em; margin:auto; background-image:url("bg.jpg"); }

p { /color: red;/

width: 50%;  
font-size: 75%; }
Ary de Oliveira
PLUS
Ary de Oliveira
Courses Plus Student 28,304 Points

Guil this course was fantastic, you understand about CSS, IMPRESSIVE,

tHANK yOu sO mUch.

TESTING OUR GRID / CSS LAYOUT TECHNIQUES ...

cOOL...

Hi @Ary de Oliveira .

Guil is the man :)

Ary de Oliveira
PLUS
Ary de Oliveira
Courses Plus Student 28,304 Points

Saudações Senhor Hernandez , future designer.

Thank you ...

Guil Hernandez your profile badge looks much cooler than mine :) STAFF sound so much more powerfull :)

great video tutorial.

Before checking out your video, i googled through multiple articles and also checked out the you tube videos but could not find anything useful or understandable. I understood the concept perfectly through your tutorial. thank you :)