View the site files, Computer Engineering

Assignment Help:

To see a high-level representation of the structure of a local site, you use Dreamweaver's Site Map view. You can also use site map to add new files to the site, to add, remove and change links and to create a graphic file of the site that you can export to and print from an image-editing application.

Site map always displays the home page for a site at the top of the map; below home page you can see which files the home page links to.

There are some ways to define a site's home page. The easiest way to set a home page is by using context menu within the Site window.

1.  Click title bar of the Site window to make it active. (If Site window is not visible, choose Window > Site Files.)

2.  In Site window's Local Folder list, right-click (Windows) or Control-click (Macintosh) the my_CompassHome.html document; then in context menu, choose Set as Home Page.

3.  Click Site Map icon in the top left area of the Site window; then in Site Map pop-up menu, select Map and Files.

1578_VIEW THE SITE FILES.png

Site window now appears with two views of your local site: on the left is a site map which graphically represents current structure of Compass site (with my_CompassHome.html as the home page) and on the right is a list of local folder's contents.

1450_VIEW THE SITE FILES1.png

Leave the Site window open for now, so that you can see how the site map gets updated as you add links to the home page.


Related Discussions:- View the site files

What are qualified associations, What are qualified associations? A qua...

What are qualified associations? A qualified association is an association in which an attribute known as the qualifier disambiguates the object many associated end.

Define underflow and overflow, Define underflow and overflow. Underflow...

Define underflow and overflow. Underflow: If the result the arithmetic operation including n-bit numbers is too small to show by n-bits, underflow is said to occur. Overflow

Explain the scan code, What is meant by scan code?  When a key is press...

What is meant by scan code?  When a key is pressed on the keyboard, the keyboard controller places a code take to the key pressed into a part of the memory known as the keyboar

Explain relative addressing scheme, Q. Explain Relative Addressing Scheme? ...

Q. Explain Relative Addressing Scheme? In this addressing technique the register R is the program counter (PC) which contains the address of current instruction being executed.

Explain about deadlock avoidance, Q. Explain about Deadlock Avoidance? ...

Q. Explain about Deadlock Avoidance? To prevent deadlocks two kinds of techniques are used: 1) Static prevention:  It employs P and V operators in addition to Semaphores to

What are different control function categories, What are different control ...

What are different control function categories. Explain. In several switching systems, the control subsystem may be an integral part of the switching network itself. This syst

Why select clause comes after from clause in linq, The reason is, LINQ is u...

The reason is, LINQ is used with C# or other programming languages, which needs all the variables to be declared first. From clause of LINQ query just describes the range or condit

Simplify following using k-map, Q. Explain XNOR gate with three input varia...

Q. Explain XNOR gate with three input variable and draw necessary circuits. Q. Simplify FOLLOWING Using K-Map 1. m0 + m1 + m6 + m7 + m12 + m13 + m8 + m9 2. m0 + m2 + m4 +

Explain syntax of recursion, Syntax of recursion int fib(int num) /*...

Syntax of recursion int fib(int num) /* Fibonacci value of a number */ {      switch(num) { case 0: return(0); break; case 1: return(1); break; default:  /* Incl

Write Your Message!

Captcha
Free Assignment Quote

Assured A++ Grade

Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!

All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd