Tag Archives: Frameborder

Some help with frames.

I am just using Dreamweaver to generate my site and Relating to 2 frames. One the best and one around the bottom. I’ve never employed frames before and I’m uncertain what I’m accomplishing. For starters I’m not even sure how in order to load my site backup in dreamweaver together with all frames intact. I can only load one at any given time, then have to add the frames, then load each page into your proper frame. Anyone learn how to get the whole thing to insert at once Since I can’t obtain it to load all at the same time in dreamweaver, how am I going to get it to load like that on my site Do i name one of many pages index. html document… I’m totally confused. One page will probably contain the linking info with the other frames. Code: < html> < head> < title> Untitled Document< /title> < /head> < frameset rows=" 60, *" frameborder=" NO" border=" 0" framespacing=" 0" > < shape src=" header. html" name=" topFrame" scrolling=" NO" noresize > < shape src=" main. html" name=" mainFrame" > < /frameset> < /html> Just help you save that as index. html. header. html are … Continue reading

Posted in Web Design | Tagged , , , , , , , , , , , , , , , | Leave a comment

Link Direct to Table Cell

Hi I’m new to the particular forums so I hope this is posted while in the right place. I am designing a web site for the client and I’d like to change the content of any table cell 2 text link is clicked while in the same cell. Is that this possible Any help is very much appreciated!! Its very much possible. In order to clarify, there shall be a table personal (a td) which has a link. Whenever this link is definitely pressed, that whole cell’s text value results in being something else And also the link will become gone also In that case, Code: < html> < head> < title> < /title> < script type=" text/javascript" > purpose ChangeCell(cellId) document. getElementById(cellId). innerHTML = " new text"; < /script> < /head> < body> < table> < tr> < td id=" area1" > this can be a text before your change occurs. < a href=" #" onClick=" ChangeCell(‘area1′); " > change< /a> < /td> < /tr> < /table> < /body> < /html> Thanks a lot for replying so quickly bfsog!!! The code successful but I’d like it to modify the cell text to a genuine page that is already designed. … Continue reading

Posted in Web Design | Tagged , , , , , , , , , , , | Leave a comment

New to web design and advice needed

Cheers i will set to use that. Thanks As part of your CSS styles, in case you gave styles to the a tag, then all of your links will possess those styles. On the other hand, if you applied the styles in order to div/class specific your tags, then a bit more have that dilemma. Hi, I have made loads of progress and my website is finished. I will be uploading this this evening for individuals to see. Simply a quick question. I’m using the adhering to video Code: < iframe title=" Myspace video player" width=" 300" height=" 199" src=" http: //www. myspace. com/embed/f_NiRrWQwvU" frameborder=" 0" allowfullscreen> < /iframe> How does someone get it indent by way of 20 px Furthermore: Is there a way to enter a space Cheers for your help! perimeter: 1em 20px; will put a very similar to a line break before and right after it and indent them by 20 px. Kind regards. May this " perimeter: 1em 20px; " try it out the < > code on the video Also I’ve been trying to be able to setup the contact me as well as the bottom of this footer. I have activated the old … Continue reading

Posted in Web Design | Tagged , , , , , , , , , , , , , , , , , , , | Leave a comment