Please enable JavaScript.
Coggle requires JavaScript to display documents.
Internet and Communications (Internet Communication Protocols (UDP (User…
Internet and Communications
Internet Communication Protocols
UDP
User Datagram Protocol
HTTP
Hypertext Transfer Protocol
SMTP
Simple Mail Transfer Protocol
FTP
File Transfer Protocol
IP
Internet Protocol
HTML
HTML Tags
<h1></h1>
<h2></h2>
<h3></h3>
<h4></h4>
<h5></h5>
<h6></h6>
Different types of headings.
<a href="URL">Link Text</a>
Inserts a link, lets you decide what is written.
<html></html>
Creates a HTML document.
<b>TEXT</b>
Makes the writing
Bold
.
<var></var>
Represents a variable.
Internet Transmissions