⟩ Tell us how many HTML tags are should be used for the most simple of web pages?
total. 4 pairs of tags.
<HTML>
<HEAD>
<TITLE>Simplest page ever!</TITLE>
</HEAD>
<BODY>
Doesn’t get simpler than this.
</BODY>
</HTML>
total. 4 pairs of tags.
<HTML>
<HEAD>
<TITLE>Simplest page ever!</TITLE>
</HEAD>
<BODY>
Doesn’t get simpler than this.
</BODY>
</HTML>
Tell me how would you find out what a POST code means?
Tell us what are the three ways to authenticate a person?
Explain what kind of network do you have at home?
Tell me why would you want to use SSH from a Windows pc?
Explain what’s the difference between Diffie-Hellman and RSA?
Do you know what is the difference between a Black Hat and a White Hat?
Explain how does one defend against CSRF?
Explain what do you have on your home network?
Do you know how to change your DNS settings in Linux/Windows?
Explain how would you login to Active Directory from a Linux or Mac box?