I sometimes use a percentage, such as: .centereddata { margin: 0 10% 0 10%; } <div class="centereddata">Some stuff</div> (Change the 10% to anything you want.)...
6144
sisterscape
Oct 2, 2007 4:42 pm
I'm not sure that I understand either but text-align:center; is a standard way to center content as well as block elements. ... ...
6145
Axel Berger
absalom_nemini
Oct 2, 2007 11:04 pm
... Sure is. I've now cobbled together an example, borders and backgrounds are just to make it more obvious what happens. The table does what I want: It makes...
6146
Eric Fookes
eric_fookes
Oct 5, 2007 10:02 am
Hi everyone, We're pleased to announce the release of NoteTab 5.5, including NoteTab Light. You will find the upgrade information through NoteTab's "Check for ...
6147
WV-Mike
mikebreiding
Oct 17, 2007 3:09 pm
Greetings, On this page: http://www.EpicRoadTrips.us/, I would like the header image, which is also a background image, to load first. Any ideas on how this...
6148
Corl DeLuna
corl_deluna
Oct 17, 2007 3:23 pm
Hi Mike, Check this out "preload images with CSS only" http://tutorials.alsacreations.com/preload/ Hope this is what you are looking for. Corl _____ From:...
6149
loro
yastupidhoo
Oct 17, 2007 3:59 pm
... I don't think the order in which the browser loads different components can be affected. Preloading only works for images that will be used later, in ...
6150
Axel Berger
absalom_nemini
Oct 17, 2007 4:38 pm
... There is no header image - as you say yourself there is only a background. An image is content, a background decoration. The first thing every single...
6151
WV-Mike
mikebreiding
Oct 17, 2007 5:08 pm
... Point taken. I will see if this particular WordPress template can be modified to allow the needed change. Thanks, -Mike...
6152
Marcelo de Castro Bas...
mcbastos
Oct 20, 2007 12:47 pm
Did anybody figure out how to (easily) open a HTML file in Safari for Windows, WITHOUT resorting to making it the system's default browser? It would be very...
6153
Larry Hamilton
lm_hamilton
Oct 20, 2007 7:10 pm
... Marcelo, Have you tried using the Browsers.dat file? I do not have Safari, so I cannot test. The Browsers.dat file allows you to define multiple browsers...
6154
fw7oaks
Oct 21, 2007 2:02 am
Reading the Apple support forum it looks as if it is a known problem. I can't even get it to work using a file as a default page. fw...
6155
buralex@...
alecb3ca
Oct 21, 2007 5:06 am
Larry Hamilton <lmh@...> said on Oct 20, 2007 15:09 ... That's really weird - Marcelo seems to indicate that if you make Safari the default...
6156
Bruce Meyers
oldguy1166
Oct 26, 2007 2:10 pm
Marcelo, I am not sure exactly what you mean. I can open Safari, click on OpenFile and browse to any html file and open it. If you are talking about opening...
6157
Marcelo de Castro Bas...
mcbastos
Oct 26, 2007 2:28 pm
... As I see it, the main point of having Safari in Windows, frankly, is to test HTML code in one more engine. Despite whatever the Apple PR machine might...
6158
buralex@...
alecb3ca
Oct 26, 2007 10:28 pm
Marcelo de Castro Bastos <mcblista@...> said on Oct 26, 2007 ... Marcelo: did you try my suggestions in: ...
6159
buralex@...
alecb3ca
Oct 26, 2007 10:30 pm
... typo: "current page" s/b "current file" Regards ... Alec -- buralex-gmail -- [Non-text portions of this message have been removed]...
6160
Marcelo de Castro Bas...
mcbastos
Oct 27, 2007 8:47 pm
... Yeah, I tried it now and surprise... it WORKED. I had kinda dismissed it at first, because I had previously found the -url info and it hadn't worked in my...
6161
Mike Breiding
mikebreiding
Oct 30, 2007 1:08 pm
Greetings, In both Moz and IE the link below navigates to the top of the image, as it should. In Opera it navigates to the bottom. Any solution for this? ...
6162
loro
yastupidhoo
Oct 30, 2007 2:10 pm
... Dunno, but I suspect it has to do with that <a name="...></a><a href=""...><img...></a> are all in line elements and that <a name=""> has no relation to...
6163
loro
yastupidhoo
Oct 30, 2007 6:18 pm
... What a stupid thing to say! Don't know how I was thinking. As Mike already has discovered the hard way, that's no good at all. The P is as little connected...
6164
WV-Mike
mikebreiding
Oct 30, 2007 6:30 pm
... Here is what I did and it now works. <!-- <a name="ert07CA_D19-20_wk4_sat-sun23.jpg" id="ert07CA_D19-20_wk4_sat-sun23.jpg"> </a> --> <a...
6165
WV-Mike
mikebreiding
Oct 31, 2007 12:15 pm
... Here is what I did and it now works. <!-- <a name="ert07CA_D19-20_wk4_sat-sun23.jpg" id="ert07CA_D19-20_wk4_sat-sun23.jpg"> </a> --> <a...
6166
Ray Shapp
rayshapp
Nov 4, 2007 3:26 am
Hello All, I am trying to help a friend get started with HTML. Two complications are that: a) I'm doing this long distance. He is over an hour away. b) He is...
6167
Dave
david_99_au
Nov 4, 2007 5:01 am
Hi It looks OK to me but do know what browser the Mac running ,I do not know what a Mac uses for text editor i.e. notepad in windows, you should be able to put...
6168
fw7oaks
Nov 4, 2007 8:08 am
The Mac 'notepad39; is called TextEdit and if you cut and paste the text below into it will offer to save it either as RTF or Word format. Even if you force the...
6169
Ray Shapp
rayshapp
Nov 4, 2007 8:18 am
Hi Dave, Thanks for your reply. My friend uses a basic text editor on the Mac called "TextEditor". It is similar to Notepad. He is using Firefox and MSIE. This...
6170
John Wallace
johnta1@...
Nov 4, 2007 2:41 pm
How is he opening the file? With the broswer's file open command or from the text editor? John Wallace Pontiac Power RULES !!! www.wallaceracing.com _____ ...
6171
Corl DeLuna
corl_deluna
Nov 4, 2007 2:46 pm
Hi Ray, The mark up validates http://validator.w3.org/#validate_by_input. In Firefox I can drag the test.html file into a window to open it, I can use the menu...
6172
sisterscape
Nov 4, 2007 2:58 pm
... The Mac users that I know are completely clueless about things like this. I can explain and explain and they still don't 'get it'. Sigh . . . Does he have...