Learning Java loop nested loop freshwater lake ranking
Level 1: learning Java loop nested loop freshwater lake ranking
Task descriptionRelevant knowledge
Nested loopUsing Java to solve logic problemsProgramming requirementsTest description
Task description
Task: there are four major freshwater lakes in China, namely Dongting Lake, Hongze Lake, Poyang Lake and Taihu Lake. A said: Dongting Lake ...
Added by dancingbear on Thu, 27 Jan 2022 21:52:09 +0200
Educator CSS3 - text style 1
CSS3 - text style 1
Level 1: concepts related to font style attributes
Relevant knowledge
font-size
Font size attribute is used to set font size. The value of this attribute can use relative length unit or absolute length unit, as shown in the following figure.
Code example:
p{font-size:100px;}
font-family
The font family property ...
Added by wowiz on Sat, 18 Dec 2021 20:35:15 +0200