Header / Body / Footer - Page 4 -...

User 2924428 Photo


Registered User
1,718 posts

Going good, I chose to go with a black backround and white text.. now i'm wondering how to put this sheet together for the center of the page, i've tested #wrapper code and #sheet & combo, but it isn't doing it..
User 122279 Photo


Senior Advisor
14,626 posts
Online Now

Can you upload what you have, so that we could see what you are missing?
Ha en riktig god dag!
Inger, Norway

My work in progress:
Components for Site Designer and the HTML Editor: https://mock-up.coffeecup.com


User 2924428 Photo


Registered User
1,718 posts

Sure, just did.. mhigroup.coffeecup.com
I added social to it :)
User 122279 Photo


Senior Advisor
14,626 posts
Online Now

There is no evidence of a wrapper nor a sheet in your code. The text isn't white either.

And yesterday we hinted to you that you need to close elements, not just open them.

<ul></ul> is one pair of tags, correct the ending <ul> after your navigation.
<div id="whatever"></div> is another such pair of tags. The header and the navigation divs have opening tags, but no closing tags. Fix that.
The same with <p></p> surrounding your text.
Ha en riktig god dag!
Inger, Norway

My work in progress:
Components for Site Designer and the HTML Editor: https://mock-up.coffeecup.com


User 122279 Photo


Senior Advisor
14,626 posts
Online Now

Mind you, the 'sheet' is no 'MUST' in a page code. Only if you have a 'noisy' page background, it would be advisable to have a more or less translucent sheet to place text and other content on.
Ha en riktig god dag!
Inger, Norway

My work in progress:
Components for Site Designer and the HTML Editor: https://mock-up.coffeecup.com


User 2924428 Photo


Registered User
1,718 posts

Ok i've got the closed tags taken care of.
On my site it's showing white text ??
p {

color: white;
font-weight: bold;
padding-top: 5px;
}
User 2924428 Photo


Registered User
1,718 posts

I've decided to also go with a dark backround and a white text color, I don't really need a sheet as you had mentioned. I'm not too sure what i'm going to do with the site from here on out, but it's directed towards a family site, where we can all just sign in and check from time to time. :D
User 187934 Photo


Senior Advisor
20,267 posts

UnclePlusMax wrote:
Ok i've got the closed tags taken care of.
On my site it's showing white text ??
p {

color: white;
font-weight: bold;
padding-top: 5px;
}

This is your text color.
color:white;
I can't hear what I'm looking at.
It's easy to overlook something you're not looking for.

This is a site I built for my work.(RSD)
http://esmansgreenhouse.com
This is a site I built for use in my job.(HTML Editor)
https://pestlogbook.com
This is my personal site used for testing and as an easy way to share photos.(RLM imported to RSD)
https://ericrohloff.com
User 2924428 Photo


Registered User
1,718 posts

Yes I want a dark bg, with a white text color. I'm just doing a family site :)
User 187934 Photo


Senior Advisor
20,267 posts

Looks to be coming along.:)
I can't hear what I'm looking at.
It's easy to overlook something you're not looking for.

This is a site I built for my work.(RSD)
http://esmansgreenhouse.com
This is a site I built for use in my job.(HTML Editor)
https://pestlogbook.com
This is my personal site used for testing and as an easy way to share photos.(RLM imported to RSD)
https://ericrohloff.com

Have something to add? We’d love to hear it!
You must have an account to participate. Please Sign In Here, then join the conversation.