Hi,
Here is one way. Some else might a more compact version.
$row = 0;
foreach( $result as $value ) {
if ( is_int($row/2) ) {
echo "<i>italic text</i>";
}
$row++;
}
Here i a link to more HMTL tags:
http://www.w3schools.com/html/html_formatting.asp
Sincerely,
Mike
--
Mike Brandonisio * Web Hosting
Tech One Illustration * Internet Marketing
tel (630) 759-9283 * e-Commerce
[EMAIL PROTECTED] * http://www.jikometrix.net
JIKOmetrix - Reliable web hosting
On Feb 13, 2007, at 4:48 PM, laura wrote:
> I am asking for someone else. How do you adjust each line of text for
> example one line to be normal text and the next to be italics
>
>
>
> Community email addresses:
> Post message: [email protected]
> Subscribe: [EMAIL PROTECTED]
> Unsubscribe: [EMAIL PROTECTED]
> List owner: [EMAIL PROTECTED]
>
> Shortcut URL to this page:
> http://groups.yahoo.com/group/php-list
> Yahoo! Groups Links
>
>
>