Chevron Left
Back to Introduction to HTML5

Learner Reviews & Feedback for Introduction to HTML5 by University of Michigan

4.7
stars
27,253 ratings

About the Course

Thanks to a growing number of software programs, it seems as if anyone can make a webpage. But what if you actually want to understand how the page was created? There are great textbooks and online resources for learning web design, but most of those resources require some background knowledge. This course is designed to help the novice who wants to gain confidence and knowledge. We will explore the theory (what actually happens when you click on a link on a webpage?), the practical (what do I need to know to make my own page?), and the overlooked (I have the code, but how do I put it on the web to share with others?). Throughout the course there will be a strong emphasis on adhering to syntactic standards for validation and semantic standards to promote wide accessibility for users with disabilities. This course will appeal to a wide variety of people, but specifically those who would like a step-by-step description of the basics. There are no prerequisites for this course and it is assumed that students have no prior programming skills or IT experience. The course will culminate in a small final project that will require the completion of a very simple page with links and images. The focus of this course is on the basics, not appearance. You can see a sample final HTML page at https://example-site-1--wd4ehtml.repl.co/ . This is the first course in the Web Design For Everybody specialization. Subsequent courses focus on the marketable skills of styling the page with CSS3, adding interactivity with JavaScript and enhancing the styling with responsive design....

Top reviews

SC

Aug 28, 2020

This course has really alot of things to learn along with code and the most important that we miss usually is accecabilty well done mam Thank you for porviding apportunity for us to learn what is best

PC

Sep 25, 2020

good session, the tutor has a good dynamic of speech, clear and easy to understand without falling asleep during my course, and appropriate knowledge of HTML, step to apply to the useful tools. thanks

Filter by:

726 - 750 of 7,140 Reviews for Introduction to HTML5

By Kang, E S (

Aug 24, 2017

I think this course is very good for people who have zero knowledge about HTML. Although the final project may be trivial, I think it is a very good start for learning HTML

By Aitor A

Jun 28, 2017

I really enjoyed the time spent taking the course, it makes you eager to enrol on the full specialization. The way the subject is presented is clear and easy to understand.

By Roger B

Feb 7, 2017

Thank you for this class. I really enjoyed this it. I'm going to sin up for the next course CSS3, because I want to design some awesome webpages. Thank you so much Colleen!

By Excel O

Dec 16, 2015

The professor was clear and was very easy to follow. The resources provided wasn't too technical and is accessible, which was great! I hope to learn more from your courses!

By Jonathan B

Dec 30, 2020

I so happy with the course! Thank you teacher for explaining so good. This is my first course at programming, I thought it was harder, but you explained so good and clear.

By Detty S

Nov 25, 2020

I had a very comfort zone learning with this university and lectures were so understandable to catch up.

I think I'm gonna enroll for another course soon..thank you so much

By Aman R (

Sep 9, 2020

<!DOCTYPE HTML>

<html lang="en">

<head>

<meta charset="UTF-8">

<title>Introduction to HTML5</title>

</head>

<body>

<h1>Great Course. I learned a lot about html</h1>

</body>

</html>

By 恩典kennybell B

Jul 30, 2020

This was a really an excellent course. I learned so much, and It was really interesting and very well explained. thank you Professor Colleen van Lent. and Coursera course.

By Sakshi S

Jul 4, 2020

The course videos and additional reading materials were helpful to me a lot. It was indeed a great course for beginners. And now I am going to complete the specialization.

By Oklmtutos

Apr 20, 2020

specially i like how this course has been done .thank you to the "coursera" team for allowing us to follow this computer course with one of the best teachers in the world.

By Odumosu A

Jan 24, 2016

I love the way the instructor takes the course. Although i think a little more coding will be better. But I am just in the 2nd week of the course. maybe that will change .

By Bryan J H

Jul 30, 2022

The lessons were challenging, but overall i say that this course curriculum was well thought out. A perfect combination of hands on experience and peer feedback for help.

By Hassan H A

Nov 2, 2020

really profissional course with a lot of interessting quizes and chalenges. I have learned HTML 5 monthes ago. But I have learned a lot of new cool things in this course.

By Raquel L

Jan 22, 2016

I loved to fininsh my first course. The professor explain very well all the basic things we must know to begin to development HTML5.

Congratulations and thank you so much!

By Rohan T G

Sep 10, 2020

Exceptional Course. I have learned about the different semantic tags and their uses! This course also helped me in understanding about web hosting and domain purchases!!

By Mariam A

Jul 12, 2020

I've really enjoyed the content and I'm currently more keen on learning more about web developing. I'm even thinking to specialize in it one day thanks to this course :D

By Jonathan L K

Apr 22, 2020

Very nice intro to HTML5. More aimed at complete beginners but served as a nice HTML refresher for me and also updated important concepts that are new to HTML version 5.

By Antreina S

Oct 12, 2017

This class offers more than enough to get you started with HTML. Compact with lots of valuable information and shared resources. The instructor, truly knows her stuff.

By Omprakash P

Jan 12, 2016

An excellent introduction to HTML5 for beginners.The lectures are concise. And the additonal resources provided also leave room for students to experiment on their own.

By Akshay A K

Aug 6, 2020

It's a great course. The one who is starting(beginner) a web development should try this course, it helps to clear basics and helps us to learn how actually web works.

By Nabila N M

Jun 30, 2020

Ms. Colleen is a good instructor. For a beginner who is totally new to HTML and let alone coding this course is really well coordinated, easy going and well structured.

By Senbaga P M

Jun 16, 2020

This course helped me to improve my coding skills in web development.Here after, I think my code will get some semantic meaning than before. Thanks for the professor .

By Kaushal P

Jun 7, 2020

It is very great course for them who want to learn basic stuff of HTML5.

That was great experience for me with this course. And thank you so much to mentor for teach me.

By Javier G G

Apr 8, 2020

Great course to start with in web developing. This has been my first approach to programming and I'm totally satisfied with what I have learned. I totally recommend it!

By Michael A

Apr 5, 2020

Very easy to follow along and understand. I had virtually NO experience with this and now I can write HTML5 at a basic to intermediate level and create basic web pages.