<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head><meta http-equiv="Content-Type" content="text/html; charset=utf-8" /><title>无标题文档</title><style>body { font: 12px/24px Helvetica,Tahoma,Arial,sans-serif; margin: 0; padding:0;}div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, form, input, textarea, p { margin: 0; padding: 0;}img { border: 0 none; }*{ margin:0; padding:0; }li{ list-style:none;}.fl{ float:left; display:inline; }.fr{ float:right; display:inline; }a{ text-decoration:none; color:#313131;}a:hover{ text-decoration:none;}.a_d{ height:22px; padding:0 10px 0 5px; border:1px solid #9dabb6; border-radius:3px; line-height:22px; display:inline-block; background:-webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#e7f0f9)); background:-moz-linear-gradient(top, #ffffff,#e7f0f9); filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#ffffff,endColorstr=#e7f0f9,grandientType=1); margin:100px 100px; }</style></head><body><a class="a_d" href="#">保存</a></body></html>在ie8下 line-height没有垂直居中是怎么回事啊
Reply to the discussion (solution)
It’s okay not to set line-height. If you have to set it, just include the edge
line -Height is okay if you don’t set it. If you have to set it, just include the edges
If you don’t set it, it will be incompatible with Firefox. Is there any way to make it compatible with IE, Firefox and Google?
line-height It’s okay not to set it. If you have to set it, just include the border
It won’t be compatible if you don’t set up Firefox. Is there a way to make it compatible with IE, Firefox and Google?
line-height:24px
Add the border The width is counted
It’s okay if line-height is not set. If you have to set it, the edge is also counted
If you don’t set it, it will not be compatible with Firefox. Do you have IE Firefox or Google? The compatible way is
line-height:24px
Count the width of the border
Count the border line. Firefox is not compatible. I have tried it. Firefox has two more pixels
It’s okay if you don’t set line-height. If you have to set it, just include the edges
It won’t be compatible if you don’t set it for Firefox. Is there a way to make it compatible with IE, Firefox and Google? Ah
line-height:24px
Count the width of the border line
Count the border line. Firefox is not compatible. I have tried it. Firefox has two more pixels
body {
font: 12px/24px sans-serif;
margin: 0;
padding:0;
}
It seems to be a font problem, just delete the first few and it will be fine

WebdevelopmentreliesonHTML,CSS,andJavaScript:1)HTMLstructurescontent,2)CSSstylesit,and3)JavaScriptaddsinteractivity,formingthebasisofmodernwebexperiences.

The role of HTML is to define the structure and content of a web page through tags and attributes. 1. HTML organizes content through tags such as , making it easy to read and understand. 2. Use semantic tags such as, etc. to enhance accessibility and SEO. 3. Optimizing HTML code can improve web page loading speed and user experience.

HTMLisaspecifictypeofcodefocusedonstructuringwebcontent,while"code"broadlyincludeslanguageslikeJavaScriptandPythonforfunctionality.1)HTMLdefineswebpagestructureusingtags.2)"Code"encompassesawiderrangeoflanguagesforlogicandinteract

HTML, CSS and JavaScript are the three pillars of web development. 1. HTML defines the web page structure and uses tags such as, etc. 2. CSS controls the web page style, using selectors and attributes such as color, font-size, etc. 3. JavaScript realizes dynamic effects and interaction, through event monitoring and DOM operations.

HTML defines the web structure, CSS is responsible for style and layout, and JavaScript gives dynamic interaction. The three perform their duties in web development and jointly build a colorful website.

HTML is suitable for beginners because it is simple and easy to learn and can quickly see results. 1) The learning curve of HTML is smooth and easy to get started. 2) Just master the basic tags to start creating web pages. 3) High flexibility and can be used in combination with CSS and JavaScript. 4) Rich learning resources and modern tools support the learning process.

AnexampleofastartingtaginHTMLis,whichbeginsaparagraph.StartingtagsareessentialinHTMLastheyinitiateelements,definetheirtypes,andarecrucialforstructuringwebpagesandconstructingtheDOM.

How to design the dotted line segmentation effect in the menu? When designing menus, it is usually not difficult to align left and right between the dish name and price, but how about the dotted line or point in the middle...


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

mPDF
mPDF is a PHP library that can generate PDF files from UTF-8 encoded HTML. The original author, Ian Back, wrote mPDF to output PDF files "on the fly" from his website and handle different languages. It is slower than original scripts like HTML2FPDF and produces larger files when using Unicode fonts, but supports CSS styles etc. and has a lot of enhancements. Supports almost all languages, including RTL (Arabic and Hebrew) and CJK (Chinese, Japanese and Korean). Supports nested block-level elements (such as P, DIV),

DVWA
Damn Vulnerable Web App (DVWA) is a PHP/MySQL web application that is very vulnerable. Its main goals are to be an aid for security professionals to test their skills and tools in a legal environment, to help web developers better understand the process of securing web applications, and to help teachers/students teach/learn in a classroom environment Web application security. The goal of DVWA is to practice some of the most common web vulnerabilities through a simple and straightforward interface, with varying degrees of difficulty. Please note that this software

SecLists
SecLists is the ultimate security tester's companion. It is a collection of various types of lists that are frequently used during security assessments, all in one place. SecLists helps make security testing more efficient and productive by conveniently providing all the lists a security tester might need. List types include usernames, passwords, URLs, fuzzing payloads, sensitive data patterns, web shells, and more. The tester can simply pull this repository onto a new test machine and he will have access to every type of list he needs.

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

MinGW - Minimalist GNU for Windows
This project is in the process of being migrated to osdn.net/projects/mingw, you can continue to follow us there. MinGW: A native Windows port of the GNU Compiler Collection (GCC), freely distributable import libraries and header files for building native Windows applications; includes extensions to the MSVC runtime to support C99 functionality. All MinGW software can run on 64-bit Windows platforms.