Cam you explain your problem in more detail? What areas are you struggling with in particular?
However, I can see a lot of code syntax mistakes here. Such as missing closing braces and mistyping inside html elements. Very important elements such as the <head> and <body> elements are missing, and inside the <html> element is not where the style sheet links go.
I think it may be good to review the first steps of previous lessons on the new responsive design course.
These show you how to correctly code a html file from the very beginning.