Skip to content

BerinyuyAnabi/Assignment3

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Instructions:
- Select all the <li> tags in div1 and change their color to red using the child selector.
- Select the <p> tag with the content "Hello world" and using the adjacent sibling selector and change the font size to 20px.
- Select the anchor tag with the text "Mr.Arc link" using the descendant selector and change the color to blue.
- Select all the <li> link in the div with the class "div3" using the general sibling selector and change the font size to 20px and color to indigo.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published