PDA

View Full Version : WE producing crappy HTML?


gtilflm
03-12-2009, 09:23 PM
Hello. I've used WE Pro. 7 to produce my site (www.LIVEonlinemath.com) and if you view the source, there's all kids of font adjustments for no reason.

For example.....
<div id="e28" class="cc03">
<div><span style="font-size: 14px"><span style="font-size: 18px"><span style="font-size: 24px"><font face="Verdana,sans-serif"><span style="font-size: 40px"><span style="font-size: 14px"><span style="font-size: 14px"><span style="font-size: 16px"><strong>Solving Linear Equations...</strong></span></span></span></span></font></span></span></span></div>
</div>


All of this nonsense code to produce the text "Solving Linear Equations..."

Am I doing something wrong or is this how WE works? Maybe some sort of rich text vs. plain text thing?

Ultimately, I'm trying to get my site to display properly for people that have 120 dpi selected on their display properties. The weird code (see above) seems to be a barrier in me figuring this out. The 120 dpi vs. 96 dpi issue is explained here: http://www.williamkolean.com/williamblog/?p=18#comments

Thanks!

WebMonkey08
03-12-2009, 10:47 PM
First off, your site looks nice.. takes a long time to load, you should rethink that flash.

The problems you noted are (in my opinion) some sort of CSS problem. CSS is a valid way to code a website, but we get NO CSS SUPPORT (here) I gave up trying, and have scoured the web for answers.. but have come up empty.

WebMonkey08
03-12-2009, 10:57 PM
How did u do some the stuff on your site..

The Registration Form
The 'mouse over' Info for the 'Students' and 'Parent' references
The Graphics

Cool stuff, how did u do that?

davidrosso
03-13-2009, 01:00 AM
Hello. I've used WE Pro. 7 to produce my site (www.LIVEonlinemath.com) and if you view the source, there's all kids of font adjustments for no reason.


I really don't think any of that stuff matters, its just the code that the browsers read.