Topic: Try it now (Page 1 of 1) |
|
---|---|
Bipolar (III) Inmate From: midair |
posted 07-21-2003 20:44
The page is linked into the main site now. I think I put in all the correct doc types and meta names. I am wondering what anyone thinks of margins and paddings..the content seems scattered a bit. I am thinking of adding a background texture in the same shade and texture as old comic books but I am not certain. Does anyone know the #color for cheap pulp paper? Any ideas about background colors or ..would be helpful. I will be redoing the writing when the other pages are finished. I am so slow at this, it is a good thing I have a day job. (@ $ a page I would make ..maybe..pennies a week outputting web pages) This page works in Opera and IE, and is fine on AOL. I haven't checked Nav etc. Any bugs, let me know. |
Maniac (V) Inmate From: California |
posted 07-21-2003 21:44
Just so you know, in Netscape/Mozilla, I'm getting a horizontal scrollbar, regardless of the window size. Seems like some padding somewhere on the page is pushing a few extra pixels beyond the edge of the window. |
Maniac (V) Inmate From: California |
posted 07-21-2003 21:50
quote:
|
Bipolar (III) Inmate From: midair |
posted 07-21-2003 22:55
I am going to change the link colors..I am glad you mentioned that..I will resize a little bit to make the browser resolution better. I get a tad of overlap in Opera also.. |
Bipolar (III) Inmate From: midair |
posted 07-21-2003 23:36
That is an old rule OZ, it is true, and it is plainly stated. Learning English is fun. I thought the "translators" here might find the rule useful in understanding English nouns and verbs. I took the rule down from the site. I will repost it later, bury it in the site somewhere but not the front page..I am being..bland for now. I notice you reposted it here..good for you.. And I will reset the fonts to ems..although I don't quite understand the sizing yet. |
Maniac (V) Inmate From: California |
posted 07-21-2003 23:56
Actually, I's recommend setting your font sizes in percentages (%), rather than ems. I've noticed odd behavior in IE for Windows in which ems seem to resize radically when using the browser controls. For example, specifying "smaller" will make the text almost unreadable, and specifying "larger" makes the text huge. Apparently, this quirk doesn't apply when using percentages. code: #test { font-size: 90% }
code: p { font-size: 90% }
|
Bipolar (III) Inmate From: midair |
posted 07-22-2003 01:45
I understand, ..but if I set the font for ariel narrow in the body without a size specification (default), could I declare 90% in the p..and not have a specification in the p container div..I assume only one would have to be set or does it have to be both, or you wouldn't have stated it thusly. Also I am not certain what is smearing the graphics. I take them off the server, clean them carefully at high resolution, save them carefully and for the first few times I veiw the site the graphics are very |
Maniac (V) Inmate From: California |
posted 07-22-2003 02:07
Sorry if I confused you, but... No, you don't have to set the font-size on both the container and the paragraph. I was just using that as an example of how relative sizing works differently than absolute sizing. For those who are used to using pixels, the whole inheritance of font sizes doesn't make sense. I explained it so you wouldn't run into a problem in the future. |
Bipolar (III) Inmate From: midair |
posted 07-22-2003 03:47
I understand..you mean that if I set a font type (size default) in the body, then a % size in the div..then smaller % font size in a p..it would be a percentage of a percentage of the default..that would be easy to overlook and cause problems that would not be readily apparent. I am glad you warned me about the inheritance.. I will have to play with it and see how it works..seems like fun |
Bipolar (III) Inmate From: midair |
posted 07-22-2003 06:47
Ha!! I contacted the server and suddenly my site is graphic fine..I might keep it now that it looks good again, not all smeary although it is slow to load . I might just add CSS as I learn it..I know tables fairly well..take a look..it isn't all smeary anymore, if you already looked, you might have to clear your browser cache.. |