lesser-equity

Magazine
Go Back   Computer Juice > Computer Software > Web Design, Hosting & SEO


Register


Reply
 
Thread Tools
  #1  
Old 4th Nov 2007, 07:22
New Member Group
 
Ok, I'm new at this program. How do I set dreamweaver so that while I'm inputting html codes into the program, it'll automatically ask me if this is the code I want.

Example, I type: <htm

It should ask me if I want <html> </html>

Like, it should ask me if this is the code I'm wanting. Because right now, it isn't bringing up anything, and I do not know all the codes by memory. Thanks a lot.
  #2  
Old 5th Nov 2007, 12:51
Member Group
 
I've used this program a while, and I don't think it can do that.
Can't you do it by hand?

Here's a website for codes:


http://www.web-source.net/html_codes_chart.htm
  #3  
Old 8th Nov 2007, 02:43
Member Group
 
It should do this when you stop typing, or complete the code enough for it to be recognised.

For example, I just typed <p and it offered options to autocomplete the code, and I've got an old MX (2002) version.

Have a look at Edit >Preferences >Code hints (found by looking in the Help section, which you could have tried yourself I think) and choose Enable Auto Tag Completion or Enable Code Hints

On the other hand, when you start a new page, it automatically adds
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<title>Untitled Document</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
</head>
<body>
</body>
</html>
to the page (Or similar, depending on the version you have), so why are you entering <html></html> manually?
Reply

Register
Thread Tools




Arabic Bulgarian Chinese (Simplified) Chinese (Traditional) Croatian Czech Danish Dutch English Finnish French German Greek Hebrew Hungarian Italian Japanese Korean Latvian Lithuanian Norwegian Polish Portuguese Romanian Russian Serbian Slovak Spanish Swedish Thai Turkish Ukrainian

Copyright ©2006 - 2009 Computer Juice.

Powered by vBulletin® Copyright ©2000 - 2009 Jelsoft Enterprises Ltd. SEO by vBSEO ©2009, Crawlability, Inc.