+ 1
Html
EXERCISES: build a web page where the following exercises will be developed: 1- Insert a stadium photo as background. 2- Insert the coat of arms (Logo) of 5 soccer teams. 3- Create an ordered list with the name of the first 4 championship clubs of your choice. example (Portuguese championship). 4 - create an ordered list with the name of the last 4 clubs of the Portuguese championship. 5 - Create an unordered list of players' names. OBS: I am a beginner and do not know how to start .... please
3 Antworten
+ 15
Please show us your first attempt.
+ 13
Hello, 😊
If you need help you can post the code you are struggling with!
• SEARCH for similar QUESTIONS or ANSWERS before posting
• Include relevant TAGS
• https://www.sololearn.com/post/75089/?ref=app
• https://code.sololearn.com/WvG0MJq2dQ6y/
• https://code.sololearn.com/W26q4WtwSP8W/?ref=app
+ 4
You've finished the HTML course, so you must at least be familiar with img, ol, and ul elements by now. If not it would we worth a review of the course materials.
https://www.sololearn.com/learn/HTML/1030/?ref=app
https://www.sololearn.com/learn/HTML/1032/?ref=app
If you run into specific issues, please provide a link to the relevant Code Playground project so we can help troubleshoot.