Hi,
Sorry if this seems very basic, or if it's in the wrong place.
I've just moved to a mac,
When editing Webpages on a PC, I would just view the HTML source code
(in word pad),
edit it, save it as a .html and load it back up to the server.
On my mac, i can View source ok but can't edit it?
I've tried pasting the code into Text Edit and saving as .html but when
i open the page in a browser it just displays the code rather than
running it?
I've tried using IE, Firefox and Safari... same thing happens.
Please help
Jam
Mickey Stevens - 05 Nov 2006 17:58 GMT
Try going to Format > Make Plain Text in TextEdit before pasting in the HTML
code.
On 11/4/06 5:05 PM, in article
1162681525.973153.255910@h48g2000cwc.googlegroups.com, "Jam Warm"
<jamie@southernfriedrecords.com> wrote:
> Hi,
> Sorry if this seems very basic, or if it's in the wrong place.
[quoted text clipped - 10 lines]
> Please help
> Jam

Signature
Mickey Stevens (Microsoft MVP for Office:mac)
Office & Mac Resources: <http://home.earthlink.net/~mickey.stevens/>
DanielWalters6 - 11 Nov 2006 15:17 GMT
Thankyou - Had same problem - although I now just use the code view of
Dreamweaver 8

Signature
Dan Walters
> Try going to Format > Make Plain Text in TextEdit before pasting in the HTML
> code.
[quoted text clipped - 17 lines]
> > Please help
> > Jam
Yuriy Kostiv - 25 Nov 2006 20:39 GMT
> Thankyou - Had same problem - although I now just use the code view of
> Dreamweaver 8
But I would recommend editing local copy and following structured
approach with test server and production server - helps to save time
actually! Test server can be defined on your own mac. I would not edit
pages directly on the production web site, even if it's a small site.