Welcome!

By registering with us, you'll be able to discuss, share and private message with other members of our community.

SignUp Now!

Recent content by Pavel

  1. P

    JavaScript output crisis

    OK! i figured it out! :) oubvioulsy i remove the bad string, it helps i use code runner in VSCode in its settings i can remove evrything BUT what i want when i console log, its flawless... no superflous code... just what i want :) crisis avereted!
  2. P

    JavaScript output crisis

    thanks! i am new here :) please be patient with me installed Code Runner , vscode i removed the string got the following [Running] node "c:\Users\Timothy Welch\Desktop\JS\complete-javascript-course-master\01-Fundamentals-Part-1\starter\more.js" [Done] exited with code=0 in 0.268 seconds...
  3. P

    JavaScript output crisis

    Hello, begining JS problem i know little at this point :( when i run my code on output i get A TON of confusing data i am pretty sure it was fine in the last few days when i use console.log plese see the image on the right i am after the console running my code... and thats it :) never...
  4. P

    validation confusion

    BINGO! your code worked and i am validated! THANK YOU!
  5. P

    validation confusion

    WOW! that looks great! thanks! off topic, I have worked as a professional juggler... i have even been published! is accurate for juggling too :)
  6. P

    validation confusion

    great, THANKS! good thing to know! please tell me how the debugger works.... maybe a (very) simple example wish me luck :) a final thought. i am ALMOST finished with that project you helped me with so i will wrap that up soon lets both be patient your above HTML and JavaScript code maybe...
  7. P

    validation confusion

    good advice! i would love to learn JS:) we have already discussed learning dev tools tell me, what should i prioitize? where is my time best spent? thanks! do i owe you a $0.25 now :)
  8. P

    validation confusion

    thanks! i got this URL from Google Maps, as you can see on the top unfortunately i know VERY little JS ok, what would that look like? how do i make that work? how about giving me the code AND i can take away from this expereince your remarks above :) out of curiousity, what hapens if i...
  9. P

    validation confusion

    Hi, please see https://validator.w3.org/nu/?doc=https%3A%2F%2Fforallthetime.com%2FBI-R%2Flocation.html i am not sure how to fix this :( i dont even know what this means! help me out with the proper code and an explanation :) thanks!
  10. P

    FTP problem?

    easy enough to remove :) i am trying to learn chrome dev tools... a bit overwhelmed and intimadated tell me... what should i study first? note: i know almost no JS thanks!
  11. P

    FTP problem?

    first, sorry if i upset you or pissed you off :( i hope i am more clear now in posting my link, i hope it can be reviewed and analyzed.... to find problems " What's this "VSCode vs. published" stuff ? What does it look like on your iPhone ? Why does the image have class responsive when that...
  12. P

    FTP problem?

    thanks! neither worked :( see Home i dont get how it looks so different from VSCode to published
  13. P

    FTP problem?

    hello, see https://forallthetime.com/BI-Q/index.html# off line VSCode is MUCH different the chair image is massive on my Iphone, and smaller on desktop online i am after the desktop look, smaller and have the text wrap .... i would still l ike to tweak the desktop, but i want to resolve...
  14. P

    hamburger wont work

    Just press F12 to bring up Developer Tools (commonly known as "the debugger") and look for the Console tab, see image. Any messages given there should have your full attention. thanks! i learned something new today! any tips to make my site more aesthetically pleaseing.. make it look or...
  15. P

    hamburger wont work

    hello, i take full resposibility for not putting your advice int the code i have not adjusted every page of the site, that may be you are seeing 2 sorry for not clarifying i changed the display to flex, and that accomplished what i am after, but the code for placing the hamburger does not...
Back
Top Bottom