My issue
This is the head of the body
<main>
<h2>This is the torso</h2>
</main>
<footer>
<p>These are the feet</p>
</footer>
My code
// your code goes here
Learning course: Learn HTML / CSS
Problem Link: Paragraph in HTML in HTML / CSS
<main>
<p> This is my first para </p>
<h1> This is my biggest heading </h1>
<h4> This is a heading of another size</h4>
</main>
Here is the code for that problem
Is it necessary to write the same content and same header number or sequence as in example above?
@aaadityaa Kyonki agar content v change karte hai toh wrong answer show karta hai…toh same copy paste karna hai bus…?
Haa same hi copy paste karna hai until and unless usme kuch specify nhi kiya ho agar usme kuch bola gaya ho ki ye output laao ya ye… Tab tumhe code ko change karna hai bas
Welcome…
Bro If you need any help related to codng you can dm me on insta @beingakoder
I’m not there yaha pe puch sakte hai ?
Obviously bhai… Kyu nhi…!
@aaadityaa vro Maine kya garbar ki hai isme bataiyo please CSS Internal stylesheet in HTML / CSS
<head>
<!-- Add the style elements for <h2> and <ol> below this line -->
<style>
h2 {
color: blue;
font-size: 16px;
}
</style>
</head>
<body>
<header>
<h1>My recent trip to Greece</h1>
</header>
<main>
<h2>Overview</h2>
<h3>
<ol>
<li>Greece</li>
<li>Trip Options</li>
<li>Trip Itinerary</li>
</ol>
</h3>
</main>
</body>
ye raha bhai code check karlo
aur bataao kya garbar kara …
@aaadityaa Maine h2 gayab kardiya tha baad men hogya tha but abhi ye problem hai
bhai ye to sahi hai isme syntax hi galat likha hai
Arey wo pata hai but mera confusion toh padh lo
Aur isne jo v samajhaya sub upar se chala gya🥲
haa padha…
ek baar firse repeat kardo please isme upar niche wo jaata hai
I don’t get this point “It has been written in HTML instead of CSS inside the element. The <h1 heading will not be displayed since it is inside the block” I mean it can be written in any way na either HTML or CSS toh isme ye kyun reason likha hai ‘It has been written in HTML instead of CSS’…!?
bro html markup language hai aur CSS cascading ke liye
when you write the code in heading it should be in header format aur jab tum style syntax use karte ho tab wo body me run hota hai
bhai syntax hota hai sabka agar tum syntax ke idhar udhar likhoge to hoga hi problem
aur ye iss liye likhh raha hai kyunki HTML ka head body ka syntax alag hota hai agar tum kisi style ko write karoge to fir usko define bhi karna hoga na