Baidu front-end Technical College-Xiaowei College (HTML + CSS course tasks), Xiaowei cssTask 1: Basic HTML coding course overview
Job submission deadline: 04-24Important
The course tasks of Baidu frontend Institute of Technology a
CSS3 Border-radius PropertiesDefinition and usageThe Border-radius property is a shorthand property for setting four Border-*-radius properties.Tip: This property allows you to add rounded borders to elements!1 DOCTYPE HTML>2 HTMLLang= "en">3 Head>4 MetaCharSet= "UTF-8">5 title>Documenttitle>6 style>7 Div{8 width:200px;9 Height:200px;Ten background:Red; One Border-radius:10px 40px 70px 100px; A } - style> - Head> the Body> - Di
I am a graduate student of software engineering, recently began to contact web design production. Due to time constraints I had to master the core of the system in a short period of time.One of the teachers (20 programming experience) gave me a quick lesson to benefit. Here I caught dead again to summarize some of the personal experience, I hope to be helpful to everyone. 1th: Html Css javascripe jquery The
;Ten P>This is a paragraphP> One P>This is a paragraphP> A P>This is a paragraphP> - Body> - HTML>. cssp {Color:green;}3. Priority levelPrecedence of Look at the order in which they appear, and the final appearance will cover the frontSo: The last style that appears will take effectIn-line style priority is the highest among the three1 DOCTYPE HTML>2 HTMLLang= "en">3 Head>4 MetaCharSet= "UTF
need to write JavaScriptThe example diagram is for reference only and does not need to be fully consistent, and the pictures and copy can be set by itselfTry as many different and more style settings as possible to practice various CSS propertiesHTML and CSS code structure clear, specificationOnline learning ResourcesGetting Started with MDN htmlMDN CSS Getting
HTML Definition and usage1 DOCTYPE HTML>2 HTMLLang= "en">3 Head>4 MetaCharSet= "UTF-8">5 title>Listtitle>6 style>7 Li{8 List-style-type:None;9 text-decoration:None;Ten } One style> A Head> - Body> - ul> the Li>This is a listLi> - Li>This is a listLi> - Li>This is a listLi> - Li>This is a listLi> + ul> - + BR/> A at Table> - TR> -
Margin1, when two elements are on the same row, the horizontal margin between them equals the sum of the margin-left of the left element's margin-right+ right element2, when two elements are up and down, the upper and lower margin between them equals the larger of the two elements up and down margin3, when two elements are inclusive, the margin between them is equal to each direction of the child element margin+ the padding of the parent element of the direction1 DOCTYPE
VIIChapter 7 image of the pageSection 8 Zhang link 108Chapter 9 form 118Chapter Ten multimedia 159 Chapter One frame 165Part Two Getting started with CSS Chapter VII CSS Foundation Chapter VII CSS Selector Basics 177 Chapter VI font style 191 Chapter IV Text Style 209 Chapter VI border Style 228 Chapter VII background style Page Zhang link style
:14)
Box model--border (i)
Box model--border (two)
Box model--width and height
Box Model--fill
Box model--boundary
12th Chapter CSS Layout model
CSS Layout model
Flow model (i)
Flow Model (ii)
Floating model
What is a layer model
Layer model--absolute positioning
Layer model--relative positioning
Layer model--fixed positioning
Relative combin
applied.As in the following code:p{color:red;} P{color:green;} The text in the last P is set to green, which is well understood and is understood as a style that overrides the previous style.So the previous CSS style precedence is easy to understand:Inline style sheet (inside label) > Embedded style sheet (in current file) > external style sheet (in external file).32.ImportanceWhen we do the code of the Web page, some special situations need to have
HTML Definition and usageA simple HTML table consists of a TABLE element and one or more tr, TH, or TD elements.The TR element defines the table row, the th element defines the header, and the TD element defines the table cell.More complex HTML tables may also include caption, Col, Colgroup, THEAD, TFOOT, and tbody elements.1 DOCTYPE
Ayi web standard school
Alibaba Web standard school is a set of video series for beginners of web standards. Although I am just a beginner in web standards, I still hope to share what I learned with you through this school, in this way, not only can more friends embark on the Web standard design path, but more importantly, they can get guidance and guidance from many predecessors, so as to make faster progress. Therefore, if you find any errors in your school, you are welcome to go to the [blog
This week to Mu net of "html+css Basic Course" course, the content is very very basic, but still learned a few small knowledge points, write down the first.He moved his picture directly, so I didn't type.Example: CSS selector weightsThe weight value of the label is 1,The wei
I have been busy with this course design recently. The object-oriented thinking part can only be pushed back, so I will think slowly for a few days.
I don't know what it is, and I have never been satisfied with what I have done.
Let's take a look at a few images.
Things used: jsp html css mysql javascript
(The picture is too large. You need to zoom in and out
Share a fun web App page Crash tool of course the main is to let everyone look at his principles and look at his structure everyone should guess this. This is the use of a page after the current Div added an active, And then using the CSS to control the effect this is undoubtedly the use of the maximum width of 640 layout similar to the JS framework I have shared
today to say the CSS code really is to let the app crash, as to believe it or not, look at the picture to know.
Suddenly received an e-mail, the approximate content is that because of the CSS problem to let the app hang. At that time thinking, what kind of CSS so good, incredibly let the app hang! So out of the pho
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.