Chandu yadav has Published 802 Articles

HTML5 and Amazon S3 Multi-Part uploads

Chandu yadav

Chandu yadav

Updated on 30-Jul-2019 22:30:22

241 Views

Yes, it is possible to use the HTML 5 File API with the Amazon S3 multi-part upload feature. You would need a server backup as well as Amazon API keys.Amazon S3, a web service offered by Amazon Web Services provides storage through web services interfaces. Amazon launched S3 in 2007.Create ... Read More

Commonly used pseudo-classes in CSS

Chandu yadav

Chandu yadav

Updated on 30-Jul-2019 22:30:22

525 Views

Following are some of the commonly used pseudo-classesValueDescription:linkUse this class to add special style to an unvisited link.:visitedUse this class to add special style to a visited link.:hoverUse this class to add special style to an element when you mouse over it.:activeUse this class to add special style to an ... Read More

Advertisements