Cada pregunta de este test está cronometrada.
What is the correct HTML for referring to an external style sheet?
<link rel="stylesheet" type="text/css" href="mystyle.css">
<style src="mystyle.css">
<stylesheet>mystyle.css</stylesheet>
<a href="mystyle.css"></a>
There are three types of loops: , ,
What is wrong with this code? (check all that apply)
testing 1
testing 2
testing 3
testing 4