paulsaenzsucre/portfolio01

Morning Session Review 08/11/22

Closed this issue · 0 comments

1- Add "target_blank" to your "a" element so it opens a new page
2- Remove "target_blank" from your scroll button so it stays and only scrolls to the next section.
3- It's better to stick to the "class selector" for CSS, and use the "id" selector for other things like javascript.