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
  • CSS mouse style (cursor)

    CSS mouse style (cursor)

    CSS mouse style (cursor) When laying out a page, CSS is an essential part of the work. I often hear people say: HTML is what a person looks like without makeup, and adding CSS is what a person looks like after putting on makeup. This sentence is easy to u
    2024-12-25
  • CSS size/width and height properties (width/height)

    CSS size/width and height properties (width/height)

    CSS size/width/height attributes (width/height) CSS size attributes refer to the width and height attributes of the element. Although it is very simple, it is a skill that must be mastered. CSS provides width, height, max-width, min-width, max-height and
    2024-12-25
  • Map and Set

    Map and Set

    Map is a collection of keyed data items, just like an Object. But the main difference is that Map allows keys of any type.
    2024-12-25
  • CSS font style (font)

    CSS font style (font)

    In addition to beautiful backgrounds and colors, CSS font styles (fonts) are also an important part of web design. Appropriate fonts will not only make the page more beautiful, but also improve the user experience. CSS provides a series of properties for
    2024-12-25
  • WeakMap and WeakSet

    WeakMap and WeakSet

    As we know from the chapter Garbage collection, JavaScript engine keeps a value in memory while it is “reachable” and can potentially be used.
    2024-12-25
  • CSS box model, rounded border, box shadow effect implementation

    CSS box model, rounded border, box shadow effect implementation

    The three cores of page layout: box model, floating, and positioning. Box model, rounded border box model The core of web page layout: placing boxes through CSS. The components of the box model include: borders, margins, padding, and actual content
    2024-12-25
  • The most accurate hard disk integer partitioning method

    The most accurate hard disk integer partitioning method

    The general algorithm for calculating hard disk integer partitions is: partition size = (partition size - 1) × 4 + 1024 × partition size.
    2024-12-25
  • Introduction to the use of Unicode characters in web pages (&#, \u, etc.)

    Introduction to the use of Unicode characters in web pages (&#, \u, etc.)

    The earliest computers could only use ASCII characters, but with the expansion of computer applications, many countries have designed special character sets for computers so that the letters and characters of their own countries and nations can be display
    2024-12-25
  • What does W3C mean? Introduction to W3C standards

    What does W3C mean? Introduction to W3C standards

    What is W3C? W3C is the abbreviation of the English World Wide Web Consortium. The Chinese meaning is the W3C Council or the World Wide Web Alliance. The W3C organization is a non-profit organization that develops Internet standards.
    2024-12-25
  • Sharing things about website web design

    Sharing things about website web design

    Starting from this week, we will summarize one of the web design questions answered by readers in the QQ communication group every day, and compile them into articles according to a weekly cycle. They will be published on the blog every Friday and shared
    2024-12-25
  • 29 Top Free CSS Tools and Apps for Web Design

    29 Top Free CSS Tools and Apps for Web Design

    1. Metro UI CSSMetro UI CSS is a CSS framework that implements the Metro style interface of Windows 8. 2. CSScombCSSco
    2024-12-24
  • Object.keys, values, entries

    Object.keys, values, entries

    Let’s step away from the individual data structures and talk about the iterations over them.
    2024-12-24
  • Web design skills: The impact of website homepage design on the audience

    Web design skills: The impact of website homepage design on the audience

    I think you should know that the homepage of the website is very important to the entire website. How can we make it attract your audience (visiting users)? This depends on your design. The homepage of the website generally includes: navigation menu, sear
    2024-12-24
  • Destructuring assignment

    Destructuring assignment

    The two most used data structures in JavaScript are Object and Array.
    2024-12-24
  • 360 Security Desktop Theme Design Summary 360 Security Desktop Style Design

    360 Security Desktop Theme Design Summary 360 Security Desktop Style Design

    Users are all personalized, on the premise of meeting functional needs. More and more users are choosing to change themes for their software. When the functions are perfected to a certain extent, personalization will be another direction of product develo
    2024-12-24