HTML Complete Course in One File
HTML Complete Course in One File
1. element
[opening tag + content + closing tag = element]
2. heading
[h1 h2 .....h6 use for heading]
3. paragraph
[p use for paragraph]
4. commented out
[ctrl + slash\ ]
it means that when we weite some content in my code but we dont show
it my web page then we use commented out
5. HTML Attribute
[ <a href="link or url">link ka content jo show ho raha ho jasy click
link<\a>
Quotes ap single or dubble dono use kar skty ha koi error nahe ayia
gaa.Is ka use kb hoga? jub hamary link ma double quotes hoga yanee ka
["] ya sign use hoga to pher hum single quotes use karayngay q ka ya
pher 3 dafa show hoga or complier ko pta nahe chalay gaa ka link kitna
ha
Is ma a ak ak tag ha or href jo lika ha ya actual ma ak link ha or jub
be hum anchor tag ke text per click karaymgay to ya href ka link open
hoga
href ak attribute ha
.HTML attribute hum use karty ha more information ka lia
hum ny already HTML tag likha hwa ha hum html attribute use karty ha
more information ka lia
Anchor tag wo tag tag hota ha jis ma hum kisi be link per redirect kar
skty ha
jub hum anchor tag ke text per click karty ha to ya humay link per
redirect kar deta ha
6. Anchor tag
[ anchor tag use hota ha link ko add karna ka lia ] shortcut; yane ka
emmet ko use karna hum a type karayngay or enter press karayngayyy.
7. Image tag
<img src="link past karayngay" Alt"name">
yaha per alt ka matlb ha ka kisi be waja sy agar ya image show nahe ho
rahe ha to pher hum ny jo alt ma likha ha wo show hoga. ya absolute
link ke tara work karta ha
8. font
>...underline [ <u>text</u> ]
>...italian [<i>text</i> ]
....bold [ <b> text </b> ]
9. Br tag
<Br> br tag used hota ha new line ka lia yani ka next line ka lia
11. hr tag
<hr> tag use hota ha horizontal line ka lia
14.STRUCTURE
1.header
2.main
3.footer
>...Header
>...Main
1. section
2. artical
3. aside
1 section
A page section
hum particular part show karna chahty ha user ka lia
2 artical
ak particular batt ka lia use hota ha
3 aside
main contain sy toora sa alag topic ka lia use hota ha or ya wala
part google ads, facebook ads ka lia be use hota ha
>...Footer
2.inline element
wo element hoty ha jis ko jitnee space ke need hotee ha wo itnee he
space ghairr latee ha
Example: span
18.List
two types of list
Unorder list and order list
>...unorder list
<ul>content</ul>
is ma attribute used hoty ha 3
1.square
2.circle
3.disc
is ma hum type=1,2,3 teeno name hum add kar skty ha
>...order list
<ol> content </ol>
attribute
capital I[I] used for roman number
19.Table
sub sy pahlay hum table tag used karayngay
or is ka bad caption tag used karayngay table ka top ma content
likhayngay
is ka bad hum thead used karayngay or us ka under hum th likhayngay or
heading likhayngay
or is ka bad hum tbody used karayngay td sy pahlay
20.Form
<form action="form.php">content</form>
is ma action attribute ha or is ka matlb ha ka backand ma konsa
language used hoga or hum ny php likh lia ha
pher hum content ma input add karayngay or pher is ka type add
karayngay
>text
>passoword
>check box
>button
>color
>date
>datetime-local
>email
>file
>hidden
>radio
textarea hum used karty ha ak area ka lia jis ma hum text add karay
SEO
Type of SEO
There are two types of seo
1.On page SEO
2.Off page SEO
on page seo use hote ha html ma or off page seo ka koi kam nahe ha
html ka sath
2.Meta description
meta tag head ma likha jata ha ,
is ka lia meta description tag used karayngay,or us ma meta tag
likhayngay.
3.Url slug
humay acha sa url slug use karna taky hamara url dakh ka he pta chal
jia ka ya kis cheez ka baary ma ha
***********Key Point************
1. If we click alt in vs code then we select more places [cursor]in
one time and we changed , remove , and other works.yaani ka multiple
cursor.
2. ALT + Z [toggle word wrap ] text ke line ko screen ky baraber karny
ka lia.