Skip to player
Skip to main content
Skip to footer
Search
Connect
Watch fullscreen
Like
Bookmark
Share
Add to Playlist
Report
How to use Marquee and IFrame tags in Html
Web Artificer
Follow
7/31/2024
In this tutorial it is shown how we can use marquee and iframe tags in html
m
Category
📚
Learning
Transcript
Display full video transcript
00:00
In today's video, we will learn about iframes and marquee.
00:04
You must have seen these two things on your website.
00:08
But you may have noticed or not.
00:11
But let's see what is iframes actually.
00:16
And then we will see what is marquee type.
00:20
What is the usage of it.
00:22
And how we can use it in document.
00:27
So let's go.
00:29
First of all, let's see what is marquee type.
00:32
What is marquee type actually?
00:35
You must have seen it on any website.
00:38
There will be a line.
00:40
There will be a line written from below.
00:43
Slide from below.
00:46
Slide from the right side and go inside the left side.
00:49
And then exit from the right side and go inside.
00:52
This is the method of continue.
00:55
Sometimes below and sometimes above.
00:58
So actually that line is marquee type.
01:01
Now let's give it a text.
01:04
Random day.
01:07
Okay.
01:22
So let's refresh it.
01:25
So as you can see now.
01:28
This is our marquee tag.
01:32
As expected.
01:35
So let's see some more things in it.
01:40
Let's see its behavior.
01:43
What is behavior actually?
01:46
Now as we have seen its behavior.
01:49
It exits from the right side.
01:51
It vanishes from the left side and exits from the right side again.
01:55
This is its scroll behavior.
01:58
Which is its default use.
02:01
Then there is a slide behavior.
02:04
What does the slide behavior do?
02:06
Exits from the right side.
02:08
Goes to the left side and stops.
02:10
Nothing happens after that.
02:13
Let's check the slide behavior.
02:21
So as we have seen that the slide behavior.
02:26
It exits from the right side.
02:29
Goes to the left side and stops.
02:33
Okay.
02:41
So as you can see that our slide is here.
02:46
Now its third behavior.
02:53
Let's see it.
02:55
That is alternate.
02:58
Alternate.
03:00
What will it do?
03:03
That it will exit from the right side.
03:06
It will touch the left side and go back to the right side.
03:10
And it will move like a bouncing ball.
03:16
It takes a lot of time.
03:18
So let's use another attribute of it.
03:21
That attribute is its scroll amount.
03:24
What does scroll amount do?
03:27
It increases the speed of the mouse.
03:30
For example, we set its speed to 100.
03:34
100 means that it will move at a speed of 100 pixels.
03:43
So as you can see that our mouse is moving like this.
03:53
So let's finish the scroll amount.
03:56
And let's finish the alternate and understand the direction.
04:00
We can use four directions in this.
04:04
First of all, we can add a director.
04:12
Under VH.
04:14
VH.
04:15
VW sorry.
04:16
VW means Viewport Width.
04:19
We have to cover the entire screen.
04:26
Height.
04:29
Height also tells us that under Viewport Height.
04:33
We have to give a complete height.
04:37
And you have to use it.
04:40
Purpose.
04:42
So we give it a direction.
04:44
RQ.
04:49
So let's see.
04:51
You can check this direction from the bottom to the top.
04:57
Let's give it a scroll amount.
05:05
Now it is coming to us from top to bottom.
05:08
And from left to right.
05:11
From left to right.
05:15
As we have seen before.
05:18
And.
05:24
Let's see from the right.
05:27
So it will start coming from this side to the right.
05:32
So this was our Marquee Tool.
05:35
So let's see our next tag which was iFriend.
05:44
Let's see.
06:03
For example.
06:04
YouTube.
06:08
Channel.
06:09
Gentle Memory Channel.
06:11
So.
06:12
We want to display this YouTube channel in our website.
06:17
So for this we use.
06:19
iFriend's Tag.
06:21
iFriend's Tag tells us.
06:23
In this.
06:24
He is asking us.
06:26
Link.
06:27
And a Frame Award.
06:31
First of all, we see the link.
06:33
We put a link in the link.
06:35
And.
06:37
To our screen.
06:41
Let's see.
06:44
Because of some problems.
06:46
It is not giving permission.
06:48
That.
06:49
We put the other page in this page.
06:52
Because of showing.
06:54
I think Copyright has come.
06:56
Because of Copyright issues.
06:59
Maybe one website.
07:01
To display in another website.
07:03
Maybe restrictions.
07:05
So this was our topic today.
07:08
We have lots of tags for iFriend's Community.
07:11
That's their name.
07:12
Like I said.
07:13
Let's discuss again.
07:14
Thank you so much for watching.
07:16
I hope to see you soon.
Recommended
7:40
|
Up next
Lecture No:- 4 Mastering HTML: HTML Attributes #html #coding #webdevelopment #learnreact
Saqi Technical
9/6/2024
17:27
How To Create a Website
Technical Adda
2/8/2018
7:11
How to use Table in Html | Table in Html
Web Artificer
7/26/2024
3:54
How To Insert Image In HTML Using Notepad - Quick and Easy
Topvidss
12/4/2015
11:08
Lecture No:- 3 Mastering HTML: Nested Tags & Hyperlinks Explained!
Saqi Technical
9/4/2024
12:50
HTML Tutorial#2- First Web Page(Language: English )
WEB Development Trainer
2/20/2018
8:02
HTML Tutorial#6 for Beginners in Urdu Hindi- Creating Web Links
WEB Development Trainer
1/26/2018
13:07
HTML Tutorial#5 for Beginners in Urdu Hindi- Tables
WEB Development Trainer
1/26/2018
8:03
How to Display Output Using Javascript | Javascript Output Methods
Web Artificer
9/12/2024
18:55
CSS Media Queries in One Video | Responsiveness in CSS
Web Artificer
8/20/2024
22:10
CSS Grid Layout In One Video
Web Artificer
8/20/2024
2:35
Transitions in CSS in Urdu/Hindi
Web Artificer
8/13/2024
9:08
Hover effect dropdown Menu using CSS in Urdu/Hindi
Web Artificer
8/9/2024
4:01
CSS Tutorials: CSS Background | Background Image | background Color
Web Artificer
8/5/2024
6:07
CSS Tutorials: Button in CSS | Button Styling
Web Artificer
8/5/2024
6:17
CSS Tutorials: CSS Shadow | Text Shadow | Box Shadow
Web Artificer
8/5/2024
3:40
CSS Tutorials: Links Styling | Styling Links in CSS
Web Artificer
8/5/2024
15:12
What are Positions in CSS | Positions in CSS
Web Artificer
8/2/2024
10:06
What are Pseudo Elements in CSS | How to use Pseudo Elements in Css
Web Artificer
8/2/2024
8:27
Display properties in css
Web Artificer
8/2/2024
4:57
What are Pseudo classes | How to use Pseudo classes?
Web Artificer
8/1/2024
18:17
How to use Fonts | Height | Width for Responsive design?
Web Artificer
8/1/2024
11:08
What is Padding | Margin | Borders in CSS?
Web Artificer
8/1/2024
3:49
What are Sematic tags in HTML and how to use them?
Web Artificer
7/31/2024
9:07
Style Tag | Inline Styling | External Stylesheets
Web Artificer
7/31/2024