Vous êtes sur la page 1sur 12

ASSIGNMENT : WEBSITE

QUESTIONS
1)

Insert Table.

To insert a table :
Click the Insert Table tool,

Press and drag the Table Size pop-up box (see example below) to
select the number of rows and columns you want in your table.
When you release the mouse button, a table of the proportions
selected will display in your document.

Table Size Dialog Box


The table will show on the Web page during development with dotted lines
(see example below) so that you can more easily work with the table. The
dotted lines indicate that the lines will NOT display on the Web.

Sample Working Table Grid

2)

Text Colour.

Make Text Colour :


Select the text that you want to change.
On the Home tab, in the Font group, click the arrow next to
Font Color

, and then select the color that you want.

Font Colors Dialog Box

3)
What is a Declaration and give
example.

The declaration or declaration block in CSS is the section of a


style rule that defines the styles to be applied.
Example : p { color: #f00; }
The "{ color: #f00; }" is the declaration block and defines the paragraphs
as red.

#ff0000 Color Hex Red


#FF0000
(255,0,0)

4)
What is Navigation menu and give
example.

The navigation menu on a website is like a road sign on a street


or a level directory in a shopping mall. You cannot reach your
destination without first knowing where you are. Like in
real life, navigation in web design is very important and plays a
major role in a websites usability as well as in user experience.

Example :

5)

Insert Background Colour.

Open up the HTML document in Notepad or Wordpad.

Type after the tag :

Use whatever value you want, either as a


color name, or an RGB value.

Use different colors and its shades, by using hex


numbers. Like if you want a blue violet color background the
you may type : ,, It will display blue iolet background color.

Save the file as yourfilename.html

Open the file in your web browser. You will see the
background of your color.

6)
Set Page to Center.
Right Click Then Click Table
Properties.

Click Alignment and Find Center & Click


Apply & Ok.

7) Insert Last Update.


Open an existing Frontpage document
Place the insertion where you want the date and time to appear
From the Insert menu, select Date and Time

The Date and Time dialog box appears.


To display the last time the page was edited, select Date this
page was last edited ( To display the last time the page was
automatically updated, select Date this page was last
automatically updated)
From the Time format pull-down list, select the desired format for
the date display

From the Time format pull-down list, select the desired format for
the time display
Click OK

8) Page Break.
Click where you want to start a new page.
On the Insert tab, in the Pages group, click Page Break.

9) Create Marquee Text.


Click on insert => Web Component

Select Dynamic effects on the left.


Select Marquee on the right
Click Finish

The marquee box should of come up

Text: is the text you want to display


Direction is which way do you want the text to scroll
Speed is how fast you want the text to scroll
Behavior is the way you want it to scroll
Size is the height and width of the text.
Repeat is if you want the scroll to loop or to scroll continuously
Click OK.

10)How to save and Run Web.


Save all files

Press F12 To Run It..

Vous aimerez peut-être aussi