2017.10.23 Learning Knowledge Summary review and write a new webpage

Source: Internet
Author: User

Pm:

First, HTML tags + content
Tags: determine how content is displayed, style

Second, the case technical requirements
Using labels
Css
Container-div

Development tools: Sublime Text3
Chrome

HTML CSS JS
Content + display + action

Third, HTML
Normally a flow layout (one next to the other)

H-Title Tags
P-paragraph Labels


div-multiple elements, multi-line element block
span-storing single-line text, element inline
Paired labels Single label <br></br> line wrapping \\r\n Space tags &nbsp; &lt; &gt

Iv. css (cascading style sheet) cascading style sheets
Control the display style of content
Selector + Rules

1. Element Selector
Div{background-color:black;}
h1{}
a{}
img{}

2.ID Selector--The ID of an element that affects only this element (highest priority)
#myid {}
There's nothing clear:both about.


Magin-border-padding-content

-------------------------------------------------------------------

Implementing Music Web Pages
.. /--File in previous directory
./--This catalogue


------------------------------------------------------------------------
Summarize:
1.html Label
Document:Content labels:<div> multiple lines of content
<span> a line of content
Link a <a href= "url" ></a>
Picture <ima src= "" Width height>
<video> <audio>

2.CSS Style sheet selector + rules
ID style Sheet
Element style sheet body{} div{} img{}

Color:
Color: Font Color
Background-color

3. Layout + box model

----------------------------------------------------------------------------
Summarize:
First, to summarize:--"blog
1.html/css
2. Layout box model

Second, make a Web page for yourself

Nt:

1. Review of Music web programming, improvement, improvement, use of margin, element container and ID container tag li (ol-> with sequence list,ul-> unordered lists)
2.class and ID
3. Find Web Templates and learning (Baidu Marketing Center) Explore head Add background image, try self-marketing page writing
4. Download the source code, view the source of the way to learn

Question: Text Click requires JS Event trigger?

2017.10.23 Learning Knowledge Summary review and write a new webpage

Contact Us

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.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.