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
  • 10 fatal semantic errors in web page layout
  • Experience sharing through W3C XHTML1.0 standard verification

    Experience sharing through W3C XHTML1.0 standard verification

    This article is about some experiences of a netizen when performing W3C XHTML1.0 verification when updating and adjusting the website.
    2024-12-30
  • Protection of email addresses on web pages

    Protection of email addresses on web pages

    Generally, when making a website, it is inevitable that you need to enter the contact email on the web page. But I don’t know, this will give those so-called online merchants an opportunity. They will use software or programs to search, and then put your
    2024-12-27
  • Symbol type

    Symbol type

    Otherwise, if one uses another type, such as number, it’s autoconverted to string. So that obj[1] is the same as obj["1"], and obj[true] is the same as obj["true"].
    2024-12-27
  • Visual Foxpro 6.0 Chinese version installation wizard (illustrated)

    Visual Foxpro 6.0 Chinese version installation wizard (illustrated)

    Recently, many users have downloaded Visual Foxpro 6.0 on this site. Some users have no experience in installing vfp6.0. They have problems such as the installation program and product ID number cannot be found, and they have made suggestions to us.
    2024-12-27
  • HTML header element

    HTML header element

    HTML head element 1, HTML<head> element<head> Element is a container for all header elements...
    2024-12-27
  • Google Web Fonts API Interview

    Google Web Fonts API Interview

    For many Web designers and developers who are obsessed with fonts, yesterday's news about the Google Font API really made them happy. This very simple and practical API includes a set of font libraries and preview tools, combining Google and TypeKit T
    2024-12-27
  • HTML file path

    HTML file path

    HTML file path HTML file path specifies the location of the file within the website folder. A file path is very similar to a web browser's file address. Using the HTML file path, any external file or resource can be linked to the HTML file. path descr
    2024-12-27
  • What is css sliding door technology

    What is css sliding door technology

    Allows various specially shaped backgrounds to adapt to the text content within the element and stretch and slide freely. A background image with a sufficient width is set on the background of the link and the link text at the same time, stretching one to
    2024-12-27
  • Object to primitive conversion

    Object to primitive conversion

    What happens when objects are added obj1 + obj2, subtracted obj1 - obj2 or print
    2024-12-27
  • CSS basic syntax format

    CSS basic syntax format

    CSS basic syntax format CSS (CascadingStyelSheet) is a series of formatting rules that control the appearance of Web pages. It is one of the essential tools for web design. Next we will start to learn the basic syntax format of css. 1. CSS definition rule
    2024-12-27
  • HTML events

    HTML events

    HTML events HTML events include Window events, document events, Form events, Keybord events, Mouse events and Media events. 1.Window event The window event is for the window object...
    2024-12-27
  • HTML URL

    HTML URL

    HTML URLURL (UniformResourceLocator) is also called a URL, translated as Uniform Resource Locator. Represents the Internet addresses of various resources. URLs can be made up of words, such as "cankoushouce.com"...
    2024-12-27
  • Handcrafted split sliding door navigation menu

    Handcrafted split sliding door navigation menu

    Teach you step by step how to create a very cool three-layer separated standard sliding door navigation menu. From the ideas, principles, steps, and methods, it can be said that "everything is used". Even if you are, I believe you can create it
    2024-12-27
  • CSS selectors

    CSS selectors

    CSS selector CSS: is the abbreviation of CascadingStyleSheet, translated as [Cascading Style Sheet], which is a set of formatting rules. Is a markup language used for (enhanced) control over web page styling and allowing the separation of style informatio
    2024-12-27