HTML, CSS
一般的則是不能大於也不能小於設定值
設定長這樣,下方會出現scroll bar讓你可以滑動去看你超出大小的內容物。
不能小於設定值,但是要變成多大都可以
有兩個特性:
因為 min-width 不會再縮小了所以它是會超出空間的
就是不再縮得更小(也就是設定的值),可是要變大是可以的 隨著視窗變大他也會變長看上方那條
不能超過設定值,但是要變成多小都可以
有兩個特性:
拉長視窗內容也不會跑版,因為 max-width 不會超過設定值的大小
內容不會凸出去,就算 <p>
的 width 大於藍色部分也是如此
https://www.youtube.com/watch?v=YjtunZW7jxw&ab_channel=SteveGriffith
or
or
By clicking below, you agree to our terms of service.
New to HackMD? Sign up
Syntax | Example | Reference | |
---|---|---|---|
# Header | Header | 基本排版 | |
- Unordered List |
|
||
1. Ordered List |
|
||
- [ ] Todo List |
|
||
> Blockquote | Blockquote |
||
**Bold font** | Bold font | ||
*Italics font* | Italics font | ||
~~Strikethrough~~ | |||
19^th^ | 19th | ||
H~2~O | H2O | ||
++Inserted text++ | Inserted text | ||
==Marked text== | Marked text | ||
[link text](https:// "title") | Link | ||
 | Image | ||
`Code` | Code |
在筆記中貼入程式碼 | |
```javascript var i = 0; ``` |
|
||
:smile: | ![]() |
Emoji list | |
{%youtube youtube_id %} | Externals | ||
$L^aT_eX$ | LaTeX | ||
:::info This is a alert area. ::: |
This is a alert area. |
On a scale of 0-10, how likely is it that you would recommend HackMD to your friends, family or business associates?
Please give us some advice and help us improve HackMD.
Do you want to remove this version name and description?
Syncing