go41

Re: last question. Font weight different in different browse :: Reply by Joern

von Joern am 15. Apr. 2012 | Keine Kommentare

for me your frontpage of maaximumseduction look almost the same in Firefox and Chrome.
looking at the source code with Firefox I find some html problems.
The text in your Headlines box under the slider for example has some <b> (Renders as bold text) entries which are not closed inside the font-tag. Example:

<font color="red"><b>-Jee</font>
<font color="red"><b>-Scott Valez</font>
the closing comes somehow later, inside a blockquote and a h7 tag

<img src="http://www.maaximumseduction.com/cnn.gif" height="30" width="60"></img></b>.</h7></blockquote>
This could be the reason for different rendering.
Anyway, a tag H7 doesn’t exist and is not defined. There are only h1 through h6. !!
Also in HTML the <img> tag has no end tag. It is ’selfclosing‘ and does not need an end tag </img>, it might be closed like this: ….eight="30" width="60" />
Scolling down the sourcecode window coming to div id="cat-1" -2 and -3 there is a </p> in each div with no starting <p> (in my window printed in red color!)
Further down in div class="spoiler" there are some </p> in red, some ><H7> or even ><H7><H7> never closing, most images closing wrongly with </img>.

You just can’t put a half tag inside another and the closing much later inside a different tag. Test your site here: http://validator.w3.org/ and try to remove ’some‘ errors.. A good markup with less errors as reference to test: www.rcnetz.com
The end of any html page should be:
</body>

</html>
your site loads more stuff below that ..
____________________
you find me on Google+, Twitter and Facebook

(von: Joern)

Hier noch 7 weitere Ergebnisse dieses Threads:

last question. Font weight different in different browsers

15. Apr. 2012 (von: omerkhan01)

Masteradmin my site is hereI have a few questions.IN style.css what is responsible for manipulating font size, weight, color for the content of pages and posts?I want my front page excerpts to have the same font size as my page…

Re: last question. Font weight different in different browse :: Reply by omerkhan01

15. Apr. 2012 (von: omerkhan01)

Joern the <b> tags were removed but my front page sidebar, excerpt and footer is still in bold How come? Weiterlesen →

Re: last question. Font weight different in different browse :: Reply by omerkhan01

15. Apr. 2012 (von: omerkhan01)

There is an <H7> defined. I defined it in CSSash5 {font:1.4em Arial;}h7 {font:16px Arial;font-weight:normal;}h3.cat_title, h3.cat_title a {color:red;letter-spacing:-0.05em;font-size:0.85em;} Weiterlesen →

Re: last question. Font weight different in different browse :: Reply by omerkhan01

15. Apr. 2012 (von: omerkhan01)

Joern I just want to know what in .css is responsible for controlling the font size, weight and all for the front page excerpt display. All of my front page content below the slider or headline div and featured is…

Re: last question. Font weight different in different browse :: Reply by omerkhan01

16. Apr. 2012 (von: omerkhan01)

I got you now there is no definition in HTML for h7That's fine. I see my post excerpt, sidebar text and the text in the bottom, about me, recent comments and contact us as BOLD IN firefox but normal in…

Re: last question. Font weight different in different browse :: Reply by Joern

16. Apr. 2012 (von: Joern)

I do NOT see the text you mentioned in bold, look my firefox print screen of your site:downloads/images/maax-img.jpgsearch in your source code for <B> or <b>, you find open stuff:category (bar) description:<b> Here are some i...<B&... Weiterlesen →

Re: last question. Font weight different in different browse :: Reply by omerkhan01

17. Apr. 2012 (von: omerkhan01)

That did it. Thanks man. Your insight and instructions are excellent. I have mastered Wordpress thanks to you more or less. I might be calling on you a bit later today for some issues related to some other sites, not…

Autor:

Du findest mich auch auf Twitter und Facebook!

Schreibe einen Kommentar

Pflichtfelder sind mit * markiert.


Diese Website verwendet Akismet, um Spam zu reduzieren. Erfahre mehr darüber, wie deine Kommentardaten verarbeitet werden.

weitere forum Beiträge: