I’m making a mail.

 
Detemple: Currently on local network

Aliaga: Makalak, Preferred live pastebins: http://jsfiddle.net/http://codepen.io/http://paste.asmcbain.net/http://www.webdevout.net/test/

Heisinger: Http://pastebin.com/UeSevT5q

Kennie: Makalak: that’s not a pastebin link I gave you

Kennie: That’s just a dump of some source code

Kennie: The links I gave you will create a “live” page that others can use to help you debug your issue

Mathewson: Its fixed now anyway. the issue was. i think style=”width:80%” was inherited on mobile, but not desktop. however, when i broke it out into the css instead of style, if fixed that issue.

Daller: Ill get that live view going. but would it be any good for mobile tests?

Taliaferro: I have a question in the form of video of anyone could help. I have white space above my background-image and it should not be there.

Kennie: Boogieidm_: background-size; cover; at a guess, but if you need more help please link to the page

Bawer: It’s done just like the site I’m practicing copying

Kennie: Boogieidm_: not interested in a video thanks

Kennie: Just link to the page

Samland: Http://codepen.io/anon/pen/PPqppE

Bedward: It’s on codecademy. I can’t link it.

Bivins: As i said, this is working fine now, but if you have a better suggestion, please do tell

Kennie: Makalak: yeah, table is not correct here

Kennie: Table is for use displaying data that is tabular in nature, i.e. where there is a meaningful relationship between data rows/columns. You don’t use it to achieve a particular layout arrangement

Kennie: Also, I haven’t seen this for years: !DOCTYPE html PUBLIC “-//WAPFORUM//DTD XHTML Mobile 1.2//EN” “http://www.openmobilealliance.org/tech/DTD/xhtml-mobile12.dtd”

Scantling: I was attempting to find the fix :p

Arnau: Height: 600; text-align: center; background-image: urllink; background-size: cover; is what I have. Just like the site in copying. Yet I have white space above it and the site doesn’t.

Kennie: Boogieidm_: height: 600 — you need a unit of measurement

Yazzle: Boogieidm_, Preferred live pastebins: http://jsfiddle.net/http://codepen.io/http://paste.asmcbain.net/http://www.webdevout.net/test/

Kennie: Boogieidm_: make a page that shows the issue

Eber: I’m on mobile it makes this a little tough.

Tofani: Https://usercontent.irccloud-cdn.com/file/9NenRC8I/1441665537.JPG

Rommelfanger: This is the white space.

Kennie: Boogieidm_: so…how can I debug your CSS from a photograph of a web page?

Carrow: Https://usercontent.irccloud-cdn.com/file/d4Jn1yQf/1441665576.JPG

Singewald: Kennie, so i just remove table?

Kennie: Come back when you have something to work on

Rumbolt: I do you’re just being a **** about it.

Kennie: Makalak: sure, and replace with a more relevant element – a list might be appropriate if it is a list of films

Schleig: It’s literally 4 sentences. It doesn’t need a pastebin.

Swenk: Boogieidm_ try to reproduce your issue on a smaller scale example that you can share

Sauvageau: Boogieidm_, Always provide a link to a *live* page or pared-down testcase so we can see the problem in action. Looking at code or images alone usually isn’t very effective. Also see paste and testcase.

Jelle: I already did. I posted it above.

Kennie: Boogieidm_: it’s not just you – everyone provides examples to debug, if they need help

Vetterick: I’m so new to code I don’t know how to do most things.

Crogan: Boogieidm_ not video and photos, go to jsfiddle.net and reproduce it there, share THAT link

Kirklin: To center a background image I should use cover, the height, and that should be it. Right?

Sitosky: I’m making a mail newsletter