1. Accessing Internet Services The Internet is a global network that allows users to browse websites, send emails, download files, and communicate in real time. To use the Internet effectively, you need to understand basic operations such as using a web browser, searching for information, downloading content, and managing browser settings. 1.1 Selecting & Opening a Web Browser A web browser is a software application that allows users to access and interact with websites. Popular Web Browsers: Google Chrome – Fast, widely used, syncs with Google account. Mozilla Firefox – Secure, privacy-focused, customizable. Microsoft Edge – Default browser in Windows, integrated with Bing AI. Safari – Default browser for Apple devices (Mac, iPhone, iPad). Opera – Has a built-in VPN and ad blocker for secure browsing. How to Open a Web Browser? Windows Users: Click on the browser icon on the desktop or taskbar . Press Windows Key + R , type chrome ...
Perform Word Processing-K725004002 Word processing is a document related text editing process such as paragraph setting, image editing and document setting. Example: MS Office Word Open Office Writer Google docs 2.1) Use a word processing application In this all subject reuse Ms office word (2005,2006). Ms office word processing applications in Ms office package. 2.1.1 Open and Close The following methods how we can open Ms office word. M-1 i. Go to start button ii. Search word /MS office Word iii. Click word icon. M-2 i. Open run command (Windows + R) ii. Type “Win ...
What is HTML? HTML stands for Hyper text Markup language. HTML is he standard markup language for creating web pages. HTML describe the structure of a web page. HTML consists of a series of elements . HTML elements tell the browser how to display the content. HTML elements label pieces of content such as “this is a heading”,”this is a paragraph”,”this is a ink” ,etc. A simple HTML Document The < !DOCTYPE html > Declaration define that this document is an HTM5 document. The < html > element is the root element of an HTML page. The < head > element contains meta information about the HTML page. The < title > element specifies a title fro the HTML page (which is shown in the brewser’s title bar or in the page’s tab). The < body > element define the document’s body,and is contain for all the visibe contents such as heading,paragraph,images,hyperlinks,tables,lists etc. The < h1 > elements d...
Comments
Post a Comment