Kategorie: Wszystkie - topology - document - html - network

przez Alex Hull 6 lat temu

399

Sample Mind Map

Various network topologies like bus, star, mesh, and ring play crucial roles in the structure of local area networks (LANs). In a bus topology, each node is connected to a main cable, while in a star topology, nodes are linked to a central hub.

Sample Mind Map

Computer Science

Programming language

Greenfoot
pseudocode
Python
Network topology
Bus

An arrangment in a local area network (LAN) in which each node is connected to a main cable or link called the bus

Star

An implementation of a spoke-hub distribution paradigm in coomputer networks

Mesh

A local network topology in whic the infrastructure nodes connect dirextly

Ring

Data travels from node to node, with each handling every packet

HTML
<a>

Defines and anchors a hyperlink

<center>

Centres your work

<b>

Defines bold text

<hr>

Inserts a line across the page

<br>

Inserts a single line break

<p>

Defines a paragraph

<h1> to <h6>

Defines HTML headings

<body>

Defines the document's body

<title>

Defines a title for the document

<html>

Defines an HTML document

<!DOCTYPE>

Defines the documenbt type

<head>

Defines information about the document