Hey Inger,
I just pasted your corrected code into my page and it fixed the problem! Thank you, thank you, thank you. I guess I was trying to get a little artsy by kinda staggering the images a little and it really messed me up. They look great this way and in the future I'll leave out all of the align="whatevers".
Thanks again for your fix and all of your help,
Mike
Michael Rich wrote:
That's wierd because I used the code cleaner and under doctype I selected "auto" and it changed the original doctype. I have the newest version of the editor, I just downloaded the upgrade a couple of weeks ago.
What should I change my doctype to?
Thanks,
Mike
That's wierd because I used the code cleaner and under doctype I selected "auto" and it changed the original doctype. I have the newest version of the editor, I just downloaded the upgrade a couple of weeks ago.
What should I change my doctype to?
Thanks,
Mike
If you want to use xhtml, your top of the page should read:
<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
I have just tested with my own version of the html Editor and code cleaner, and it doesn't remove anything.
Ha en riktig god dag!
Inger, Norway
My work in progress:
Components for Site Designer and the HTML Editor: https://mock-up.coffeecup.com
Inger, Norway
My work in progress:
Components for Site Designer and the HTML Editor: https://mock-up.coffeecup.com
Have something to add? We’d love to hear it!
You must have an account to participate. Please Sign In Here, then join the conversation.