Skip to navigation Skip to content
Simon Technology Blog
  • Architecture
  • Cloud
  • Database
  • Develop
  • Hardware
  • Industry
  • Language
  • Mobile
  • Opensource
  • OS
  • Web
Main Navigation

Category: CSS

Cascading Style Sheets (Cascading Style Sheets) is a computer language used to express HTML (an application of Standard Universal Markup Language) or XML (a subset of Standard Universal Markup Language). The latest version of CSS is CSS3, which is a style design language that can truly separate web page performance and content. Compared with the performance of traditional HTML, CSS can accurately control the position and layout of objects in web pages, supports almost all font size styles, has the ability to edit web page objects and model styles, and can perform preliminary interactions. Design is currently the best expressive design language based on text display.

CSS-animation, make the graphics on the picture rise (gradually become high) and (gradually growing)

Effects:

html:

css:

.inner3{
margin-top: 20px;
width: 890px;
height:169px;
background: url(../image/kuang33.png) no-repeat;< br>}
.over{
position: absolute;
bottom: 32px;
l

October 19, 2021By Simo CSS Animation, become long, change, CSS, Effect, gradual, gradually, graphics, high, picture, riseLeave a Comment

Codeforces Round #583 (Div. 1 + Div. 2, based on Olympiad of Metropolises)

Enumerate the meaning of the question, understand the question in 50 minutes, and pass three times in 10 minutes. Tarjan still writes and hangs up. The scene of a large-scale car rollover.

A.

October 19, 2021By Simo CSS based, codeforces, div, metropolises, olympiadLeave a Comment

CSS implements the fork

css tick .tick {position: relative; display: inline-block; width: 40px; height: 40px; border- radius: 20px; background: gray;}.tick:before, .tick:after {background: white; position: absolute; conte

October 19, 2021By Simo CSS CSS, Fork, Hook, ImplementationLeave a Comment

Codeforces Round #582 (Div. 3)

Question link: https://codeforces.com/contest/1213

A:

Question meaning: the position of the given number, the position is an integer , Each number can be moved one or two squares to the

October 19, 2021By Simo CSS codeforces, divLeave a Comment

CSS positioning and scroll bar

0805 self-summary 一.Absolute positioning position: absolute;

/*Absolute positioning: 1. Positioning attribute value: absolute 2. It no longer occupies a place in the page (floating),

October 19, 2021By Simo CSS CSS, positioning, scroll barLeave a Comment

CSS settings page content cannot be selected

When browsing the web, you will encounter some text you want to copy that cannot be selected

If we want to achieve this effect, we only need to set a css for the label containing this part of

October 19, 2021By Simo CSS Content, CSS, page, selected, setting, UnableLeave a Comment

Case – opening effect CSS3

October 19, 2021By Simo CSS Case, CSS, CSS3, Effect, openingLeave a Comment

CSS naming specification

The css rules that need to be reused should be oriented toward attribute naming as much as possible, and try not to add semantics. .tr{text-align:right;}
. pb8{padding-bottom:8px;} The selector s

October 19, 2021By Simo CSS CSS, naming, specificationLeave a Comment

Display and Visibility (visibility)

The display attribute sets how an element should be displayed, and the visibility attribute specifies whether an element should be visible or hidden. Hidden elements-display:none or visibility:hid

October 19, 2021By Simo CSS display, sex, Visibility, visibleLeave a Comment

CSS draws a triangle

Document .triangle{ < /div> Width: 0; Height: 0; Border-top: 50px solid order black; ; border-left: 50px solid transparent;

October 19, 2021By Simo CSS CSS, one, painting, triangleLeave a Comment

Posts navigation

Page 1 Page 2 … Page 10
Recent Posts
  • Sencha-Touch-2 – Sencha Touch 2, Nested XML Analysis NodeValue
  • Add a separation line and format XML content
  • Is there a norm of simplified XML subsets?
  • Look at it when you write React
  • ReactJS – Present React Redux React-Router App to add the server to the Firebase hosted by the Firebase
Categories
  • Android
  • Apache
  • Apache Kafka
  • Asp
  • Auto-Test
  • Automated Build
  • Aws
  • Bitcoin
  • Browser
  • C & C++
  • C#
  • Centos
  • Cgi
  • Character
  • Cloud Service
  • Cocos2dx
  • Cordova
  • CSS
  • Data Structure
  • Delphi
  • Design Pattern
  • Dojo
  • Dubbo
  • ELK
  • Flex
  • football
  • Game
  • Hadoop
  • Hibernate
  • HTML
  • Hybrid
  • Intel
  • IOS
  • Ipad
  • iPhone
  • Java
  • Javascript
  • Jetty
  • JQuery
  • Jsp
  • Linux
  • Load Balance
  • Lua
  • Macbook
  • Macos
  • Mathematics
  • Micro Services
  • Monitoring
  • Motherboard
  • Mysql
  • Network Hardware
  • Network Marketing
  • Nginx
  • NodeJs
  • Nosql
  • Oracle
  • Os Theory
  • Performance
  • PHP
  • Postgresql
  • Power Designer
  • React
  • Redis
  • Regexp
  • Rom
  • Rss
  • Ruby
  • Search Engines
  • Shell Script
  • Silicon Valley
  • Silverlight
  • Software Design
  • Spring
  • Sql
  • Sqlite
  • Sqlserver
  • Storage
  • Storm
  • Surface
  • SVN
  • Swift
  • System Architecture
  • Tablet
  • Uncategorized
  • Unix
  • Visual Basic
  • Visual Studio
  • Web Crawler
  • WebService
  • Windows
  • Wireless
  • XML
  • ZooKeeper
Archives
  • October 2021
  • September 2021
  • August 2021
  • May 2021
  • April 2021
  • September 2020
  • September 2019
  • August 2019
  • June 2019
  • May 2019
  • April 2019
  • March 2019
© Simon Technology Blog 2025 • ThemeCountry Powered by WordPress