Web page making software FrontPage XP using the five tips

Source: Internet
Author: User
frontpage| Skills | Web page

Recently I learned to use FrontPage XP to do the Web page, psychological special happy, very want to make my home page in the process of some experience and everyone exchanges and exchanges, we will take a look at it.

  Make a button with a table

Many people have to use some image or animation tools in order to make a button effect, and in fact, using the FrontPage XP form feature, you can easily make a button effect. Insert a table in one row and set its table properties. Set the cell padding and cell spacing to 0, the bright border is white, the dark border is black, and the thickness of the border to a larger number is OK, for example, set to "9", you can adjust flexibly according to the need.

  Stitching images in a table

For some of the larger images, if used directly, of course, we save a lot of things in the setup, but the download people are going to suffer, in order to solve this problem, we can cut it into several points, and then use the table to join them together, so as to speed up the download speed of the image. First the picture into a few pieces, and then insert a table in the Web page, the number of rows and slices of the same image, and then the segmentation of the image in accordance with the original position of the corresponding cells into the appropriate cell. The effect and we use the original picture is no different, but the download speed is obviously accelerated.

  Timer switch

The code is as follows:

!--closes the page regularly, where 5000 equals 5 seconds--〉

〈body bgcolor= "#fef4d9"

  Working with Styles

When it comes to style, let's head, a simple style, it is necessary to write a pile of code, then not very troublesome? In FrontPage XP, you can make a good style without writing code.

Click format → style, select font to appear in the dialog box, and the selection shown in the dialog box is the default. Then we click "New" to enter ". All" in the dialog box that appears, click Style, enter "9pt" in the Font Size box, and click OK. Then click New and enter "A:link" in the dialog box that appears. Then click "Style" → "font" in the Font Size box to enter "9pt", and then in the Color box to select the color we want to set, as well as in the effect set "underline" and so on, according to your own hobby to set the line. Similarly, you can set "A:hover, A:active, a:visited" and so on. So we set up a style, and there is no difference with the master.

  Use of text and tables

A lot of data in the form of a table to show both intuitive and concise, web pages are often used in such a form, if you want to convert the data in the table into text, in FrontPage XP click "table" → "table convert to Text", you can get the text you want. In the same vein, you need to convert the text into a table click the "Convert Text to form" command.

Load another page content at timed intervals

Add the following code between 〈head〉 and 〈/head〉 in the source code:

〈meta http-equiv= "Refresh" content= "40; Url=http://www.webjx.com "

After running, the contents of the Http://www.webjx.com Web page are automatically loaded every 40 seconds.

These are some of the most practical skills of FrontPage XP, the friends who are interested in the Web page might as well try.



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.