English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

on my myspace profile im using css script but that doesnt work with mozilla firefox browser. what is the easiest way to make it look the same but without the mistakes, which inslude sections collapsing upon each other?

2007-07-06 04:31:33 · 4 answers · asked by Anonymous in Computers & Internet Programming & Design

4 answers

Neither CSS nor HTML is a scripting language, and you'd do well NOT to convert CSS to HTML.

(Actually, you'd do best to convert as much HTML as possible to CSS!)

HTML represents the "bones" of the document, the paragraphs, the headers, the structure.

CSS represents the "skin", the colors, the fonts, the background.

The rest is words and images.

Collapsing upon each other is best handled by learning the differences between the way Firefox handles things and the way Internet Explorer handles things (and the way Safari on a Mac handles things and the way Opera handles things...and on, and on...) In 95% of these cases, the differences are handled through CSS, and NOT HTML!

2007-07-06 04:48:48 · answer #1 · answered by fjpoblam 7 · 1 0

Actually, CSS works very well with Firefox. As a web designer, I can tell you that IE is more of a struggle to design for because it renders displays differently then the other browsers. You must try different ways with your CSS in order to get it to look right in both browsers. An excellent (and free) resource to try is www.w3schools.com.

2007-07-06 05:14:57 · answer #2 · answered by pooky254 4 · 0 0

by no potential use be conscious to create an html internet site. It produces grotesque code. Use notepad. you may discover your ameliorations by purely loading the html document on your browser, a application isn't mandatory.

2016-10-01 00:38:01 · answer #3 · answered by Anonymous · 0 0

you have to be good with HTML and just do it by hand CSS is like a template for tables and fonts etc ... nothing rocket science about it

2007-07-06 04:35:08 · answer #4 · answered by freeload101 3 · 0 0

fedest.com, questions and answers