24. जब प्रारंभिक गणित का शिक्षण हो रहा है, तो शिक्षकों को बच्चे के सर्वांगीण विकास के साथ-साथ निम्नलिखित किन विषयों के लर्निंग आउटकम्स पर ध्यान देना चाहिए:
Answers
Answered by
8
<!DOCTYPE html>
<html>
<head>
<style>
h3.small {
line-height: 70%;
background-color: yellow;
}
h3.big {
line-height: 200%;
background-color: pink;
}
</style>
</head>
<body>
<h3>
This is a heading with a standard line-height.<br>
This is a heading with a standard line-height.<br>
The default line height in most browsers is about 110% to 120%.<br>
</h3> <br><br>
<h3 class="small">
This is a heading with a smaller line-height.<br>
This is a heading with a smaller line-height.<br>
This is a heading with a smaller line-height.<br>
This is a heading with a smaller line-height.<br>
</h3> <br><br>
Answered by
6
Answer:
Step-by-step explanation:
Similar questions