Tagged Questions

0
votes
3answers
48 views

First line text-indent in sIFR

Hi, I have a text block made whith sIFR and I want to indent the first line. Look at this image to see what I want: http://alltutorials.hi2.ro/testimonial.jpg I want the word WOW to be after …
0
votes
1answer
40 views

Indenting in Codegear

Is there a way to indent/tab multiple lines in one action in the Codgear RAD Studio IDE? I.e. I would like to be able to highlight multiple lines and indent them all by one tab simultaneously.
0
votes
1answer
312 views

IE6/7 link overlapping + text-indent

hi.. I need a little guidance here... I have 2 links: <div class="tarjBodyHolder"> <div class="imageHolder"> <a href="#" onclick="alert('picture link'); return false;"> …
0
votes
1answer
248 views

Image Navigation Using text-indent

Hello, I'm trying to create a simple image navigation for my site, using CSS to declare the background-image property of a list-item (li). The problem is, when I use text-indent to put the image …