CIW Study Guide 2026
Everything you need to pass the CIW exam in one place: the exam format, every topic to study, real practice questions with explanations, flashcards, and full-length practice tests. Free, no sign-up needed.
📋 CIW Exam Format at a Glance
📚 CIW Topics to Study (21)
✍️ Sample CIW Questions & Answers
1. What distinguishes a LAN from a WAN?
A Local Area Network (LAN) is defined by its limited geographic scope, typically connecting devices within a single building, home, or campus. In contrast, a Wide Area Network (WAN) spans larger geographical distances, connecting multiple LANs over cities, states, or even countries. This distinction in physical coverage is the primary difference between the two network types.
2. Which HTML5 semantic element is most appropriate for the main navigation links of a website?
The `` element is the HTML5 semantic tag intended to contain the site's primary navigation links.
3. Which CSS3 function creates a smooth color transition from one point to another along a straight line?
linear-gradient() generates an image that transitions between colors along a straight line at a specified angle or direction.
4. Which type of e-commerce transaction occurs between two private individuals, such as on eBay or Craigslist?
C2C (Consumer-to-Consumer) commerce involves transactions between private individuals, often facilitated by a third-party platform.
5. What is a brute-force attack in the context of cybersecurity?
A brute-force attack methodically attempts every possible combination of credentials to gain unauthorized access to an account or system.
6. What does the CIA triad stand for in information security?
The CIA triad — Confidentiality, Integrity, and Availability — represents the three core objectives of any information security program.