Having problems with Dreamweaver MX

Need technical advice on coding your web pages? Covers HTML, JavaScript, CSS, and some server side technologies. Also the issue of some webpages not displayed well.

Moderator: Don_HH2K

Having problems with Dreamweaver MX

Postby Angeljane » Sat 22 Apr, 2006 6:44 am

I am building a website (Oh at least trying I am a beginner I warn you.) I tried viewing my newly desgined site last night on a friends computer and on IE and Opera it didn't show up. therefore I decided to go back and view the Target Browser Check, which checks all browsers I know of and well i have more unsupported values and problems with the style sheet than i can throw rotten fish (sorry brain dying here.

I don't know specifically what to do

Why is this;

<link rel="stylesheet" href="emx_nav_left.css" type="text/css">

coming up as a problem?

and that is one of many which i could really do with some help with
UserAgent: Mozilla/5.0 (Windows; U; Win95; en-US; rv:1.8.0.2) Gecko/20060308 Firefox/1.5.0.2
Angeljane
new member
new member
 
Posts: 3
Joined: Sat 22 Apr, 2006 6:32 am

Postby DJGM » Sat 22 Apr, 2006 6:55 am

Please give us the URL of your website, so we know the best advice to offer you.
:wink:
UserAgent: Mozilla/5.0 (Windows; U; Windows NT 5.2; en-US; rv:1.8.0.2) Gecko/20060404 SeaMonkey/1.0.1
SeaMonkey = Swiss Army Knife: It's versatile, reliable, and contains useful tools.
Windows Internet Explorer = Old Swiss Cheese: Full of holes, and it stinks!
User avatar
DJGM
diamond member
diamond member
 
Posts: 4630
Joined: Wed 19 Jun, 2002 1:03 pm
Location: Manchester, England, UK

Postby Antony » Sat 22 Apr, 2006 6:55 am

Which tool did you use?

And did you try to see your webpage locally (in your HDD) or remotely (published to a web server)?
UserAgent: Mozilla/5.0 (Macintosh; U; PPC Mac OS X; en) AppleWebKit/418 (KHTML, like Gecko) Safari/417.9.2
User avatar
Antony
diamond member
diamond member
 
Posts: 14953
Joined: Tue 18 Jun, 2002 11:36 pm
Location: Sydney, Australia

Re: Having problems with Dreamweaver MX

Postby Don_HH2K » Sat 22 Apr, 2006 10:58 am

Angeljane wrote:Why is this;

<link rel="stylesheet" href="emx_nav_left.css" type="text/css">

coming up as a problem?


Dreamweaver MX is probably attempting to validate the page against the W3C's XHTML standard. The proper way of using that tag would be as follows:

[tt]<link rel="stylesheet" href="emx_nav_left.css" type="text/css" />[/tt]

Notice how I've added a slash to the end of the tag. In HTML, this is not required, as HTML can take standalone elements not being closed. XHTML is a stricter standard that can't do the same. Therefore, a closed element (such as [tt]<element>content</element>[/tt]) can be implemented in such a tag by doing [tt]<element2 />[/tt].

There isn't any reason, though, why that wouldn't render properly in a browser either way, as most browsers will either 'fix' that for you, or back down to an HTML rendering mode (where that tag is allowed), allowing the page to be properly rendered.

As DJGM mentioned, though, it would be a good idea to post a URL to the site in question.
UserAgent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.0.1) Gecko/20060130 Donzilla/1.1PR1 (WML/1.3)
Laptop: HP Compaq nx6325 - Turion 64 X2 @ 2GHz, 2GB DDR2, 100GB HD, ATI Radeon X300, 15" LCD, Seven Pro
Handheld: Palm Treo 650 - Intel PXA270 @ 312MHz, 10MB RAM, 32MB flash, 2.7" LCD, Palm OS 5.4
User avatar
Don_HH2K
Moderator
Moderator
 
Posts: 5112
Joined: Sun 09 May, 2004 3:59 pm

Postby Angeljane » Sun 23 Apr, 2006 1:56 am

the url of the site when it is on the web is http://angel.sittingspace.com

now comes the fun part. it has problems in 3 out of 4 browsers i try, the only one it doesn't have a problem in is Firefox.

Ihave the feeling I am going to go through the stylesheet itself as I am getting all sorts of reports of it holding errrs. oy vey!
UserAgent: Mozilla/5.0 (Windows; U; Win95; en-US; rv:1.8.0.2) Gecko/20060308 Firefox/1.5.0.2
Angeljane
new member
new member
 
Posts: 3
Joined: Sat 22 Apr, 2006 6:32 am

Postby Angeljane » Sun 23 Apr, 2006 2:20 am

Antony wrote:Which tool did you use?

And did you try to see your webpage locally (in your HDD) or remotely (published to a web server)?

As I have Dreamweaver, I tended to use the preview feature previewinf in three different browsers. At the time everything worked out well. Now two of the three browsers will either show back ground or nothing at all. I had it store on USB flash, it has since been uploaded to a web server

I do get a lot of messages like certain line height and witdth properties aren't supported by the browsers, so one question? what the (bleep) is these were templates that came with the program!
UserAgent: Mozilla/5.0 (Windows; U; Win95; en-US; rv:1.8.0.2) Gecko/20060308 Firefox/1.5.0.2
Angeljane
new member
new member
 
Posts: 3
Joined: Sat 22 Apr, 2006 6:32 am

Postby Don_HH2K » Sun 23 Apr, 2006 10:22 am

I bet I know what the problem is: you didn't finish the [tt]<body>[/tt] tag. You have [tt]<body[/tt] followed by the rest of the code. Add a [tt]>[/tt] to the end of that tag, and you may be pleasantly surprised.

(For some reason, that error checks out as valid on W3C's Validator tool, though I can't understand why.)
UserAgent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.0.1) Gecko/20060130 Donzilla/1.1PR1 (WML/1.3)
Laptop: HP Compaq nx6325 - Turion 64 X2 @ 2GHz, 2GB DDR2, 100GB HD, ATI Radeon X300, 15" LCD, Seven Pro
Handheld: Palm Treo 650 - Intel PXA270 @ 312MHz, 10MB RAM, 32MB flash, 2.7" LCD, Palm OS 5.4
User avatar
Don_HH2K
Moderator
Moderator
 
Posts: 5112
Joined: Sun 09 May, 2004 3:59 pm


Return to Web Design and Page Coding

Who is online

Registered users: Antony, Bing [Bot], Google [Bot], Majestic-12 [Bot]