First  |  Prev |  Next  |  Last
Pages: 13 14 15 16 17 18 19 20 21 22 23 24
Is this site hacked?
Just wondering why the main page has links to Digital Painting, Easter Traditions, Auto racing, ... ... 6 Nov 2009 13:39
enforcing margins by munging existing document
Hi, I am showing existing html documents in an iframe. These documents are allowed to have any css for body and subelements that they wish, as well as inline styles, so that they are in control of their own margins. What I would like to do is have a failsafe way to munge the document, changing it by adding m... 26 Oct 2009 21:12
Paragraph. Em and Px
Hello, I am styling my paragraphs as follows: p { color: #222020; font: normal 1.0em/1.5 Arial, 'Helvetica Neue', Helvetica, sans- serif; margin-bottom: 8px; text-indent: 1em; } What unit should I use for margin and text? px or em? For text size I always use "em" but for margin and paddi... 23 Oct 2009 17:46
using Avant Garde font
I have a client who is fixated on using the Avant Garde font. I know a lot of PC's don't have it, so I've hunted for a fall-back font to list. But does anyone have a suggestion for getting the Avant Garde look on a Web page? ... 11 Oct 2009 18:13
Correct way to clear after float
Hello, Conside simple HTML/CSS code... <style type="text/css"> ..left{ display:inline; float:left } ..right { display:inline; float:right; } ..clear { clear:both; } </style> <div class="left"> left </div> <div class="right"> right </div> after two floated DIV, which ... 21 Sep 2009 16:49
Kerning and ligatures
On 2009-09-05, Jukka K. Korpela <jkorpela(a)cs.tut.fi> wrote: Andreas Prilop wrote in comp.infosystems.www.authoring.html under [...] This apparently happens for some fonts only, but there does not seem to be any font-size limit. As a whole, occasional and undocumented kerning for a few fonts probably ... 9 Sep 2009 13:03
Free sms site launched
Hello Friends, www.total160.com a newly launched FREE SMS in India web site, register and send free sms anywhere, any mobile in India, No character limit use total160, Schedule your sms, send sms in bulk. register and win total160 T-Shirt. invite more n more friends and family member to increase your referrer... 3 Sep 2009 11:42
Positioning of DIV - IE and FIrefox Zoom issues
I am brand new to using CSS. I have built a site for a non-profit group and it works well at 100% zoom on both browsers but when you zoom in, the positioning gets wacked. Perhaps someone can give me a hand with what I'm doing wrong? Thank you so much! Here's the site: http://kraorg.com/index.html. Here's the co... 8 Sep 2009 19:17
Input Data Sheet
How do I layout an input data sheet with multiple input text boxed on a horizontal line. One: [ Text Box] Two [ Text Box ] Three [ Text Box ] Four [ Text box] Is there an example of this type of layout on the internet that I can use as a sample? Thanks.... Bruce ... 5 Nov 2008 18:24
csshover.htc doesn't always work
I am using csshover.htc to allow me to use the hover pseudo element in IE6. The following excerpted code works fine in IE6 when I load the file locally. When I upload it to my ISP and load it from there in IE6, it doesn't work. (It works fine in all other browsers, both locally and from my ISP.) The purpose of... 27 Dec 2007 12:17
First  |  Prev |  Next  |  Last
Pages: 13 14 15 16 17 18 19 20 21 22 23 24