|
| ||||||||||
| Tags: iframe, style sheet |
![]() |
| | Thread Tools | Search this Thread |
|
#1
| |||
| |||
| How to change style sheet for iframe?
Please tell me How to change style sheet for iframe? Thanks in advance. |
|
#2
| ||||
| ||||
| Re: How to change style sheet for iframe?
What do you want to change exactly/ IF you want to change anything in your iframe customization like color, text, size etc You have to go to your website .css file & edit it. If you know about the properties & the elements then you can easily do that. |
|
#3
| ||||
| ||||
| Re: How to change style sheet for iframe?
Iframe means Inline frame - its a frame on your webpage which shows you a different webpage in same page. Syntax Code: <IFRAME>...</IFRAME> Code: SRC=URI (URI of frame content) NAME=CDATA (name of frame) LONGDESC=URI (link to long description) WIDTH=Length (frame width) HEIGHT=Length (frame height) ALIGN=[ top | middle | bottom | left | right ] (frame alignment) FRAMEBORDER=[ 1 | 0 ] (frame border) MARGINWIDTH=Pixels (margin width) MARGINHEIGHT=Pixels (margin height) SCROLLING=[ yes | no | auto ] (ability to scroll) |
![]() |
|
| Thread Tools | Search this Thread |
| |
Similar Threads for: "How to change style sheet for iframe?" | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Cannot view XML input using style sheet | Frieda | Software Development | 2 | 03-12-2010 03:55 AM |
| Script to change excel sheet | Miles Runner | Windows Software | 5 | 21-01-2010 12:54 PM |
| How to create Good style sheet | JEROLD12 | Software Development | 5 | 25-12-2009 10:51 PM |
| Javascript Change Style | Berth | Software Development | 3 | 18-09-2009 03:00 PM |
| Display HTML in XSL Style Sheet | Neil'o | Software Development | 2 | 27-03-2009 09:20 AM |