![]() | |
![]() |
| | Thread Tools | Display Modes |
#11
| |||
| |||
|
|
Spelling errors are not it. I have simply dumped in the content from a document and have not gotten around to spell checking or editing, and many other things for that matter. Now that is surely the wrong way to go about developing a page/site. What's to say that when you do get around to using "real" text, you don't introduce more/other errors? |
#12
| |||
| |||
|
|
Can anyone tell me how to fix this- On this page -http://s195679515.onlinehome.us/emorys/dinner.php |
#13
| |||
| |||
|
|
Thanks. I'll try that. But what is the lesson here, that in IE you can't have things float left without extra characters appearing? I mean, how can this specifically be avoided. |
#14
| |||
| |||
|
|
alice wrote: Thanks. I'll try that. But what is the lesson here, that in IE you can't have things float left without extra characters appearing? I mean, how can this specifically be avoided. Ask Mr. Bill, it's MS that does not want to play nice with standards. In all seriousness, MSIE has and *still* has issues with floats. You want a fun one? Float a block next to some test that as some inline element within styled italic and poof! Watch as everything that follows on the page disappears! It's great for those reports there you have to explain to the higher-ups that the project is in the tank. Just float a little image of a graph or something an make sure the critical comments *follow* a bit of text emphasized <em>...</em>!!! Now to your page. avoid XHTML unless your *really* need it, which do don't. Use HTML 4.01 *strict*. Avoid using 'px' in your style except for elements dimensioned with pixels, i.e., images. Use % and em's for the rest. Start minimally and only add want you need to get the effect you want, prevents DIViditus and CLASSitus. Be flexible, don't try to make a page pixel-perfect and exact for everybody...it won't happen, example is pages with forms. The controls look different on different desktops...Win2K > WinXP, Win > Mac > Linux, Gnome > KDE! Well that should be a good start. -- Take care, Jonathan ------------------- LITTLE WORKS STUDIOhttp://www.LittleWorksStudio.com |
#15
| |||
| |||
|
|
Thanks. And thanks for actually making sense. I've read books that imply I should start using xhtml, but I guess that's not so accurate after all. It's hard to tell who the 'experts' are. |
#16
| |||
| |||
|
|
Spelling errors are not it. I have simply dumped in the content from a document and have not gotten around to spell checking or editing, and many other things for that matter. Now that is surely the wrong way to go about developing a page/site. What's to say that when you do get around to using "real" text, you don't introduce more/other errors? I'm still curious about what you mean by this? Do you care to explain? |
![]() |
| Thread Tools | |
| Display Modes | |
| |