.red-text , p e .smaller-image de seu elemento style para que as únicas declarações deixadas em seu elemento style sejam h2 e thick-green-border . Em seguida, exclua o elemento p que contém um link inativo. Em seguida, remova a classe de red-text do seu elemento h2 e substitua-a text-primary classe Bootstrap text-primary . Por fim, remova a classe "small-image" do seu primeiro elemento img e substitua-a img-responsive classe img-responsive . red-text .
testString: 'assert(!$("h2").hasClass("red-text"), "Your h2 element should no longer have the class red-text.");'
- text: Seu elemento h2 agora deve ter a classe text-primary .
testString: 'assert($("h2").hasClass("text-primary"), "Your h2 element should now have the class text-primary.");'
- text: Seus elementos de parágrafo não devem mais usar a fonte Monospace .
testString: 'assert(!$("p").css("font-family").match(/monospace/i), "Your paragraph elements should no longer use the font Monospace.");'
- text: Remova a classe de smaller-image da sua imagem superior.
testString: 'assert(!$("img").hasClass("smaller-image"), "Remove the smaller-image class from your top image.");'
- text: Adicione a classe img-responsive à sua imagem principal.
testString: 'assert($(".img-responsive").length > 1, "Add the img-responsive class to your top image.");'
```
Click here for cat photos.
Things cats love:
Top 3 things cats hate: