Hello friends,
I have one doubt that i want to set the bordercolor of frameset tag, it is possible when we doesn't give border property that means as follows:
<frameset rows="40,*" bordercolor="re d>------------>Working
<frameset rows="40,*" border=1 bordercolor="re d"------------> Not Working
In first example the border displayed in thick line with color, in the second example it displays thin line with no color.
Is there any option that these two properties work together as thin line with color as frameset border, Urgent friends........ ..........
I have one doubt that i want to set the bordercolor of frameset tag, it is possible when we doesn't give border property that means as follows:
<frameset rows="40,*" bordercolor="re d>------------>Working
<frameset rows="40,*" border=1 bordercolor="re d"------------> Not Working
In first example the border displayed in thick line with color, in the second example it displays thin line with no color.
Is there any option that these two properties work together as thin line with color as frameset border, Urgent friends........ ..........
Comment