How can you insert text in dreamweaver, Computer Engineering

Assignment Help:

Q. How can you insert text in dreamweaver?

In Dreamweaver, you can type content directly into a layout cell, or you can cut and paste content from another document into a layout cell. You will add text to layout cell by copying and pasting content from an existing text file to a layout cell.

1. Choose File > Open; then, in the Compass_Site folder, open DW4_HomeText.txt.

 The DW4_HomeText.txt document opens in a new Dreamweaver Document window.

2. In DW4_HomeText.txt select the first two lines of text, 'Fly Fishing' through "ravioli."

3. Choose Edit > Copy to copy text.

4. In my_CompassHome document, click in the first layout cell in text description layout table.

5. Choose Edit > Paste to paste text into the layout cell.

6. In DW4_HomeText.txt select next two lines of text, "Level 5 Rapids" through "Siberia."

7. Choose Edit > Copy to copy text.

8. In my_CompassHome document, click in the second cell in the text description layout table.

9.  Choose Edit > Paste to paste the text into layout cell.

10. In DW4_HomeText.txt select last two lines of text, "Puget Sound Kayaking" through "Puget Sound."

11. Copy the text, then paste it in third cell in layout table.

12. Close DW4_HomeText.txt, then click in my_CompassHome.html to make it active document.


Related Discussions:- How can you insert text in dreamweaver

Time complexity in the worst case, Speicified the following piece of code: ...

Speicified the following piece of code: int i = 1; int j = 4; while (i     {      if (i%3 == 0) i+=3;      else i+=4;        if (j%2 == 0) j*=4;      els

Convert the decimal to hexadecimal equivalent number, Convert the decimal n...

Convert the decimal number 45678 to its hexadecimal equivalent number. Ans: (45678) 10 =(B26E) 16 (45678) 10 =(B26E) 16

How can we send data to external programs, How can we send data to external...

How can we send data to external programs? Using SPA/GPA parameters(SAP memory). Using EXPORT/IMPORT data (ABAP/4 memory)

Define macros, Define macros.   A macro is a pre-processor directive wh...

Define macros.   A macro is a pre-processor directive which is a program that processes the source code before it passes by the compiler. These are placed in the source program

What is external interrupt, External Interrupt: Interrupt signal came ...

External Interrupt: Interrupt signal came from input-output devices connected external to processor. These interrupts depend on external conditions that are independent of the

Define memory management system, Define memory management system? The p...

Define memory management system? The part of the computer system that supervises the flow of information among auxiliary memory and main memory is known as memory management sy

Explain creating files for writing only in c, Creating Files for Writing On...

Creating Files for Writing Only Creating Files for Writing Only : To create a text file for writing only, pass "w" into fopen as the second argument. This example follows along

Determine the input and output devices, I/O devices need to be matched up t...

I/O devices need to be matched up to computer application. -  Computer-aided design (graph plotters, large screens, etc.) -  Virtual reality (data gloves, data goggles, etc.)

What is schedulers, What is schedulers?  A process migrates between the...

What is schedulers?  A process migrates between the various scheduling queues throughout its life time. The OS must select processes from these queues in some fashion. This sel

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