This week I have learned a great deal about HTML tags, also that I need to seriously find my old HTML books and reread them all.
I learned that <ol> or <ul> are making the list not the titles that is for <li> also when doing a <img> you need the H x W but also alt as well for making the <img>. if something is not working double make sure you added the end cause that will definitely help.