🚀Video and Audio tag in HTML | How to add video and audio in Webpage, #9
ฝัง
- เผยแพร่เมื่อ 11 ก.พ. 2025
- video - to place video on web page
audio - to place audio on web page
source - used to locate the path of audio/video file
Attribute of source - is src where we have to provide location
Attributes of video
1. controls - display the controls on web page
2. loop - to repeat the video or audio after completion
3. muted - mute the video/audio
4. poster (video tag) - display the poster until user play the video
5. width & height (video tag) - display the size of video player
---------------------------------------------------------------------------------
#HTML #WebDevelopment #HTMLAudio #HTMLVideo #WebDesign #WebTutorial #AudioTag #VideoTag #Multimedia #codingbasics #techpile #codehelper