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

Tomy BITON
1,768 PointsHaving problem trying to design this page in wordpress
http://www.mechesalonla.com/services.aspx
Any help would be appreciated
4 Answers

Bevin Hernandez
11,603 PointsWhat is it that you're having problems with?

Tomy BITON
1,768 PointsHi thank you for replying. I am having trouble coding the layout of the price list. I cannot seem to code the lines so that the look as these do. I am not sure if this is a table, and if so how to create it. My main issue is creating the lines with the same look, and centered around the text evenly, as in the link above.

Bevin Hernandez
11,603 PointsOne way to do it might be to separate these things as different posts (in a specific category) and then create the code to loop through the costs in that category. You could make it a table, although just wrapping each post in a div would work too. Then use CSS to make a border-bottom to the div that is dotted and it looks like a pixel.
Do you have this part of the code built already that we can look at to see if we can help?

Tomy BITON
1,768 PointsYou so good! thank you so much.I solved the problem with the service page bout I am sure I will be running in to more problems in the future, I am new to coding and can use all the help I can get. I will reach out if another problem arises, Thank you for the help