RBD
RBD
When we have to show their term and description like unordered and ordered list
When same word in italics have different meaning or when we have to say things sarcastically
The attribute named title has only work is when we go our mouse to the position then then it will
show a title
Best way to attach figure with figure caption as we does not use ordinary method because we
doesnot sure of that working
Video
For adding subtitles
Iframe this is uses to use resource of other website in our own websites like you want to play or use
youtube video into your websites the you use iframe but be carefull with security furposes
Rowspan use to take two row and col span to take two columns;
<table>
<tr>
<th colspan="2">Animals</th>
</tr>
<tr>
<th colspan="2">Hippopotamus</th>
</tr>
<tr>
<th rowspan="2">Horse</th>
<td>Mare</td>
</tr>
<tr>
<td>Stallion</td>
</tr>
<tr>
<th colspan="2">Crocodile</th>
</tr>
<tr>
<th rowspan="2">Chicken</th>
<td>Hen</td>
</tr>
<tr>
<td>Rooster</td>
</tr>
</table>
Styling in col
Adding a caption
Now CSS gona start
So wo element andar aa
jata hai ;
Agar niche wala block hai aur upar wala in line toh bhi
block wala niche hi rahega
Flexbox
so agar mai elemnt ko agal bagal rkhna chahta hun tb
mai flexbox ka istmal kaunga
Hume in teeno ko agal bagal lana hai prr……… hum flex
box inpe nhi lagayenge kyonki flex box laga hai jinko
agal bagal lana hai unke parents pe mtlb uss black wale
pe
SO flex box ka nature hai jispe flex box lagayenge uske
sarre children agal bagal aa jayenge
So flex box banate hi uske do axis access ho jate hai
Y- axis : cross;
X- axis : main from left to right mainly jaise element
rhke honge main axis ki direction vaise hi hogi
Iska aisa hai ki jisko mai select karta jau uska color
green kar dena
Focus- ye input lete samay kam atta hai like jab hum
form bharte hai toh nam waghera dalte hai toh uss
area pe click karte hi uska color grey se white ho jata
hai like that
Nth child
Like this
GRID
So grid help karta hai layout bannane keliye mtlb in
direction of row and column at a same time like
Bhai same kam toh flex box bhi karta tha na but wo ak
time sirf ak direction mai work karta tha
Ye ak sath dono direction mai work kar sakta hai
Aise
Shortcut way to write this