My tribute page id=main

Tell us what’s happening:
I made it through the responsive web design course and now Im on to the project tribute page but I’m stuck on the first task of
creating a element with a corresponding id="main"
Your code so far
What I have , <style id="main>

Your browser information:

User Agent is: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_14_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/89.0.4389.82 Safari/537.36.

Challenge: Build a Tribute Page

Link to the challenge:

There was no <style> html element as far as I recall.
Style is used as a property of elements, to change their looks.

ok thanks, Im still lost on the corresponding id=main question, do you have a hint that can help me out

This is a very basic task.
If you completed html/css lessons you should have no problem with it.
Go back to them, read some examples. Searching for answers is also a skill that is needed.

This topic was automatically closed 182 days after the last reply. New replies are no longer allowed.