Looking for introduction to creating webpages; I think this is possible and definitely have time and energy to spare. Appreciate any suggestions where such learning tools can be accessed.
I recommend Free Code Camp. it's free, interactive, and teaches you not only how to make basic web pages, but even advanced sites and web apps. It even has accessibility stuff.
Just don't use it on a mac, do it on Windows instead. The editor doesn't work well on the Mac.
I have found a work around for using free code camp on the Mac. When you interact with the edit field select everything and copy it. Next paste it into the text editor of your choice and do the code in the text editor you copied everything into. Once you have the lesson done, select all, copy it and then delete everything in the edit field on the website. After deleting paste in what you did in the text editor. This is a work around if you do not have access to a windows machine.
Comments
learning to code
I recommend Free Code Camp. it's free, interactive, and teaches you not only how to make basic web pages, but even advanced sites and web apps. It even has accessibility stuff.
Just don't use it on a mac, do it on Windows instead. The editor doesn't work well on the Mac.
Can be done on the Mac
I have found a work around for using free code camp on the Mac. When you interact with the edit field select everything and copy it. Next paste it into the text editor of your choice and do the code in the text editor you copied everything into. Once you have the lesson done, select all, copy it and then delete everything in the edit field on the website. After deleting paste in what you did in the text editor. This is a work around if you do not have access to a windows machine.
Hello,I wrote an article…