Issue with HTML & CSS #11

Closed
opened 2019-06-30 15:41:38 +00:00 by Ghost · 2 comments

I'm trying to get the HTML & CSS code down to its absolute best, but when I run the web page through W3C validator, the HTML produces an error & warning because of the DIV elements with ID=content. For some reason, the validator doesn't like 2 DIV elements having the same ID, though that's needed because of your CSS formatting.

I'm trying to get the HTML & CSS code down to its absolute best, but when I run the web page through W3C validator, the HTML produces an error & warning because of the DIV elements with ID=content. For some reason, the validator doesn't like 2 DIV elements having the same ID, though that's needed because of your CSS formatting.

It appears we pass the w3c validator now :)

https://validator.w3.org/nu/?doc=https%3A%2F%2Fwiki.thunix.net%2F

Didn't need two of same IDs, that was a mistake in my code. And, now, we have neat, two column, with header and footer layout.

It appears we pass the w3c validator now :) https://validator.w3.org/nu/?doc=https%3A%2F%2Fwiki.thunix.net%2F Didn't need two of same IDs, that was a mistake in my code. And, now, we have neat, two column, with header and footer layout.
Author

Awesome 'possum. We can consider this closed now. I'll put a link to the wiki on the main web page.

Awesome 'possum. We can consider this closed now. I'll put a link to the wiki on the main web page.
Ghost closed this issue 2019-06-30 17:31:59 +00:00
Sign in to join this conversation.
No Label
No Milestone
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: thunix/wiki#11
No description provided.