This institute placed in Hardoi Up & It is the hub of Tally, CCC and O level. This is best blogger site to learn about to computer courses like:- Adca, Dca, Pgdca, CCC, O level, Dtp, Tally, Gst, Etc. You can contact us for more query on my contact no:- 9026728220, 8423606968.
Labels
- Artificial Intelligence (2)
- CCC EXAM NOTES (52)
- computer ki important jankariyan (55)
- Computer Notes (23)
- COMPUTER TIPS (28)
- computer tricks (38)
- CSS O LEVEL (43)
- Gst (1)
- HTML (2)
- IOT (5)
- IOT MCQs (1)
- IT Tools (21)
- Javascript (4)
- Libreoffice (12)
- M2R5 (O level) CSS (32)
- mobile tricks (10)
- O level (63)
- O level Notes (59)
- O level Practical (2)
- O level Project (44)
- PDF Tricks (2)
- Python program (22)
- Python Program List (3)
- ROCHAK JANKARIYA (39)
- Tally Gst (1)
- Tricks & Tips (20)
- Tricks and Tips (17)
- Viva O (1)
- Viva O Level (2)
- What is ? (1)
- Windows Tricks (11)
Information & Technology Computer Institution's
In front of Gandhi Bhawan, Numaish Chauraha Hardoi.
☎ +91 9026728220, +91 8423606968
Please Subscribe My YouTube Channel
Friday, June 07, 2024
Calculator Practical & Project (O Level)
.png)
Monday, February 12, 2024
Python Program- Count to Vowel & Consonants, If-Else-elif#Howto#ITCIComp...
.png)
Tuesday, February 06, 2024
Reverse Number in Python with Slicing #Howto #Youtube #ITCIComputerHardo...
.png)
Saturday, January 27, 2024
Program No 3- Arduino Program to Sound Buzzer for 1 Second on Press Push...
Program No 3- Arduino Program to Sound Buzzer for 1 Second on Press Push Button
.png)
Tuesday, December 05, 2023
How to make CV with Html & Css
Make CV with Html & CSS
<ul>
<li>Father's Name <b> : </b> Pradeep Gupta</li>
<li>Date of Birth <b> : </b> 11-10-2001</li>
<li>Nationality <b> : </b> Indian</li>
<li>Gender <b>:</b> Male</li>
<li>Religion <b> : </b> Hindu</li>
<li>Language Known <b> :</b> Hindi, English</li>
<li>Skills <b> : </b> Good Communications Skills</li>
</ul>
<div class="border">DECLARATION</div>
<p>I hereby declare that every information is true and I am solely responsible for its authenticity.</p>
<b><p>Date.......<br>
Place.......</p></b>
<h2 align="right">(Divyansh Gupta)</h2>
</div>
</body>
</html>
.png)
Tuesday, November 28, 2023
Rules Attribute in Table
.png)
Monday, November 27, 2023
HTML Table with Frame Attribute(Program No 4)
![]() |
Watch Full Video That Given Below
.png)
Sunday, November 12, 2023
Create Stopwatch with Html, CSS & JavaScript
How To Create Stopwatch with Html, CSS & JavaScript
.png)
Image Gallery with HTML & CSS
.png)
Saturday, November 11, 2023
Create OTP Verification Form (Popup Box) with HTML & CSS
Create OTP Verification Form
.png)
Thursday, November 09, 2023
HTML & CSS Paragraph Borders (O level Practical) July 2023
HTML & CSS Paragraph Borders (O level Practical) July 2023
.png)
Wednesday, November 08, 2023
Design Doctor Appointment Form with Html Css
How To Design Doctor Appointment Form with Html & Css
.png)
HTML Table with Html & CSS (Program No 3)
Create a Table with Html & CSS
Create Doctor Appointment Form
.png)
Create a Model Question Paper with Html
<html>Create a Model Question Paper with Html
<head>
<title>HTML Assignment 3</title>
</head>
<body topmargin="40px" leftmargin="200px">
<center>
<h1>Infotech Computer Institute</h1>
<address>Near SBI Bank, Head Post Office Road Hardoi.<br>Classes By <a href="#">Satyam Sir</a></address><br>
<u>
<b>
MODEL QUESTION PAPER FOR SUMMATIVE TEST<br/>
O Level (M2.R5)
</b>
</u>
</center>
<p>
Maximum Marks: 20
</p>
<h4>
General instructions: ↴
</h4>
<p>
🟠 All questions are compulsory<br/>
🟠 The question paper consist of 4 questions divided in to 2 sections A and B<br/>
🟠 Section A contains 2 question of 2 marks each<br/>
🟠 Section B contains 2 questions of 2 marks each<br/>
🟠 <del>Cutting is Not Allowed</del> Select Only one Option </del>
</p>
<p align="center"><b><u>SECTION A</u></b></p>
<p><b>Q1- What is the extension of web file ?</b></p>
<p>(a) .htmlfile <br/> (b) .xml<br/> (c) .web<br/> (d) .html</p>
<p><b>Q2- Who is the father of an HTML Language ?</b></p>
<p>(a) Tim ray Linson <br/> (b) Tom Ray Linson<br/> (c) Tim Bearners Lee<br/> (d) None of These </p>
<p align="center"><b><u>SECTION B</u></b></p>
<p><b>Q3- What is the extension of JavaScript file ?</b></p>
<p>(a) .htmlfile <br/> (b) .xmJsl<br/> (c) .js<br/> (d) .JavaScript</p>
<p><b>Q2- What is the full form of HTMl ?</b></p>
<p>(a) Hyper Text Markup Language <br/> (b) Hyper Text Mark Language<br/> (c) Hyper Text Transfer Language<br/> (d) None of These </p>
</body>
.png)