


Application of beautiful style sheets in XHTML CSS web page production_HTML/Xhtml_web page production
This is an article written a long time ago. Now it seems that the ideas in it are worth learning. While studying cases at jb51.net, you can also learn some theoretical knowledge. It will be a breakthrough in your knowledge. help. Come on everyone!
Ever since I read Mr. Zeldman’s masterpiece "Designing with Web Standards"; the Chinese version is "Website Reconstruction" (2nd Edition), I have a deep feeling and it has strengthened my idea of using web standards. Develop and implement our projects. But just knowing a little about what web standards are and how to apply them to actual projects is not enough. You must learn and apply each component of web standards one by one, and break them down one by one to discover their essence! For web developers and designers like me, if we understand this principle and carry out targeted study and practice, I believe we will gain more, and at the same time, we can make a contribution to the application of web standards in China! (Haha, this may be a bit bragging, but it is indeed the ideal of most of us software practitioners.)
Now is the era of web2.0 or even 3.0, the era of XHTML, XML, CSS, ECMAScript and DOM. Although they are not the final technology, they combine to become a solution - the basis for our planning to build a backward-compatible website, and it is also the necessary technical foundation for making a website that complies with web standards. We not only want to gain more user support and visits, but also build a long-lasting, beautiful website to attract their attention for a long time. I believe that learning to use CSS to improve our website is a good way to attract their attention, and it is also a fashionable development trend in the web2.0 era. Below I will only talk about the experience I gained from CSS technology.
To become a CSS expert, it is not enough to just be proficient in using CSS selectors. It also lies in the overall planning of the work, mastering the workflow and improving the maintainability and efficiency of the style sheet. We can use CSS to create the wonderful websites we want, and writing CSS is a pleasure in itself. So how should we create a more attractive style sheet? What features should your style sheet have? Through learning and combining with my own work experience, I have summarized a set of good methods for making beautiful style sheets.
1. Don’t let CSS have too many tags
Linking or importing style sheets may sound like a clueless task. I have seen many website developers have neat and well-organized CSS documents, but slowly, because they may not be able to update quickly in a short period of time, or are too lazy to manage them, the exquisite style sheets created previously become Became garbage. If we work on a huge website that needs to publish hundreds of pieces of content. Because time is limited, you need to make quick changes or updates by nesting or arranging CSS. Over time, this habit continues until one day you are told that the site is going to be completely redesigned (but the content will still be the same) and you only have a week to create it (including testing). Generally speaking, updating the style sheet is a very simple method. Unless you make modifications to scattered areas of the website for a long time, you will not have an overall grasp of the website style sheet structure.
Linking or importing your stylesheet is not arbitrary. Create a clean style sheet and maintain it, and you'll be happier at work. Note: If you try to create a new stylesheet every time you update or add new content, you are definitely asking for trouble. Too many links and imported style sheets make it difficult to eliminate bugs and make the style sheet difficult to maintain. It is understandable for larger websites to create separate style sheets for different parts. Just be careful not to go to extremes. Adding a lot of style sheets will increase more http requests and may affect subsequent work.
2. The semantic definition is clear and easy to understand
In addition to selecting the most appropriate and meaningful elements to express, you must also select the class and id attribute values. Being clearly defined makes maintenance easier and everyone on the team will understand it. Look at this definition:
.l10k { color: #369; } , .left-blue { color: #369; } , if it was made by me, I might know what it means, but it may not be the same as others. Got it. Even if you know its meaning today, can you guarantee that you will still know its meaning many years from now? It is best not to add color or length and width dimensions to the class attributes. A more appropriate naming convention: . work-description { color: #369; }
3. Know when to add conditional comments and application techniques
Many articles have written about problem-solving techniques. Conditional comments are a good way to control IE publishing. I agree that conditional comments are much better than messing around in your CSS document, but lately I've come to realize that there's a lot of evidence that this isn't the best solution. You want to set the minimum height of an element, but IE6 doesn't implement it, so you know that the height you can use will also be treated the same. Create a new stylesheet and add conditional comments to your markup. All you need is to follow this rule? Wouldn't it be better to keep the minimum height and height rules together and choose a trick in the same css document? In this case, I find it difficult to use this approach.
4. Try to use external style sheets when applying CSS to web pages
Are there any benefits? Everyone knows it well. Of course, one thing is undeniable. It can maximize the reuse of code and optimize the configuration of website files.
Okay, the above are some of my personal opinions. I hope friends can give me more opinions. Your suggestions are my motivation to challenge difficulties! Thanks!
The above is the application of beautiful style sheets in XHTML CSS web page production_HTML/Xhtml_ web page production. For more related content, please pay attention to the PHP Chinese website (www.php.cn)!

Hot AI Tools

Undresser.AI Undress
AI-powered app for creating realistic nude photos

AI Clothes Remover
Online AI tool for removing clothes from photos.

Undress AI Tool
Undress images for free

Clothoff.io
AI clothes remover

AI Hentai Generator
Generate AI Hentai for free.

Hot Article

Hot Tools

Notepad++7.3.1
Easy-to-use and free code editor

SublimeText3 Chinese version
Chinese version, very easy to use

Zend Studio 13.0.1
Powerful PHP integrated development environment

Dreamweaver CS6
Visual web development tools

SublimeText3 Mac version
God-level code editing software (SublimeText3)

Hot Topics

Browser plug-ins are usually written in the following languages: Front-end languages: JavaScript, HTML, CSS Back-end languages: C++, Rust, WebAssembly Other languages: Python, Java

1. First, open the settings icon in the lower left corner and click the settings option. 2. Then, find the CSS column in the jumped window. 3. Finally, change the drop-down option in the unknownproperties menu to the error button.

1. Open Visual Studio 2019, find its option settings, and click CSS. 2. Here you can see the technical settings of the following attributes. 3. Now you can set text and fill borders here. 4. At this time, you can also set the floating positioning here. 5. At this moment, you can also set the border and background here to complete the operation. 6. Finally, click the OK button here to set the CSS default properties.

Style isolation in Vue components can be achieved in four ways: Use scoped styles to create isolated scopes. Use CSS Modules to generate CSS files with unique class names. Organize class names using BEM conventions to maintain modularity and reusability. In rare cases, it is possible to inject styles directly into the component, but this is not recommended.

How to wrap the alert box in JavaScript: use \n escape character: const myString = "First line\nSecond line\nThird line"; alert(myString);Use HTML <br> tag: const myString = " First line<br>Second line<br>Third line"; alert(myString); Set the CSS white-space property: const myString = First line, Second line, Third line; alert(myString);

The main difference between v-show and v-if in Vue is: v-show: controls the display of elements by changing the display style attribute. It is lightweight and performance-friendly for elements that frequently switch to display/hide; but it will retain the space occupied by the elements. , may cause flickering. v-if: Insert or delete elements through conditions, affecting the layout flow and avoiding flickering; however, the cost of destroying and re-creating elements is high, and it is not suitable for frequently switching displayed/hidden elements.

How to register BitstampPro? Visit the BitstampPro website. Fill in your personal information and email address. Create a password and accept the terms. Verify email address. Is BitstampPro safe? Authentication required. Enforce the use of two-factor authentication. Most assets are stored in cold storage. Use HTTPS to encrypt communication. Conduct regular security audits. Is BitstampPro legitimate? Registered in Luxembourg. Regulated by the Luxembourg Financial Supervisory Committee. Comply with anti-money laundering and know-your-customer regulations.

How to implement the table function of custom click to add data in dcatadmin (laravel-admin) When using dcat...
