Results 1 to 3 of 3

Thread: How to change style sheet for iframe?

  1. #1
    Join Date
    Jan 2009
    Posts
    23

    How to change style sheet for iframe?

    Hi,

    Please tell me How to change style sheet for iframe?

    Thanks in advance.

  2. #2
    Join Date
    May 2008
    Posts
    29

    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. #3
    Join Date
    May 2008
    Posts
    97

    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>
    Attribute Specifications:
    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)
    The IFRAME element defines an inline frame for the inclusion of external objects including other HTML documents.

Similar Threads

  1. Cannot view XML input using style sheet
    By Frieda in forum Software Development
    Replies: 2
    Last Post: 03-12-2010, 04:55 AM
  2. Script to change excel sheet
    By Miles Runner in forum Windows Software
    Replies: 5
    Last Post: 21-01-2010, 01:54 PM
  3. How to create Good style sheet
    By JEROLD12 in forum Software Development
    Replies: 5
    Last Post: 25-12-2009, 11:51 PM
  4. Javascript Change Style
    By Berth in forum Software Development
    Replies: 3
    Last Post: 18-09-2009, 03:00 PM
  5. Display HTML in XSL Style Sheet
    By Neil'o in forum Software Development
    Replies: 2
    Last Post: 27-03-2009, 09:20 AM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Page generated in 1,711,631,955.86925 seconds with 17 queries