Skip to content

MyNotes

27
Oct
2021

CSS style setup

  • MyNotesAdmin
  • CSS Style, IT Notes
  • 0

1.Div 设置CSS 背景透明:

div {
  background: rgba(76, 175, 80, 0.3) /* Green background with 30% opacity */
}

2.设置图片width and height:

<img src=”img_girl.jpg” alt=”Girl in a jacket” width=”500″ height=”600″>

Share

You may also like...

  • How to configure Nginx for WordPress permalinks

    How to configure Nginx for WordPress permalinks

  • 阿里云CDN+ALB_ECS配置记录

  • 从不懂 iOS 开发到 App Store 上架,开发过程和经验全分享

    从不懂 iOS 开发到 App Store 上架,开发过程和经验全分享

  • Next story Nginx restart php service
  • Previous story Bitbucket git

Recent Posts

  • Install Xampp WordPress on Mac
  • Nginx Log Monitor
  • Docker 常用命令行
  • Bootstrap 5 datatable
  • Nginx常用命令

Recent Comments

  1. A WordPress Commenter on Hello world!

Archives

  • September 2023
  • June 2023
  • May 2023
  • April 2023
  • February 2023
  • January 2023
  • December 2022
  • November 2022
  • October 2022
  • September 2022
  • August 2022
  • July 2022
  • February 2022
  • January 2022
  • December 2021
  • November 2021
  • October 2021

Categories

  • APP Development
  • CSS Style
  • instagram API
  • Interesting
  • IT Notes
  • Journal
  • Nas
  • News
  • Server Notes
  • Uncategorized
  • VS Code and Git
  • Wordpress Development

MyNotes © 2025. All Rights Reserved.

Powered by WordPress. Theme by Alx.