HTML + CSS Study Notes (1)

Source: Internet
Author: User

I. Basic Components

The following four tags must be included:

<HTML> 

Ii. Segmentation

1. Segmentation

<P> </P>

2. Branch

<Br/>

3. Horizontal Split line

<HR/>

Iii. Title

Level 1 title

Level 2 Title <H2> </H2>

And so on

4. link to other webpages

1. Non-local webpage

<A href = "http://www.baidu.com"> click to go to Baidu </a>

Note: http: it cannot be omitted!

2. Local webpage

<A href = "webpage.html"> click to go to </a> equivalent to the second

① "../" Indicates in the upper-level directory

② "./" Indicates that it is in the current directory of the same level

③ "/" Indicates that it is in the root directory.

3. Open a webpage in a new window

<A href = "webpage.html" target = "_ blank"> click to go to </a>

5. Publish an HTML webpage

1. Apply for a free space (domain name), such as http://www.3v.cm/. after the registration is successful, you will receive a Mbit/s ftpfree space. Click "FTP management" and you will see

FTP Information

FTP address: 180.178.58.46

FTP account :@@@

FTP password: the default password for the registered account

2. Upload webpage files

Download the CuteFTP tool and log in with the account and password above. Select the file in the left-side window for upload. After the upload is complete, the uploaded file is displayed in the right-side window, be sure to upload all the files used by webpage files, including image music files.

3. webpage access

Domain name/Webpage file name Type

Http://mjh.35free.net/f.html

Domain: http://mjh.35free.net

Webpage File Name:F.html

CuteFTP registration method: serial number: a6b34224j2j423 name: dr_net method: disconnect the network first, that is, disconnect the internet, and then enter the serial number. You will be prompted that you cannot register, but your serial number may be correct. If you close it, continue to register. Click Continue close restart, open the software, connect to the Internet, OK!

Related Article

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.