Posts

HTML CODES PRACTICAL

HTML CODES 1.        Write HTML code to display an ordered list (with uppercase roman numbers) listing any three subjects being taught in your school. The web page should have a red background and the title of the page should be 'My Subjects'. 2.      Create a nest list as follows using both ordered and unordered list tags : 1.      Operating System o     Disk Operating System o     Windows o     Unix o     Linux 2.      MS - Office o     Word o     Excel o     PowerPoint o     Access 3.      OpenOffice.org o     Writer o     Calc o     Impress o     Base 4.      Accessories o     Paint o     Calculator o  ...

MS Access Practical CLASS 8

Image
 

Nasha Mukt Yuva For Viksit Bharat

Image
  CBSE Class 10 Computer Application Code 165 Unit 2 HTML I MCQ's - Set 1 - My CS Tutorial — CBSE Skill Education, Computer Science, IP, IT & AI Resources app.emergent.sh/landing/ Open a browser on any laptop or desktop Go to the AI Classroom website (jio.com/ai-course) Attend the course anytime - Watch, pause, rewind, and replay at your convenience. Class 10 HTML Practical File | PDF | Html | Html Element

M S WORD

Image
                          9. What are the 5 change case options in MS Word? Change Case in MS Word              1) Lower Case: This option converts a selected sentence into lower case.              2) Upper Case: This option converts a selected sentence into upper case.              3) Sentence Case: This option capitalizes first letter of each sentence.             4) Capitalize Each Word: This option converts first letter of each word into Upper case.           5) Toggle Case: This option converts lower case into upper case and vice versa.  10. What is indentation? What are the types of indentation in MS Word?   ANS10. Text Indentation is the gap from the margin of a page that is from the rest of the text. Page margin leaves the ...

Mobile Technologies Class X

Image
  Types of Mobile Technologies Followings are the few famous mobile technologies:  • SMS  • MMS  • 1G (First Generation)  • 2G (Second Generation)   • 3G (Third Generation)   • 4G (fourth generation)  1. SMS:  ➢ “SMS” stands for “Short Message Service.” It is now the most widely used and oldest text messaging service.   ➢ SMS is a low-cost messaging medium.  ➢ Every text message delivered to a cell phone has become known as SMS. Messages can usually be up to 140 characters long.  ➢ SMS was originally developed for GSM phones, although it is now supported by all major cellular phone networks.   ➢ Although SMS is most commonly used for text messaging between friends or coworkers, it also has a variety of additional uses.  ➢ For example, SMS subscription services can send weather, news, sports updates, and financial quotes to consumers’ phones. Employees may also be notified of sales requests, ...

INSPIRE MANAK COMPETITION

Image
DO YOU HAVE A TECHNOLOGICAL IDEA SUBMIT IT TODAY LAST DATE 15 SEPT. 2026       Slide 1 Class 10 HTML Practical File | PDF | Html | Html Element Solution- < HTML > < HEAD > < TITLE > My Subjects </ TITLE > </ HEAD > < BODY BGCOLOR = " RED "> < OL TYPE = " I "> < LI > English </ LI > < LI > Mathematics </ LI > < LI > Computer Applications </ LI > </ OL > </ BODY > </ HTML >   Solution < OL TYPE = " 1 "> < LI > Operating System       < UL TYPE = " CIRCLE "> < LI > Disk Operating System </ LI >       < LI > Windows </ LI > < LI > Unix </ LI > < LI > Linux </ LI > </ UL > </ LI >    < LI > MS - Office    < UL TYPE = " SQUARE "> < LI > Word </...