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?…
Catégorie : Web Design
Thiết kế các site
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.
(English) A short interview about An Lac House
Désolé, cet article est seulement disponible en English.
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…
Comment pour effacer les themes en WordPress
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
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…