Default image

Alper Aktepe

I live in Manisa in Turkey. I am a computer engineer, and I am working on web development. Also, I like playing guitar and singing. Sometimes, I enjoy watching football and playing chess.

How To Create a Full-Width Video Background With CSS

How To Create a Full-Width Video Background With CSS

This article demonstrates how to create a full-width video background using CSS and HTML. Included is a walk-through with examples and code. Engaging with first-time visitors on your website is really important. The average website-visitor interaction time in the world…

Quickly Search and Filter a List With JavaScript

Quickly Search and Filter a List With JavaScript

This tutorial demonstrates how to filter a list using JavaScript. When we search, JavaScript returns a match from an unordered list. The article below will use a JavaScript filter function to implement dynamic filtering and search a list where similar…

How To Create Alert Buttons With CSS

How To Create Alert Buttons With CSS

This tutorial demonstrates how to create alert buttons with CSS and HTML. Included are hover effects, different alert button types, and code. What are buttons? Buttons are the UI elements that allow website users to interact with the backend or…

How To Create an HTML Carousel

How To Create a CSS Carousel

This article demonstrates how to create several carousels. Using HTML, CSS, JavaScript, Bootstrap, and then the Owl library. In this tutorial, we will explain how to make HTML carousels. We will explore three different ways to implement this on your…

How To Create An Icon Bar With CSS

How To Create An Icon Bar With CSS Styles

This article will explain how to make an icon bar using CSS. We will use the Font Awesome icon library, which can be found for free at fontawesome.com. Font awesome is a CSS library that presents frequently used icons as…