Most active questions
5 questions from the last 7 days
-1 votes
0 answers
21 views
How must I set a title <h1> with logo and top- and bottom- border with CSS? [closed]
My goal is to create a section with a title, left-aligned logo, and a colored background. The logo and background must also be enclosed in a border. Something like this: The correct alignment is ...
0 votes
0 answers
12 views
Forbidden You don't have permission to access this resource. Additionally, a 403 Forbidden error was encountered while trying to use a ErrorDocument [closed]
I am not a programmer or coder at all. I paid a company offshore to build a landing page where one could create a user name and password to access my website. the database is in phpmyamin and when ...
0 votes
0 answers
10 views
Is there a CMS that allows you create a site using external API? [duplicate]
I'm looking for CMS that helps you create a site using external API, I want something with very minimal coding I prefer a UI. Basically I want to populate data from an external API in real time. I was ...
1 vote
0 answers
8 views
How to cross-reference colours in a css file [migrated]
I want to make the background-color of a <div> to be the same colour as the track colour of its scrollbar, which I've not changed from the default. Is this possible? This works, but I was ...
0 votes
0 answers
5 views
JavaScript won't let me declare variables [closed]
I'm just starting JavaScript and I can't declare a variable. Possible that it is being declared but when I use the variables in a math equation there is no output from that equation. For example: ...