Latest CBSE Class 10 Computer Applications Syllabus 2025-26 – Get the official syllabus with a chapter-wise breakdown, marking scheme, and expert study tips. Download the official PDF at the end!
Overview of CBSE Class 10 Computer Applications Syllabus 2025-26
The Class 10 CBSE syllabus for Computer Applications is crucial for board exams and sets the foundation for higher classes. The 2025-26 syllabus includes competency-based questions, increased focus on application-based learning, and internal assessments.
Board | CBSE |
Class | 10 |
Session | 2025-26 |
Subject | Computer Applications |
Content-Type | Syllabus/Curriculum |
Official Website | https://cbseacademic.nic.in |
CBSE Class 10 Computer Applications Syllabus (2025-26)
Subject Code: 165
Total Marks: 100 (Theory: 50 + Practicals: 50)
Time: 3 Hours
Course Structure
Unit No. | Unit Name | Marks |
---|---|---|
1 | Networking | 15 |
2 | HTML | 25 |
3 | Cyber Ethics | 10 |
4 | Practicals | 50 |
Total | 100 |
Unit-wise Syllabus
Unit 1: Networking (15 Marks)
1. Internet Basics:
- World Wide Web, web servers, clients, websites, web pages, browsers
- Blogs, newsgroups, HTML basics
- Web addresses, email addresses
- Downloading/uploading files
2. Internet Protocols:
- TCP/IP, SMTP, POP3, HTTP, HTTPS
- Remote login: SSH, TELNET
- File transfer: FTP, SFTP, SCP
3. Internet Services:
- Search engines, information retrieval
- Web services: Email, chat, video conferencing
- e-Learning, e-Banking, e-Shopping, e-Governance
- Social networking, e-Groups
4. Mobile Technologies:
- SMS, MMS, 3G/4G/5G networks
Unit 2: HTML (25 Marks)
1. HTML Basics:
- Structure:
<html>
,<head>
,<title>
,<body>
- Attributes:
text
,background
,bgcolor
,link
- Formatting:
<br>
,<hr>
,<h1>
-<h6>
,<p>
,<b>
,<i>
,<u>
2. Lists:
- Unordered (
<ul>
), Ordered (<ol>
), Description (<dl>
,<dt>
,<dd>
) - Attributes:
start
,type
3. Media & Tables:
- Images:
<img>
(src, width, height, alt) - Audio/video embedding
- Tables:
<table>
,<tr>
,<th>
,<td>
,rowspan
,colspan
4. Forms & CSS:
- Form elements: Textbox, radio, checkbox, password, list, combobox
- Links:
<a>
(href, mailto, target) - Basic CSS: color, background, border, margin, font properties
Unit 3: Cyber Ethics (10 Marks)
1. Netiquettes
2. Software Licensing:
- Open-source movement
- Proprietary software
3. Intellectual Property:
- Plagiarism, digital property rights
- Case studies of penalties
4. E-commerce Security:
- Privacy, fraud prevention
- Secure data transmission
Practicals (50 Marks)
1. Lab Test (20 Marks)
- Design a web page based on given specifications using HTML/CSS.
2. Report File + Viva (20 Marks)
- Report File: 10 HTML pages demonstrating:
- Text formatting, lists, tables, forms
- Embedded media, CSS styling
- Viva Voce: Questions based on the report file (5 marks)
3. Project (10 Marks)
- Create a functional website incorporating:
- Multiple linked pages
- Forms, tables, CSS styling
- Original content on cyber ethics/plagiarism
Learning Outcomes
- Explain networking components and internet protocols.
- Design web pages using HTML5 and CSS.
- Implement forms, tables, and multimedia elements.
- Demonstrate ethical online behavior and understand IP rights.
- Develop a complete website as a project.
Prescribed Tools
- HTML Editors: Notepad++, VS Code, or any open-source tool
- Browsers: Chrome, Firefox for testing
Best Study Tips for CBSE Class 10 Computer Applications
- Understand Protocols: Memorize key protocols (HTTP, FTP, SMTP, etc.) with their functions.
- Learn Internet Services: Make a table comparing e-learning, e-banking, and e-governance.
- Use Diagrams: Draw network models (client-server, WWW structure) for better retention.
- Revise Mobile Tech: Know the differences between 3G, 4G, and 5G.
- Practice Daily: Write at least 1 HTML page daily (use tags like
<table>
,<form>
,<img>
). - Use CSS: Experiment with inline and internal CSS (colors, fonts, borders).
- Memorize Tags: Make flashcards for important tags (
<ol>
,<ul>
,<a>
,<input>
). - Solve Sample Papers (CBSE official papers)
Download CBSE Class 10 Computer Applications Syllabus 2025-26 PDF
Click the button below to download the official CBSE syllabus PDF for 2025-26.
📂 Download CBSE Class 10 Computer Applications Syllabus PDF
🔍 Related Guides
CBSE Class 10 English Language & Literature Syllabus 2025-26
CBSE Class 10 Mathematics Syllabus 2025-26
CBSE Class 10 Science Syllabus 2025-26
CBSE Class 10 Maths Syllabus 2025-26
CBSE Class 10 Hindi A Syllabus 2025-26
CBSE Class 10 Hindi B Syllabus 2025-26
Stay Updated!
Join our Telegram/WhatsApp group for CBSE updates, free notes, and exam tips!
Bookmark this page & keep revising smartly!
Frequently Asked Questions
How to score full marks in HTML?
Practice all tags, especially <table>
, <form>
, and <img>
.
Use proper indentation and comments (<!-- -->
) in code.
Test web pages in multiple browsers (Chrome, Firefox).
Which topics carry the most weightage?
HTML (25 Marks) → Highest weightage
Networking (15 Marks) → Focus on protocols & services
Cyber Ethics (10 Marks) → Short answers & case studies
How to prepare for the practical exam?
Lab Test (20 Marks): Practice designing web pages with forms and tables.
Report File (10 Marks): Submit 10 well-documented HTML pages.
Project (10 Marks): Make a functional website with 5+ interlinked pages.