Lec 2 visual studio setting:
Live Server: installed
Visual code command
[Link]+click on more than one place to write
same thing.
[Link] +mouse wheel:Zoom in /out.
[Link]+d copy line down.
lec 5
<br> : break line
<hr>: horizontzl dandi
lorem 24: for dummy text of 20 word.
ctrl+enter : jump from new line
lec 6 Links and images
<a herf=”link”>this is link</link>
<a href="[Link] target="_blank">thi
s is google</a>
target="_blank": this attribute is used to open link
in new tab.
<img src="[Link] alt="girl pic" wid
th=”” height=””>