0% found this document useful (0 votes)
3 views

Web Programming

about Web Programming

Uploaded by

sevensemister
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
3 views

Web Programming

about Web Programming

Uploaded by

sevensemister
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
You are on page 1/ 2

I have Youtube Chanel and my Chanel Name is CSE Mastery by Arman.

and in this
Chanel i will upload Web Programming lecture. And my chanel catagory is Education.

Now the question is I am create a video about Web Programming course in this Video
i am disscussed about
CSS Positioning, Box Model, Interrupt the Flow Absolute, Relative, Float and Margin
and Padding and for you better understand i am givingy you describely what i am
discussed

<div>

<p> This is the


normal… <span
class=“abs”> This
text is absolutely
positioned.</span>…
top to bottom… </p>

</div>
.abs {position: absolute;

top: 40px;

left: 80;}

and

<div>

<p> This is the


normal… <span
class=“rel”> This text
is relatively positioned.
</span> … from top to
bottom…</p>

</div>

.rel {position: relative;

top: -50px;

left: -150px}

and

<body>

<div id="container">

<div id="banner"><img src="pic.jpg" /></div>

<div id="nav">

<span><a href="home.htm">home</a></span>

<span><a href="contact.htm">contact</a></span>

</div>
<div id=“content">

<h1>My Resume</h1>

<p>Resume text</p>

</div>

<div id=“footer”>Copyright info here</div>

</div>

</body>

HTML

body {

font-size: 1em; }

#container {

width: 920px; }

#banner {

width: 920px; height: 120px; }

#nav {

float: left; width: 200px; }

#content {

width: 720px; }

#footer {

font-size: .8em; }

that's all above topic i am disscussed in this video

now give me this video most searchable and reachable and attaractive Title within
100 words that user will search. if user search web programming or web programming
full course or
web programming in bangla Relative video then however youtube will show this
video and youtube will show this video and give me read and user understandable
description how ever user will understand what about this video
and give me most searchable and good better some tag with in 500 words how ever
youtube algorithm will show my video to viewrs
so give me title, video Description within 5000 words and Tag and hastag

You might also like