Tribune Page Project Problems (Newbie)

Hello there. I am new when it comes to HTML coding and I am having a very hard time understanding the requirements needed to complete the challenge.

To start off, I am completely lost with the requirements needing an “id.” Now you can all laugh and wonder why I do not understand something that should be simple, but again, newbie here, so if you could help me understand this question (as well as future questions) that would be extremely helpful.

Hello,

Have you gone through all the responsive web design lessons?

I’m going to guess you are at the beginning of Responsive Designs. It was confusing for me as well but the best way for me to put it is its looking for you to write instead of just or instead of just
It was difficult for me to visualize what it was asking at first but after a couple of projects it isn’t as difficult as before. I hope that helps.

I have. I know this may be something so obvious that I am not realizing it in text but once I understand, things should be much more easier.

Thank you for your input. Yes I am on Responsive Web Design and I did not quite understand when you said “the best way for me to put it is its looking for you to write instead of just or instead of just”

Mind elaborating on it a bit more? Thank you.

Well, you use id to specify elements for styling or to use in scripts. You referance the id value it is ment to be a unique identifier.