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..
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
Inger, Norway
My work in progress:
Components for Site Designer and the HTML Editor: https://mock-up.coffeecup.com
Sure, just did.. mhigroup.coffeecup.com
I added social to it
I added social to it

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.
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
Inger, Norway
My work in progress:
Components for Site Designer and the HTML Editor: https://mock-up.coffeecup.com
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
Inger, Norway
My work in progress:
Components for Site Designer and the HTML Editor: https://mock-up.coffeecup.com
Ok i've got the closed tags taken care of.
On my site it's showing white text ??
On my site it's showing white text ??
p {
color: white;
font-weight: bold;
padding-top: 5px;
}
color: white;
font-weight: bold;
padding-top: 5px;
}
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.

UnclePlusMax wrote:
Ok i've got the closed tags taken care of.
On my site it's showing white text ??
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;
}
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
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
Yes I want a dark bg, with a white text color. I'm just doing a family site

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
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.