Skip to Main Content

APEX

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

HTML HEADER (Image + text)

448382Oct 28 2005
Hi.
I am writing a small code in html header which goes like this

<table1 border="1" >
<tr1>
<td1 width = "25%">
<img1 border="0" src1="#WORKSPACE_IMAGES#image.gif" width="182"
height="46">
</td1>
<td1 width="65%" ><p align="center"><font1 size="6"
color="#FFFFFF">XXXXX</font>
</td1>
</tr1>
</table1>

Problem : I cant control the font size.
Hint : I think image_cell is not allowing text in text_cell to grow (may be bcos of image size).

I tried diff options.. but couldnt figure it out.

Any help is higly appreciated.

pb
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Nov 25 2005
Added on Oct 28 2005
0 comments
334 views