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″>

You may also like...

  • Use Docker Compose to Install WordPress with nginx, php-fpm and mysql

    Use Docker Compose to Install WordPress with nginx, php-fpm and mysql

  • 阿里云CDN+ALB_ECS配置记录

  • To enable the Slow Query Log for MySQL or MariaDB:

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

Recent Posts

  • Query Loop: The Ins and Outs of One of WordPress 5.8’s Most Powerful Features
  • WordPress load more button
  • Logtail use
  • Use Docker Compose to Install WordPress with nginx, php-fpm and mysql
  • Instagram api

Recent Comments

  1. A WordPress Commenter on Hello world!

Archives

  • 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 © 2023. All Rights Reserved.

Powered by WordPress. Theme by Alx.