How to use SVG in React

Introduction In React, we often use SVG for icons or images. How do we use it efficiently? How do we add a number in the centre of a trolley icon?…

How to stop YouTube showing related videos

Unfortunately, if you’re like a lot of people and embed YouTube videos on your website, you might have noticed random videos showing up when you pause or get to the end of the video. Sometimes these videos could be from your competitors.

A short interview about An Lac House

In this post, we want to present how to embed a YouTube video into your WordPress and keep it responsive. What we need is to add a few CSS attributes…

Create preview images for your web page displayed in Google search results

You might want to create a preview image for your web page which it will be displayed in Google search results. This image will help users in the sense of…

How to delete WordPress themes

Removing theme through FTP Using FTP manager login to your server and open the WordPress installation folder Go to wp-content/themes and delete the required folder.

Comparison of Web Servers (aka, Application Servers)

Apache, GlassFish, WebLogic, Nginx, Resin http://www.caucho.com/resin-web-server/ http://wiki.nginx.org/Main http://www.oracle.com/technetwork/middleware/weblogic/downloads/wls-main-097127.html

Create an image gallery with jQuery

Instead of visiting each images and reloading the page to load a new one, we can visit all images without reloading the page. The principle of this work sounds employed…

Toàn tập với CSS

Các bài hướng dẫn CSS trên Youtube:Phần 1, 2, 3, 4, 5XHTML Tips & Tricks: CSS Buttons

Các bộ soạn thảo html miễn phí mà hiệu quả trên Linux

Gom các editor soạn thảo web miễn phí cho ace nào thích thiết kế web cũng như tạo các trang html đơn giản trên hệ thống Linux. Ngoài các anh…

Stuffs during building EPHY10

Each page in ASP.NET 2.0 or upper has the AutoEventWireup tag set to true, which means that all this page initialization events are type by yourself. use this code directly…