Home> Web design tutorial
All Dreamweaver tutorial Javascript tutorial HTML tutorial CSS tutorial Experience and skills DHTML tutorial Web effects WEB standardization
Web design tutorial
  • The content, structure and performance of the web

    The content, structure and performance of the web

    The basis of the Internet is web pages and hyperlinks, and hyperlinks form page streams. This page flow is also part of the structure and is the focus of interaction design: the processing of requests and responses. The structure mentioned here cannot be
    2025-02-05
  • Create different hyperlinks with CSS style sheets

    Create different hyperlinks with CSS style sheets

    The effect we want to achieve is to add a small icon to all links that point to this site to tell the user that clicking on this link will cause you to leave this site, which is an external link. Of course this may be achieved through more complex JavaScr
    2025-02-05
  • Adobe Html5 Extension development first experience graphic tutorial

    Adobe Html5 Extension development first experience graphic tutorial

    1. Background introduction Adobe produces a wide range of multimedia processing software product lines, covering audio and video editing, image processing, graphic design, film and television post-production and other fields. In order to extend the functi
    2025-02-05
  • Summary of methods for implementing barrage effects on the front end (including implementation methods of css3 and canvas)

    Summary of methods for implementing barrage effects on the front end (including implementation methods of css3 and canvas)

    In the past, on a mobile lottery page, the display window of the lottery results needed to display a barrage carousel. I have gone through some pitfalls before. Now I will summarize how to achieve the front-end barrage effect. css3 implements the beggar’s
    2025-02-05
  • IFRAME framework page to implement adaptive high solution

    IFRAME framework page to implement adaptive high solution

    There are often parent pages that need to be embedded in another subpage through iframe, and adjust the height of iframe in the parent page in a timely manner based on the height of the child page. This requires the page to have adaptive functions. The ad
    2025-02-05
  • Comment pagination written in js (not bad)

    Comment pagination written in js (not bad)

    Copy the code as follows: <%@ page language="java" contentType="text/html; charset=utf-8" pageEncoding="utf-8"%> <% String path = reques
    2025-02-05
  • Web Elements’ magic: Add Custom Search to the website

    Web Elements’ magic: Add Custom Search to the website

    Google released Web Elements at the GOOGLE I/O 2009 conference held at the end of May. Its purpose is very simple, that is, let you embed all the products of Google into your own website. Through iframe, it is like youTube. Embed it into the web page and
    2025-02-05
  • JS pop -window return value detailed explanation (Window.open method)

    JS pop -window return value detailed explanation (Window.open method)

    Test.php Copy code code is as follows:
    2025-02-05
  • A brief analysis of the delete operator in JavaScript

    A brief analysis of the delete operator in JavaScript

    The delete operator deletes a property, array element, or variable of the object specified by the operand. It will return true if the delete operation is successful, and false if the operand cannot be deleted. Not all attributes and variables can be delet
    2025-02-05
  • JS operation of Array array method and attribute instance analysis

    JS operation of Array array method and attribute instance analysis

    This article summarizes the three attributes of the Array array, the length attribute, the prototype property, the constructor attribute, and the 8 classifications and multiple methods of the array object. The specific: 3 attributes of the object 1, the l
    2025-02-05
  • Summary of common problems and skills of practical CSS

    Summary of common problems and skills of practical CSS

    When you define the various states of the link with CSS, you must pay attention to its writing order, that is, :: link: visited: hold: active. If you do not write in this order, you may not be able to achieve the effect of your hope. In order to remember
    2025-02-05
  • Html sample code to read images in local folder and display them

    Html sample code to read images in local folder and display them

    One purpose is to select a local folder on Html, automatically read all the pictures in the folder and subfolders and display them on the page. Technical analysis: There is a problem. The path obtained by the file tag in Html is relative. When specifying
    2025-02-05
  • Sample code for HTML5 canvas waterfall text effect

    Sample code for HTML5 canvas waterfall text effect

    Today, the editor will share with you the thirteenth issue of the web front-end special effects collection series. Friends who like to play with cool effects, please take a look ^_^. I hope you like it ~ I will share with you a waterfall formed using HTML
    2025-02-05
  • HTML5 mark

    HTML5 mark

    The mark of HTML5 can be omitted. Without affecting the layout of the page, it can save the size of the webpage. Reduce code.
    2025-02-05
  • 2009 latest web design development trend (1)

    2009 latest web design development trend (1)

    In these special layout design, the overall creativity is often more important and more memorable than the specific content. Nevertheless, availability, layout and visual design are rarely ignored and executed carefully. Innovation layout is particularly
    2025-02-05