100% satisfaction guarantee Immediately available after payment Both online and in PDF No strings attached
logo-home
Summary ICT ASSIGNMENT 2 $5.19   Add to cart

Summary

Summary ICT ASSIGNMENT 2

1 review
 34 views  2 purchases
  • Course
  • Institution
  • Book

This contains the summary needed for the second assignment

Preview 1 out of 3  pages

  • No
  • Chapter 1 to 3
  • March 23, 2023
  • 3
  • 2022/2023
  • Summary

1  review

review-writer-avatar

By: isabelmawila31 • 1 year ago

very helpful

avatar-seller
CRYSTALINDIGO +27766268187


ICT1513 BLOG: Chapters 1-3

Chapter 1: Introduction to the Internet and Web Design
Internet is the largest network in wolrd and having access to it has made our lives more easier, as we
have Billions of webpages providng us iformation on any subject we can think of. The Internet is
the infrastructure, or the physical networks of computers. People use the internet to search for
information, communication and intertainment and mostly learning. The Internet was developed in
the 1960s by the Department of Defense Advanced Research Projects Agency (ARPA). The World
Wide Web is the service that provides access to information stored on web servers, the high-
capacity, high-performance computers that power the web. The web consists of a collection of
linked files known as webpages. Universities have their own websites where students and lecturers
use, communicate and interact. This is all made possible by the use of Hypertext Markup Language
(HTML) and Cascading Style Sheets (CSS), and of course a web browser. Chapter 1 introduces the
guide lines and uses of text editors to create webpages.
The basic layout for the code to create a basic webpage is this:
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-
scale=1.0">
<title>CrystalIndigo Solutions</title>
</head>
<body>
</body>
</html>
which is saved an html file so that when it get opened in the browser it displays the webpage. The
code contains html elements and tags. Since a webpage is file that contains content and html tags it
is saved as an html document with the extension .html. Elements of an html document can be
enhanced using attributes which define additional characteristics, or properties, of the elements. The
web programming languages such as JavaScript and PHP are used to add interactivity and
functionality.
And a text editor to use is notepad++ or visual basic code to just name the few.
Websites need to be planned for the users to navigate easily around the web, web designers when
they are creating websites they begin planning activities by meeting with key business personnel to
ask several important questions to understand the purpose of the website and the goals
of the business. Every website has a URL (Uniform Resource Locator) which is a link that you can
type or paste on any web browser to access the website as long your computer is connect to the
Internet.

The benefits of buying summaries with Stuvia:

Guaranteed quality through customer reviews

Guaranteed quality through customer reviews

Stuvia customers have reviewed more than 700,000 summaries. This how you know that you are buying the best documents.

Quick and easy check-out

Quick and easy check-out

You can quickly pay through credit card or Stuvia-credit for the summaries. There is no membership needed.

Focus on what matters

Focus on what matters

Your fellow students write the study notes themselves, which is why the documents are always reliable and up-to-date. This ensures you quickly get to the core!

Frequently asked questions

What do I get when I buy this document?

You get a PDF, available immediately after your purchase. The purchased document is accessible anytime, anywhere and indefinitely through your profile.

Satisfaction guarantee: how does it work?

Our satisfaction guarantee ensures that you always find a study document that suits you well. You fill out a form, and our customer service team takes care of the rest.

Who am I buying these notes from?

Stuvia is a marketplace, so you are not buying this document from us, but from seller CrystalIndigo. Stuvia facilitates payment to the seller.

Will I be stuck with a subscription?

No, you only buy these notes for $5.19. You're not tied to anything after your purchase.

Can Stuvia be trusted?

4.6 stars on Google & Trustpilot (+1000 reviews)

80435 documents were sold in the last 30 days

Founded in 2010, the go-to place to buy study notes for 14 years now

Start selling
$5.19  2x  sold
  • (1)
  Add to cart