You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Display a list of books and authors in an unordered list with only their titles. e.g.
<ulclass="book-reviews"><li><ahref="#">Book 1</a> by <ahref="#">Author Name</a></li><li><ahref="#">Book 2</a> by <ahref="#">Author Name</a></li><li><ahref="#">Book 3</a> by <ahref="#">Author Name</a></li></ul>
The text was updated successfully, but these errors were encountered:
Display a list of books and authors in an unordered list with only their titles. e.g.
The text was updated successfully, but these errors were encountered: