- 4
How to create a tribute page using Html and CSS?
2 Respostas
+ 1
First learn HTML
2.Structure your page how you like it. Make use of h1, h2, p tags and img tags.
3. Use the p element to describe something about the Tribute.
4. add other elements for more information.
Finally Learn CSS then style your page to make it pretty
Ask specific questions about the code when you get stuck and we will be happy to help you complete your task!
Happy Coding!
0
Please share more information.