RWD原理與應用-指定比例尺寸% 與max-width/min-width

Developer
Size
2,430 Kb
Views
6,072

How do I make an rwd原理與應用-指定比例尺寸% 與max-width/min-width?

What is a rwd原理與應用-指定比例尺寸% 與max-width/min-width? How do you make a rwd原理與應用-指定比例尺寸% 與max-width/min-width? This script and codes were developed by Eric on 07 December 2022, Wednesday.

RWD原理與應用-指定比例尺寸% 與max-width/min-width Previews

RWD原理與應用-指定比例尺寸% 與max-width/min-width - Script Codes HTML Codes

<!DOCTYPE html>
<html >
<head> <meta charset="UTF-8"> <title>RWD原理與應用-指定比例尺寸% 與max-width/min-width</title> <link rel="stylesheet" href="css/style.css">
</head>
<body>
<div class="container"> <div class="block a"> <h4>RWD原理與應用-指定比例尺寸% 與max-width/min-width</h4><img class="logo" src="https://hahow.in/assets/images/logo.svg" alt=""/> </div> <div class="block b"> <h4>B(70%)</h4> </div> <div class="block c"> <h4>C(30%)</h4> </div> <div class="block d"> <h4>D(35%)</h4> </div> <div class="block e"> <h4>E(35%)</h4> </div> <div class="block f"> <h4>F(30%)</h4> </div> <div class="block g"> <h4>G(100%)</h4> </div>
</div>
</body>
</html>

RWD原理與應用-指定比例尺寸% 與max-width/min-width - Script Codes CSS Codes

@charset "UTF-8";
* { font-family: 微軟正黑體;
}
html, body { width: 100%; height: 100%; padding: 0; margin: 0;
}
.container { font-size: 0; text-align: center; max-width: 1024px; margin: 0 auto;
}
.block { display: inline-block; font-size: 20px; border: 3px solid #000; box-sizing: border-box; height: 200px;
}
.logo { width: 30%; min-width: 150px;
}
.a, .g { width: 100%;
}
.b { width: 70%;
}
.c, .f { width: 30%;
}
.d, .e { width: 35%;
}
RWD原理與應用-指定比例尺寸% 與max-width/min-width - Script Codes
RWD原理與應用-指定比例尺寸% 與max-width/min-width - Script Codes
Home Page Home
Developer Eric
Username ericyericy
Uploaded December 07, 2022
Rating 3
Size 2,430 Kb
Views 6,072
Do you need developer help for RWD原理與應用-指定比例尺寸% 與max-width/min-width?

Find the perfect freelance services for your business! Fiverr's mission is to change how the world works together. Fiverr connects businesses with freelancers offering digital services in 500+ categories. Find Developer!

Eric (ericyericy) Script Codes
Name
Vue
A Pen by Eric
NameCard
Pen,pineapple,apple
Brand Guideline
CSS resume
Transition-duration
V-on
Vue add del
Create amazing blog posts with AI!

Jasper is the AI Content Generator that helps you and your team break through creative blocks to create amazing, original content 10X faster. Discover all the ways the Jasper AI Content Platform can help streamline your creative workflows. Start For Free!