write an HTML code to design web page that provides information about the syllabus of class 10th computer science subject
Answers
Answered by
3
Answer:
hyper text markup language
Answered by
4
The HTML code to design web page that provides information about the syllabus of class 10th computer science subject.
Explanation:
HTML code
Answer:
<html>
<body>
<h><CENTER>CLASS 10</CENTER></h>
<h><center><B>SYLLABUS</B></center></h>
<H><CENTER>COMPUTER SCIENCE</CENTER></H>
<P>UNIT 1: More on software</P>
<P>UNIT 2: hardware and its components</P>
<P>UNIT 3:Working on operating systems</P>
<P>UNIT 4: Introduction to c language</P>
<P>UNIT 5: Basics of C</P>
<P>UNIT 6: functions in c</P>
<P>UNIT 7: arrays in C</P>
</body>
</html>
To Learn More
1. Write coding in html to create a table as shown .....
https://brainly.in/question/5095305
2. List all important short cut keys for computer sa2 class 9. plz give it of all the chapters wlthat r coming in sa2.
https://brainly.in/question/1098694
Similar questions