Answer:
LinkedIn is very safe
Explanation:
LinkedIn is very safe, that being said you should never post private information about yourself anywhere that you do not want others to see/know. LinkedIn is a job recruiting and networking site, meaning that all the information that you have or will be publishing there should be related to your career. There is no reason for you to publish private information such as document numbers, social security number, address, bank account info, etc.
The matchup are:
- information support and services - providing technical assistance to users
- network systems - creating interactive materials
- programming and software development - designing and developing applications for an organization's use
- web and digital communications -developing and implementing an
- organization's technology infrastructure
<h3>What is network system?</h3>
A network is known to be made up of a set of computers, servers, network devices, and other devices that are linked so that it can allow data sharing.
Therefore, The matchup are:
- information support and services - providing technical assistance to users
- network systems - creating interactive materials
- programming and software development - designing and developing applications for an organization's use
- web and digital communications -developing and implementing an
- organization's technology infrastructure
Learn more about network systems from
brainly.com/question/1326000
#SPJ1
The answer would be false. Validation doesn't have to do with a website looking good, validation is just checking the quality of the logic and backing up a statement with information that proves a statement to be true
Answer:
<!-- Modified by selena ramirez - for html compliance -->
Explanation:
In HTML, <!-- .. --> tag is used to insert comments in the webpage code.
Comments written inside the tag is visible only on the code, and is not displayed in the browsers when the page is requested by the client computer.
<em>Comment tag</em> is useful when there is a lot of code and multiple developers are dealing with the same code.
Comments help developers understand what changed is made and why.