HTML Media
Multimedia is music, audio,videos and animations in different formats (.mp3, .mp4, .mpg, .wmv, .avi, .swf, .wav). <embed> tag is used
Read MoreMultimedia is music, audio,videos and animations in different formats (.mp3, .mp4, .mpg, .wmv, .avi, .swf, .wav). <embed> tag is used
Read MoreIn HTML different input type are used. Text input type<input type=”text” name=”name”> Used to define text box Example Password input
Read MoreIn HTML marquee tag is used for scrolling text horizontally or vertically using direction attribute. The <marquee> Tag Attributes width used
Read MoreFollow below steps to create an EC2 instance in AWS Sign In: First Sign into the AWS Console. Select EC2:
Read MoreHey guys, in this post we will learn how to fetch data from database in python or how to select
Read MoreIn this post we will learn how to execute the INSERT Query using Python to add record into table. For
Read MoreIn this post we will see how to connect the MySQL (PhpMyAdmin) database in Python Install connector: Install MySQL connector
Read MoreWhat is Python? Python is a high-level, interpreted programming language. It is widely used for web development, scientific computing, data
Read More