Learn the front end from scratch: CSS font properties and text properties - did you learn today? (Day08)
Learn the front end from scratch: CSS font properties and text properties - did you learn today? (Day08)
review: Learning front end from scratch: CSS introduction - did you learn today? (Day07)
preface
Here's a question for you. What are the shortcut keys to display the code in the current view? I felt very basic at first, but when I used ...
Posted by kylera on Fri, 14 Jan 2022 06:11:46 +0100
CSS learning notes
1, What is CSS?
CSS refers to cascading style sheets, also known as cascading style sheets.Advantages of css: Separation of content (HTML) and presentation (CSS); The structure of web pages is unified and can be reused; The style is very rich; html independent css files are recommended.
2, Three ways to import CSS
Inline styleInternal ...
Posted by echelon2010 on Thu, 13 Jan 2022 00:08:17 +0100
Realization of Animation Effect in vue
1. Realization of Transition Animation
1, no transition, direct change
<template>
<div class="testBox">
<div class="testCon" :style="{ width: width + 'px' }"></div>
<div class="testBtn" @click="clickBtn">Click the button</div>
</div>
</template>
<script setup>
import { ref } f ...
Posted by mnewbegin on Wed, 12 Jan 2022 20:05:32 +0100
CSS3 basic properties first module
Learning objectives
Understand what CSS isMaster the simple use of CSSMaster the methods and key points of CSS style creation and introductionMaster the key points of CSS backgroundMaster the style and key points of CSS textMaster the style and key points of CSS connection
CSS introduction
What is CSS
CSS refers to cascading style she ...
Posted by daverico on Wed, 12 Jan 2022 11:17:08 +0100
[condensed essence version] jQuery entry treasure
catalogue
I event processing
1.CDN
2. Baidu resource library
3. Code
II Animation function
III jQuery plug-in
IV jQuery encapsulation principle
1. Advantages of closures
2. Code
V case
I event processing
1.CDN
The full name of CDN is Content Delivery Network, that is, content distribution network. CDN is an intelligent virtua ...
Posted by miligraf on Tue, 11 Jan 2022 12:54:32 +0100
Web design assignment HTML5 final assignment: Tourism Website Design - Blue local tourism portal (9 pages) HTML+CSS+JavaScript
HTML5 final assignment: Tourism Website Design - Blue local tourism portal (9 pages) HTML+CSS+JavaScript
Common web design topics include individuals, food, companies, schools, tourism, e-commerce, pets, electrical appliances, tea, home, hotels, dance, animation, stars, clothing, sports, cosmetics, logistics, environmental protection, books ...
Posted by satanclaus on Sat, 08 Jan 2022 04:23:03 +0100
Student DW static web page design Guilin tourism website design - Guilin Tourism (3 pages) HTML+CSS+JavaScript html web page production final homework finished product_ Visit theme accommodation page
HTML5 final assignment: Guilin tourism website design - Guilin Tourism (3 pages) HTML+CSS+JavaScript html web page production final assignment_ Visit theme accommodation page
Common web design topics include individuals, food, companies, schools, tourism, e-commerce, pets, electrical appliances, tea, home, hotels, dance, animation, stars, c ...
Posted by jpaloyo on Sat, 08 Jan 2022 01:49:53 +0100
Magic filter! Ingeniously realize concave smooth fillet
backgroundOne day, the group members asked such a question in the group, how to use CSS to realize the following layout:In the CSS world, it is very easy to achieve only the following effects:Once the fillet or wave effect is involved, the difficulty will increase a lot.In fact, it is troublesome to realize this continuous and smooth curve. Of ...
Posted by jredsmyth on Fri, 07 Jan 2022 03:27:28 +0100
28, Positioning
1, Positioning
1.1 positioning and stacking order z-index
When using a positioning layout, boxes may overlap. At this point, you can use
z
−
i
n
d
...
Posted by fredi_bieging on Wed, 05 Jan 2022 07:22:27 +0100
TML5 final assignment: website design of women's cosmetics Mall - women's cosmetics Mall (3 pages) HTML CSS web page design assignment "mall station"
HTML5 final assignment: website design of women's cosmetics Mall - women's cosmetics Mall (3 pages) HTML CSS web page design assignment "mall station"
Common web design topics include individuals, food, companies, schools, tourism, e-commerce, pets, electrical appliances, tea, home, hotels, dance, animation, stars, clothing, sport ...
Posted by bfuzze_98 on Tue, 04 Jan 2022 23:20:50 +0100