Preamble
I started coding in 2003 and I used
"Windows notePad" which came
"in-the-box".
It was simple and did the job.
What I typed was what I got.
It did not examine my code or point out errors.
For me, as a beginner this was ideal.
If I made a mistake I had to find it myself.
Making errors and correcting them made my coding skills stronger.
During this early period I discovered coding forums.
The idea of helping others appealed to me.
So I started trying to solve their coding problems also.
These exercises made my coding skills stronger.
Some coding errors were very difficult to locate.
I discovered a tool that would help -
https://validator.w3.org/
For me these two tools were all that I needed to produce solid workable code.
A year or so ago I did find that
"Windows notePad" had one serious flaw.
It could note save a file as
UTF-8 without BOM.
So I added
Notepad++ to my toolbox.
If I had started with "Dreamweaver", then I probably would not be coding today.
End Preamble
Can you send a screen shot of where the problem is...
No, that would not help as eyes don't easily spot the errors
Instead I can do better than that, my reliable tool will point them out to you...
Bookmarks