. NET Learning Notes----2015-07-12 (Introduction to HTML, tags)

Source: Internet
Author: User

1. HTML

Hypertext Markup Language

There are a lot of tags in html, and we use HTML-provided tags to contain the content that will be displayed on the page, which makes up our web page

2. CSS

Control the effect of Web page content display

3. html+css = Static page

Js+jquery

4, do not beep beep

1), create a file on the desktop casually.

2), change the suffix name of the created file to. htm/.html

3), start the basic frame label

5. Tags in html

P Tags: paragraph labels <p></P>

Space label:&nbsp;

Title Label:

Picture tags:

SRC: Indicates the path of the picture to be displayed

Height: width of picture px

Width: height of picture px

Alt: Text displayed when a picture fails for some reason

Title: Text displayed when the cursor moves to the picture

Note:<!--What you want to comment--

<a></a> Tags: hyperlinks,

The href indicates the address to connect to,

Target: Open a new web page _blank means to open a new page, _self represents a jump on the current page

Implement a jump inside the page

Implement a jump between pages

Send mail

. NET Learning Notes----2015-07-12 (Introduction to HTML, tags)

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.