Notes of Plus Two, Computer Application & Computer Applications CA2 CHP5 - Web Designing - Study Material
Page 1 :
Chapter 5 : Web Designing Using HTML, Lists in HTML, Creating links, Inserting music and video , Creating tables in a web page, Dividing the browser window ,Forms in web pages , Overview of HTML 5, , , , Lists in HTML : Unordered List, Ordered List, Definition List, , 1.Un Ordered list. ( Tags <OL> Attribute : type ), Values of type : disc , circle, square ( default : disc ), , , , , , <UL> <UL type=square>, <Li> Accountancy </Li> <Li> Accountancy </Li>, <Li> Business Studies </Li> <Li> Business Studies </Li>, <Li> Economics </Li> <Li> Economics </Li>, <Li> Computer Application </Li> <Li> Computer Application </Li>, </UL> </UL>, , ™ Accountancy, , * Accountancy — * Business Studies, e Business Studies = Economics, * Economics = Computer Application, , Computer Application, , , , , , , , , , <UL type=circle>, , , , <Li> Accountancy </Li>, , <Li> Business Studies </Li>, , <Li> Economics </Li>, , <Li> Computer Application </Li>, </UL>, , ° Accountancy, , > Business Studies, » Economics, 2° Computer Application
Page 2 :
2.Ordered list aocawan’ ena’ (tags somad : <OL> <Li> ), , Attributes of <ol> tag : type,start, <OL> somadj GBYSIoI\SV8 : type,start, type 1,a,A,i,1 ( default type is 1), , Value of start attribute must be a number, , Start agslonys1Gd BO MMIODIAAH6Mo NPBSHersoy, , , , , , <OL>, <Li> Accountancy </Li>, <Li> Business Studies </Li>, <Li> Economics </Li>, , <Li> Computer Application </Li>, </OL>, , 1. Accountancy, , 2. Business Studies, , 3. Economics, , 4. Computer Application, , , , , , <OL type=A>, <Li> Accountancy </Li>, <Li> Business Studies </Li>, <Li> Economics </Li>, , <Li> Computer Application </Li>, </OL>, , A. Accountancy, , B. Business Studies, , C. Economics, , D. Computer Application, , , , , , <OL type=i>, <Li> Accountancy </Li>, <Li> Business Studies </Li>, <Li> Economics </Li>, , <Li> Computer Application </Li>, </OL>, , i. Accountancy, ii. Business Studies, iii. Economics, iv. Computer Application
Page 3 :
3.Definition list : tags <DL>, <DT>, <DD>, , , , , , <dl>, <dt> Accountancy </dt>, <dd> Study of Accounting </dd>, , <dt> Business Studies </dt>, <dd> Study of Business </dd>, , <dt> Economics </dt>, <dd> Study of Wealth </dd>, , <dt> Computer Application </dt>, , <dd> Study of Applications of computer, </dd>, </dl>, , , , , , Accountancy, Study of Accounting, Business Studies, Study of Business, Economics, Study of Wealth, Computer Application, Study of Applications of computer, , , , , , , , , , Nested list : A list with a sub list, , , , <OL>, <LI> Input Devices </LI>, <UL>, <LI> Keyboard </LI>, <LI> Mouse = </LI>, <LI> Scanner </LI>, <LI> MICR </LI>, </UL>, , <LI> Output Devices </LI>, <UL Type= "Square">, , <LI> Printers </LI>, , <LI> Monitors </LI>, , <LI> Speakers </LI>, </UL>, , <LI> Memory Devices </LI>, <UL Type= "Circle">, , <LI> Hard Disc </LI>, , <LI> CDRom </LI>, , <LI> Flash Drive </LI>, </UL>, , </OL>, , , , , , Input Devices, e Keyboard, e Mouse, e Scanner, MICR, Output Devices, = Printers, = Monitors, = Speakers, Memory Devices, Hard Disc, ° CD Rom, Flash Drive