• 作業系統
    • Windows
    • Linux
  • 資料庫
    • SQL Server
    • MySQL/MariaDB
  • 腳本
    • PowerShell
    • Shell Script
  • 開源服務
  • 虛擬化
  • 容器
  • 雲服務
  • 網路
  • 其他
  • WordPress
  • Javascript
  • PHP
  • Search
挨踢攻城獅學習之路
不太詳細紀錄
Skip to content
  • 作業系統
    • Windows
    • Linux
  • 資料庫
    • SQL Server
    • MySQL/MariaDB
  • 腳本
    • PowerShell
    • Shell Script
  • 開源服務
  • 虛擬化
  • 容器
  • 雲服務
  • 網路
  • 其他
  • WordPress
  • Javascript
  • PHP
  • Search
分類: CSS

分類: CSS

Home 全端 Archive for category "CSS"

CSS:Label、Input自動縮放寬度佔滿容器

在製作表單時,想將Label放置於左邊,Input放在右邊,並讓Input隨視窗大小,自動縮放佔滿容器,像這樣 調大調小都可以吃滿,以下範例 可以在CSS加入float 讓Label float於左側,寬80px。Input 的寬用calc( 100% 去減掉 label的寬80px)

 css
Read more "CSS:Label、Input自動縮放寬度佔滿容器"

CSS:讓footer能在頁面底部

同組人員製作網頁時碰到,當Search出來的結果太少,會導致body的高不足至整個頁面,而讓footer出現在畫面中間(尷尬)我原本想著body設置min-height:100vh,footer設 absolute 及bottom 0結果變成這樣 最後Google到這篇:Sticky Footer …

 css
Read more "CSS:讓footer能在頁面底部"

WordPress:Elementor在IE 11、Edge踩坑1:段高度無法套用到欄背景圖

Elementor,在使用Inner Section將段切為2欄時,設定段的高度假設為400px,並在2欄各設定背景圖。Chrome背景圖可正常顯示沒問題,但IE不起作用,要再自訂CSS才能正常顯示背景圖 修改前 加入CSS 修改後

 troubleshooting / wordpress
Read more "WordPress:Elementor在IE 11、Edge踩坑1:段高度無法套用到欄背景圖"

近期文章

  • ShellScript:發送 IP 到 FortiGate、Cloudflare 進行封鎖
  • Google Apps Script: Form 無法發 Telegram、Line Bot Notify
  • Google Sheet: 操作問題筆記
  • Google Apps Script: Web App 手機 RWD 問題
  • Gitlab: 跨版本升級順序

分類

  • WordPress (29)
  • 作業系統 (45)
    • Linux (31)
    • Windows (15)
  • 全端 (29)
    • CSS (3)
    • Dev Env (4)
    • Go (1)
    • Javascript (15)
    • PHP (6)
  • 其他 (11)
  • 容器 (10)
    • Docker (7)
    • Kubernetes (2)
  • 網路 (7)
  • 腳本 (14)
    • Batch (3)
    • PowerShell (4)
    • Shell Script (8)
  • 虛擬化 (8)
  • 資料庫 (9)
    • MySQL/MariaDB (1)
    • SQL Server (8)
  • 開源服務 (19)
  • 雲服務 (6)

標籤

analysis apache backup batch btrfs centos cisco cmder command css docker duplicati esxi firewall fortigate git Go google sheet hyper-v javascript kubernetes librenms linux mariadb network nextcloud nginx php plugins powershell redmine samba security selinux shellscript sql ssh troubleshooting vembu Visual Studio vps vue.js wordpress wsl zfs
Back to Top
©2019-2023 挨踢攻城獅學習紀錄
Powered by Anima & WordPress.