Hi all of you,
I am new to this group.
Actually i am reading some data from the text and putting it in html file using IFRAME.
Now i want that text to be bold and with customised background color.
Here is the code snippet i am using.
<IFRAME bgcolor="#000000" NAME="ifr_bass" SRC="iframe_bass.txt" WIDTH="96%" HEIGHT="23" FRAMEBORDER="no" SCROLLING="no" MARGINWIDTH="0" MARGINHEIGHT="2" HSPACE="0" VSPACE="0" style="background-color: #000000"></IFRAME>

plz make change in this snippet and provide me with your suggestions ASAP

Thanks in advance

Recommended Answers

All 2 Replies

you should try using tables instead of iframes, since they're easier to handle...

HI Navengold
are you opening your html pages in Frame?
as per my understanding i get this.. from your post.
If i am not wrong... then where is the problem?
you can directly put HTML code for getting result or use any css. You can get those from Google search.
Best luck. Good Day

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.