Learning webpage development

By Catherine, 16 August, 2020

Forum
iOS and iPadOS

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.

Options

Comments

By Devin Prater on Tuesday, August 25, 2020 - 23:45

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.

By Greg Wocher on Tuesday, August 25, 2020 - 23:45

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.