To round out your web-development skills, you'll improve web content by adjusting layouts, performing basic search-engine optimization (SEO), and test your website for issues. You'll also submit data to a web server for processing through a URL and a web form. Then, you'll add JavaScript to a web page, perform operations on data, program repetitive tasks, and manipulate Document Object Model (DOM) objects. After that, you'll enumerate elements and attach events through code. Lastly, you'll use third-party JavaScript libraries and frameworks to streamline your code. This is the fourth and final course in a multi-course Specialization. All of the courses in this Specialization require that you run a XAMPP web server on localhost. The course setup instructions provided in the first course go into more detail about the hardware and software requirements.
What you'll learn
improve website layouts
perform basic search-engine optimization
test websites for issues
submit data to a web server
add JavaScript to web pages
manipulate Document Object Model (DOM) objects
enumerate elements and attach events through code
use third-party JavaScript libraries and frameworks