BetaONE will rise again!


Reply
  #1  
Old 22nd Sep 06, 03:02 PM
AnneJay's Avatar
AnneJay AnneJay is offline
BetaONE Supporter
 
Join Date: Jul 2002
Location: Vancouver, Canada
Posts: 154
AnneJay is an unknown quantity at this point
I realize this isn't a Mac board, but should any of you ever decide to leave the "dark side", keep this in mind.

It seems I've solved my problem. Originally I copied & pasted the code from HTML goodies and didn't do any editing; unfortunately when you do this Safari misinterprets the spacing and decides it's something else.

By replacing the spacing with tabs in the text editor, it works just fine. Live and learn.

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN"
"http://www.w3.org/TR/html4/strict.dtd"><html>

<head>\
<title>My Web Site</title>
</head>

<body>
<p>Hello <strong>world!</strong><p>
<br>

<TABLE BORDER="1">
<TR>
<TD>Cell Data</TD>How To
<TD>Cell Data</TD>
</TR><TR>
<TD>Cell Data</TD>
<TD>Cell Data</TD>
</TR>
</TABLE>

<p>This is my very first HTML page.<p>

</body>
</html>
Reply With Quote
  #2  
Old 15th Oct 06, 06:55 PM
robinwilson16 robinwilson16 is offline
Administrator
 
Join Date: Jul 2001
Location: UK
Posts: 903
robinwilson16 will become famous soon enoughrobinwilson16 will become famous soon enough
Thanks for the info.

You may be able to specify the format for line returns. I had to do this in UltraEdit when I transfered some program code to Unix. It wouldn't run but after choosing Unix Line Feed format when saving it fixed the issue.
Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump


All times are GMT +1. The time now is 11:58 AM.


Design by Vjacheslav Trushkin for phpBBStyles.com.
Powered by vBulletin® Version 3.6.5
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.