开发者

What is the code in HTML for making an image, or a gif animation- to appear in FRONT of an embeded movie clip (lets say from you tube)?

开发者 https://www.devze.com 2023-01-11 13:22 出处:网络
What is the code 开发者_StackOverflow中文版in HTML for making an image, or a gif animation- to appear in FRONT of an embeded movie clip (lets say from you tube)? The CSS z-index property may be what y

What is the code 开发者_StackOverflow中文版in HTML for making an image, or a gif animation- to appear in FRONT of an embeded movie clip (lets say from you tube)?


The CSS z-index property may be what you're looking for, it determines the drawing ordering of items that overlap each other.

0

精彩评论

暂无评论...
验证码 换一张
取 消