0% found this document useful (0 votes)
40 views3 pages

Class 6 HTML Project Guidelines

The guidelines for the Class 6 computer project for the session 2025-26 outline the evaluation criteria, which includes preparation (10 marks) and demonstration (15 marks). Students are required to create an HTML project using specific tags and attributes, link multiple pages, and provide a clear explanation of their work. Additionally, a video demonstration and a PDF file detailing the project, its purpose, and any drawbacks must be submitted.

Uploaded by

Zombie Otaku
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
40 views3 pages

Class 6 HTML Project Guidelines

The guidelines for the Class 6 computer project for the session 2025-26 outline the evaluation criteria, which includes preparation (10 marks) and demonstration (15 marks). Students are required to create an HTML project using specific tags and attributes, link multiple pages, and provide a clear explanation of their work. Additionally, a video demonstration and a PDF file detailing the project, its purpose, and any drawbacks must be submitted.

Uploaded by

Zombie Otaku
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd

Guidelines For Computer Project

CLASS-6
Session 2025-26
Project work will be marked on 25.
• Preparation of the project (10 marks)
• Demonstration and elucidation of the project (13 marks) +speaking
skill (2 marks)

Topic for project 1: -

1. Html

Process to do:
Preparation of the project (10 marks)

Project should include following tags:

• <img> , <ul> , <ol> , <li> , <a> , <p> , <font> , <table> , <marquee> ,


<u>,<b>, <br> , <sup> ,<sub> .
• Html forms:- text fields , password field , radio buttons , checkboxes ,
submit and reset buttons.
• Html attributes bgcolor , href , src , style.
• You can use any of these tags to complete your project but you must give
a clear explanation about each of the tags that are used in your project.
• You must submit the html file along with linked images and documents.
• You must link multiple pages (6 or more) on a particular topic of your
choice.
• Your project must be very presentable with maximum usage of tags.
• You must add images to describe your project along with tags mentioned
above.
• Few examples like: -
1. Seven wonders of world
2. Robotics.
3. School website with multiple web pages
4. World of cartoons

Demonstration and elucidation of the project (15 marks)


• you must make a video recording of the complete demonstration of
the project.
• You must open the project in your computer while explaining the
html document or you may also share your screen.
• Explain what is html, its purpose and uses in real life application.
• Mention which softwares are needed to perform this project.
• There must be a proper coordination when you are demonstrating
your project with speech.
• State any disadvantages of your project.

The Pdf file will contain the following-:

i. Name of the School


ii. Name of the Student
iii. Class & Section
iv. Subject
v. Name of your project.
vi. You must explain the purpose of the application that you have used to
accomplish your project.
vii. Write a documentation in which you will state the goal of your project
and how would it be helpful in real life application.
viii. State any drawback of your project. (If any)
How to make the demonstration video?
• You must begin the video by greeting and must introduce
yourselves, mention the name of your school and the
teachers who guided them to compile the project.
• You all must speak clearly and not rush through the process.
• Pronunciation of words must be clear and audible.
• Explain your project step by step and cover all the points
mentioned here.
• You must conclude yourselves by what you have learnt from
this project.

Things to submit:-
1. One pdf file.
2. Html folder (comprising of html file(s) along with associated images and
documents.)
3. One link of the video recording.

Common questions

Powered by AI

Linking images and documents with HTML files is emphasized to mirror real-world web development, where assets like images and files are integral to content delivery. This exercise teaches students how to manage file paths, understand the directory structure, and ensure all elements work cohesively, thus enhancing their problem-solving and technical skills. It reflects the importance of asset management for website functionality and aesthetics, preparing students for more complex tasks in digital design and development contexts.

Students may need a text editor like Notepad++ or Sublime Text for writing HTML code and a web browser like Chrome or Firefox for testing and viewing their projects. These tools are essential as the text editor allows for efficient code writing with features like syntax highlighting, while the browser helps visualize the coded content as an actual web page, ensuring the presentation and functionality meet project specifications. Video recording software may also be necessary to capture the demonstration.

The demonstration video must start with an introduction, giving the student's name, their school, and mentors. The student should clearly explain the project step-by-step, including demonstrating the HTML documents on-screen. The video should also explain what HTML is, its uses, and required software. Students must articulate the project's advantages and any disadvantages, coordinate their speech with the demonstration, and keep their pronunciation clear and audible. The conclusion should summarize what the student learned. These elements ensure a comprehensive presentation that aligns with project guidelines.

Preparing a PDF file requires students to compile and organize information systematically, fostering in-depth understanding of the project and attention to detail. It encourages critical reflection on the project's goals, process, and real-world applications, reinforcing learning objectives. This documentation process improves writing skills, engages students with project management concepts, and ensures they concisely convey necessary details, which are valuable skills in both academic and professional environments.

Students might identify several drawbacks such as browser compatibility issues, limited design capabilities compared to modern Web technologies, or the static nature of HTML in providing user interactivity. Acknowledging these limitations is crucial for understanding the challenges and constraints of using HTML, fostering critical thinking about technology, and encouraging the development of problem-solving skills. It also helps students appreciate the evolution and advancement in web development technologies.

The computer project guidelines for Class 6 include two main parts: preparation of the project and demonstration. The preparation is assigned 10 marks and requires using specific HTML tags such as <img>, <ul>, <ol>, <li>, and more, alongside forms and attributes like bgcolor and href. The project should be well-presented, with at least six interlinked pages on a chosen topic and accompanying documentation. The demonstration is worth 13 marks, with 2 additional marks for speaking skills. It requires a video recording that explains the HTML project, necessary software, and any disadvantages. Proper coordination and clear communication are essential.

The requirement to speak clearly and audibly helps develop students' communication skills, which are vital in varied contexts, including future academic and professional settings. It enhances public speaking abilities, ensuring students can present information effectively, a key component of the project’s assessment. This focus on communication supports a holistic educational approach by promoting confidence, clarity in idea conveyance, and logical structure in verbal explanations, aligning with broader educational objectives.

Including multiple interlinked HTML pages mimics real-world websites, providing a practical context for learning. This requirement requires students to understand linking mechanics via <a> tags, plan content across different pages, and manage site-wide consistency, which are essential skills in web development. It enhances organizational and technical skills, meets educational goals by integrating theory with practice, and helps students grasp the complexities of web navigation and user experience design.

The inclusion and explanation of HTML forms introduce students to data capture and interaction features of web pages, expanding their understanding of web-based applications. By integrating inputs like text fields and buttons, the project demonstrates HTML's capability beyond static content, illustrating interactive and dynamic web page elements. This serves an educational purpose by familiarizing students with basic web programming concepts and how user input can be managed, fostering a deeper appreciation of web technologies.

HTML tags are critical in structuring and presenting the content of the project. Tags like <img>, <table>, and <a> serve as the building blocks for creating web pages by organizing content and providing links. Correct usage ensures the project is presentable and functional, fulfilling the requirement to use a variety of tags effectively. This emphasis is aimed at developing skills in web development, understanding HTML's flexibility, and demonstrating the practical application of each tag. Tag documentation is also required, reflecting the understanding of their specific purposes and enhancing the educational value of the project.

You might also like