answersLogoWhite

0

You go on to file save, then close the document go to the start option make sure the dreamweaver document is saved and closed, then file shut down, allow computer to turn off, stand up, slowly back away and leave the room...

User Avatar

Wiki User

14y ago

What else can I help you with?

Related Questions

Can you see a dream weaver website even if you don't have the software?

yes... if it is in the following format... HTML, PHP, CF, ASP


How do you display an image on the homepage only using CSS or HTML?

HTML only can be used to display an image on homepage. Image SRC tag can be used to publish it.


Where could one find a tutorial for inserting an image using HTML?

One can find a tutorial for inserting an image using HTML on a variety of online sources. Such sources include PageTutor, HTML, MyHTMLTutorials, and TheSiteWizard.


What type of software package is required to create HTML documents?

If U Mean This Answer: Notepad OR Dream Weaver Those Are the Ones i Know


Which HTML tell the browser when the image can't be located?

HTML can't do this. It doesn't have built in logic. But you can detect a missing image using Javascript.


How do you insert image using aspnet?

You can add an image object using the asp:Image tag, or just use the html img tag.


How to create thumbnail images using HTML and css?

Thumbnail images can be made using HTML and CSS. HTML will import the image and CSS would give the thumbnail style.


How do you put a picture in a website using HTML codes?

Open notepad or whatever you write HTML with. Place the image you want in the same folder your HTML document is in. In your HTML document editor (Notepad) write the following- <img src=your images name.jpg> (or .GIF or . PNG whatever type of image you are using)


How do you convert an image into an HTML page?

you don't actually make an image into a page you need to save it as a .jpeg or .gif image and then use it in an HTML document such as a Word document saved as an HTML page, or using a web design program like Dreamweaver for instance using the jpeg as a background or a gif as a web site button


How do you control image length and width in HTML?

You can contro the image's length and width in HTML by using the following code:Note: The ? indicates the number you coose. The "?" indicates the location of the image you wish to select.


How do you insert image from your desktop in a HTML?

In HTML, to include an image, use the IMG tag and specify the location of the image using the SRC parameter. However, because the image is located on your desktop, you will be the only person who will see it. If you want to make it viewable by others, you have to upload the HTML file and the image file to a webserver. <IMG SRC="location of picture">


How do you replace your Tumblr title with an image?

depends on what theme you are using. unless you are handy with html