Get up to 80 % extra points for free! More info:

Discussion – Lesson 13 - Styling the HTML page head

Back

 

Comments
Avatar
PAUL NORTON
Member
Avatar
PAUL NORTON:12/20/2016 6:12

hey am on lesson 13 and everything was smooth untill when i changed the background of my page to black by using this
body {
background: url('images/bac­kground_grey.png') #1c2228;
margin: 0px;
font: 14px Verdana;
min-width: 960px;
}
then the whole page even the section's background changed to black.
image 1 was before i put in that code but it turned to image 2 after adding that code but the thing had to look like image 3 I have re-written the codes for over 2 hours but am getting the same thing.image 4 and 5 are the images of my html doc.
some one with a solution to help me

 
Reply
12/20/2016 6:12
Avatar
Replies to PAUL NORTON
David Capka Hartinger:12/20/2016 11:17

Hi Paul, there is a zip archive attached under each lesson where is the correct source code. You probably messed with background image names. Just download our archive and check what have you done differently.

Reply
12/20/2016 11:17
You can walk through a storm and feel the wind but you know you are not the wind.
Avatar
PAUL NORTON
Member
Avatar
Replies to David Capka Hartinger
PAUL NORTON:12/21/2016 5:01

OK, THANX A LOT LET ME TRY RIGHT AWAY

 
Reply
12/21/2016 5:01
Avatar
Prinz_Div
Member
Avatar
Prinz_Div:3/29/2017 7:36

sorry after putting this code it changes the background of every thing
body {
background: url('images/bac­kground_grey.png') #1c2228;
margin: 0px;
font: 14px Verdana;
min-width: 960px;
}
don't know were to go from here.

 
Reply
3/29/2017 7:36
To maintain the quality of discussion, we only allow registered members to comment. Sign in. If you're new, Sign up, it's free.

4 messages from 4 displayed.