Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
100% Quality Score
Upvotes Received
2
Posts with Upvotes
2
Upvoting Members
2
Downvotes Received
0
Posts with Downvotes
0
Downvoting Members
0
1 Endorsement
Ranked #858
Ranked #2K
~3K People Reached
Favorite Tags

11 Posted Topics

Member Avatar for Rehan_11

Hi, I'll take a look in the morning. What I'd use to analyse where you're at are Google Lighthouse and W3C Evaluator for performance and getting errors out of the code.

Member Avatar for stokes
0
28
Member Avatar for fasal

Hi everyone, At my advanced age - I won't say exactly but am in my early 70s - I use light mode (and refuse to wear glasses) although I spend hours a day in front of the screen. It really wouldn't worry me to switch to dark mode. I work …

Member Avatar for Dani
0
104
Member Avatar for onurs

I agree completely with the other two replies that you do have to put the work in. It's very easy to find how to create your first html file on internet. I suspect that many people give up at this point because they see they've only learned how to display …

Member Avatar for Dani
0
622
Member Avatar for C_Oleyers

Interesting topic with good replies. I'm just adding something very general as I work in a completely different area most of the year and want to avoid getting too rusty. I'd start from the question: Who are you storing the data for, you, the client or both? For you it's …

Member Avatar for Mike_74
3
449
Member Avatar for alice2002

See if these help you: https://towardsdatascience.com/python-basics-iteration-and-looping-6ca63b30835c (I need to read that myself, as I'm just starting in on python.) I watched all four hours of the guy below, and thought it was very clear for beginners: https://www.youtube.com/watch?v=rfscVS0vtbw

Member Avatar for stokes
0
388
Member Avatar for SID5721

Hi, Here's what I did a long time ago. I hope it helps, and I can expand on it if necessary. Download a free html editor, mess around with it, create and delete html files as you want, look at the source code to see whether the output is what …

Member Avatar for diafol
0
787
Member Avatar for HoverportMedia

Hi, This won't help you much in the short term, but if you go here: http://validator.w3.org/ you'll see an enormous number of errors in your experiment page. Theres's no alternative to getting rid of them. When I looked at the page in a couple of browsers, the dropdown lists disappeared …

Member Avatar for HoverportMedia
0
197
Member Avatar for Qqueen

Hi, All the advice above is positive. I'm guessing you haven't gone very far into security, and as I've had a wordpress site hacked three times, it's obvious that I haven't either. First thing is that whether human or bot the bad guys may stay one step ahead of you, …

Member Avatar for stokes
0
183
Member Avatar for asuprem

I agree with suhaildawood. With the html I'd try it out, but I can't visualise it from this. Is the #navMenu inside or outside #Banner in the html? You don't have a wrapper/container div in the html? Where is #BlackText? If you post the html, it will be clearer.

Member Avatar for suhaildawood
0
212
Member Avatar for gilgil2

Can you explain the effect you want, and maybe post the rest of the css? Your text is white, the visited link is white, so the only change you want is for a visited link to be centered?

Member Avatar for gilgil2
0
117
Member Avatar for totalwar235

Hi, As stilts says, can you post the html too? Your problem isn't likely to be the [B]organization[/B] of the css. The path to the body background image and its name are OK? Can you explain "It is either the background, the buttons, or I recieve an old version of …

Member Avatar for totalwar235
0
274

The End.