Firefox in Code

Y

ybS2okj

OK delete 5 lines from the top i.e. get rid of this stuff:

<html xmlns:v="urn:schemas-microsoft-com:vml"
xmlns:blush:="urn:schemas-microsoft-com:blush:ffice:blush:ffice"
xmlns:w="urn:schemas-microsoft-com:blush:ffice:word"
xmlns:st1="urn:schemas-microsoft-com:blush:ffice:smarttags"
xmlns="http://www.w3.org/TR/REC-html40">

Next, at the top enter this code:

<html>

Now save this file and then open in Mozilla/Firefox and it should work.
this is quick fix because you have created this site in either Word or
Publisher and this is not a good way to create web pages. You should
download SharePoint Designer to generate web sites based on modern
standards. The link is here:

http://www.microsoft.com/downloads/...FamilyID=baa3ad86-bfc1-4bd4-9812-d9e710d44f42

hth
 
T

Trevor Lawrence

Yes, I noticed that too

While there is a bit of conditional comment, e.g.
<!--[if gte mso 9]>
<!--[if gte mso 10]>
I still think that it should be an .html file

After all there is code in the body which is NOT conditional e.g.
<p><span style='font-size:13.5pt'>• Lower end <br>
• Short Block<br>
• Long Block</span>
<o:p></o:p></p>
 
Y

ybS2okj

Trevor,

The file needs lots of cleaning before it is considered to be Standards
compliant but rich wanted a quick fix and that is all I have given him. I
loaded the file in Firefox after correction and it loads fine.

I hope Canberra is dry and hot unlike London that is wet and cold!!

hth

Trevor Lawrence said:
Yes, I noticed that too

While there is a bit of conditional comment, e.g.
<!--[if gte mso 9]>
<!--[if gte mso 10]>
I still think that it should be an .html file

After all there is code in the body which is NOT conditional e.g.
<p><span style='font-size:13.5pt'>• Lower end <br>
• Short Block<br>
• Long Block</span>
<o:p></o:p></p>



--
Trevor Lawrence
Canberra
Web Site http://trevorl.mvps.org
ybS2okj said:
OK delete 5 lines from the top i.e. get rid of this stuff:

<html xmlns:v="urn:schemas-microsoft-com:vml"
xmlns:blush:="urn:schemas-microsoft-com:blush:ffice:blush:ffice"
xmlns:w="urn:schemas-microsoft-com:blush:ffice:word"
xmlns:st1="urn:schemas-microsoft-com:blush:ffice:smarttags"
xmlns="http://www.w3.org/TR/REC-html40">

Next, at the top enter this code:

<html>

Now save this file and then open in Mozilla/Firefox and it should work.
this is quick fix because you have created this site in either Word or
Publisher and this is not a good way to create web pages. You should
download SharePoint Designer to generate web sites based on modern
standards. The link is here:

http://www.microsoft.com/downloads/...FamilyID=baa3ad86-bfc1-4bd4-9812-d9e710d44f42

hth
 
H

Hot-text

<?xml version="1.0" encoding="UTF-8"?>

Just Add to the top is all it need!

All you to have to Do it work you see I just test I out!
it look like this

<?xml version="1.0" encoding="UTF-8"?>

<html xmlns:v="urn:schemas-microsoft-com:vml"
xmlns:blush:="urn:schemas-microsoft-com:blush:ffice:blush:ffice"
xmlns:w="urn:schemas-microsoft-com:blush:ffice:word"
xmlns:st1="urn:schemas-microsoft-com:blush:ffice:smarttags"
xmlns="http://www.w3.org/TR/REC-html40">

And it Work!!!!!!!
 
T

Trevor Lawrence

Great that the quick fix worked

Yes, Canberra is great - 26 and dry, but we, like most of Australia still
need rain, so we get to feel guilty about enjoying pleasant weather
--
Trevor Lawrence
Canberra
Web Site http://trevorl.mvps.org

ybS2okj said:
Trevor,

The file needs lots of cleaning before it is considered to be Standards
compliant but rich wanted a quick fix and that is all I have given him. I
loaded the file in Firefox after correction and it loads fine.

I hope Canberra is dry and hot unlike London that is wet and cold!!

hth

Trevor Lawrence said:
Yes, I noticed that too

While there is a bit of conditional comment, e.g.
<!--[if gte mso 9]>
<!--[if gte mso 10]>
I still think that it should be an .html file

After all there is code in the body which is NOT conditional e.g.
<p><span style='font-size:13.5pt'>• Lower end <br>
• Short Block<br>
• Long Block</span>
<o:p></o:p></p>



--
Trevor Lawrence
Canberra
Web Site http://trevorl.mvps.org
ybS2okj said:
OK delete 5 lines from the top i.e. get rid of this stuff:

<html xmlns:v="urn:schemas-microsoft-com:vml"
xmlns:blush:="urn:schemas-microsoft-com:blush:ffice:blush:ffice"
xmlns:w="urn:schemas-microsoft-com:blush:ffice:word"
xmlns:st1="urn:schemas-microsoft-com:blush:ffice:smarttags"
xmlns="http://www.w3.org/TR/REC-html40">

Next, at the top enter this code:

<html>

Now save this file and then open in Mozilla/Firefox and it should work.
this is quick fix because you have created this site in either Word or
Publisher and this is not a good way to create web pages. You should
download SharePoint Designer to generate web sites based on modern
standards. The link is here:

http://www.microsoft.com/downloads/...FamilyID=baa3ad86-bfc1-4bd4-9812-d9e710d44f42

hth


Published web page is in code in Firefox.
http://www.antiqueenginerebuilding.com/engine kits html how do I
convert
to regular.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top