Outline ·
[ Standard ] ·
Linear+
need html code
|
TSakira de aimbuster
|
Feb 19 2006, 11:24 PM, updated 20y ago
|
|
there are some website that got locked backgroud,when we drag the page down,the background wont move,what is the html code for it?
edit:okay,thanks to everyone,I solved 1st question
NEW PROBLEM: I know we can put background mucis into our webpage. However it will restart everytime i click on other link to another page of my website. ANyway to make it keep playing the same song,as long as the visitor is inside my webpage? What is the code for it?a new question, how to make a picture change to another picture when cursor moved on it? For example a button...(in html please ><) This post has been edited by akira de aimbuster: Feb 28 2006, 12:07 AM
|
|
|
|
|
|
TSakira de aimbuster
|
Feb 19 2006, 11:48 PM
|
|
bump...help pls ><
|
|
|
|
|
|
TSakira de aimbuster
|
Feb 19 2006, 11:54 PM
|
|
Edit : http://sky2live.com/main.htmHere is one of them This post has been edited by akira de aimbuster: Feb 19 2006, 11:55 PM
|
|
|
|
|
|
TSakira de aimbuster
|
Feb 20 2006, 12:00 AM
|
|
hmm...i see,thanks i will try to mod it now,thanks.
|
|
|
|
|
|
TSakira de aimbuster
|
Feb 20 2006, 12:03 AM
|
|
I have another question,Ifmy content is too long for my background,it will simply deplicate another one at the bottom. How do i measure that thetre is one 1 backgroud?
|
|
|
|
|
|
TSakira de aimbuster
|
Feb 20 2006, 12:15 AM
|
|
QUOTE(AaronZe @ Feb 20 2006, 12:13 AM) I dont understand.......  hmm...let say the background lenght is 'abcdefg' when my site's content over the lenght ,it will repeat like 'abcdefg abcde...' so,it cant give me the effect i want
|
|
|
|
|
|
TSakira de aimbuster
|
Feb 20 2006, 12:16 AM
|
|
QUOTE(WaCKy-Angel @ Feb 20 2006, 12:07 AM) Actually there's such html....I used it last time.. But the code i cant remember anymore. Its actually using javascript to do that. U can try www.javascript.com to search what u want WAW,so messy website Can you please kindly search it for me? I know ntg about java ><
|
|
|
|
|
|
TSakira de aimbuster
|
Feb 20 2006, 12:28 AM
|
|
QUOTE(AaronZe @ Feb 20 2006, 12:22 AM) oic....then you got to change your blogskin(assuming you are talking about your blog) to those that have frame in it where your posts will be in the box with scroll bar....you can find plenty of blogger skins here >> www.blogskins.com lol,sorry for didnt mention,its for my website..it havent show up yet >.< So any way?
|
|
|
|
|
|
TSakira de aimbuster
|
Feb 20 2006, 12:42 AM
|
|
QUOTE(AaronZe @ Feb 20 2006, 12:36 AM) Then you got to use the [bad html removed] code example here CODE <html> <head><title>My website</title><head> <body> <iframe src="http://forum.lowyat.net" > </iframe> </body> </html> copy those codes into Notepad and save as "whatevername.html" then drag the file into a webbrowser  omg,i am getting blur now,so i need to paste this into m website template?
|
|
|
|
|
|
TSakira de aimbuster
|
Feb 20 2006, 12:43 AM
|
|
QUOTE(WaCKy-Angel @ Feb 20 2006, 12:39 AM) Uhm...u doing school project? What application u using to make the website? Uh i think that thing u want can be set using any common website developer tools. for fun and for adsense I am now using front page and dreamweaver ,but not so use to dreamweaver yet.. mind to tell me how to set? front page i cant found...
|
|
|
|
|
|
TSakira de aimbuster
|
Feb 20 2006, 12:48 AM
|
|
ARR...evil!! my mom is yelling at me now,gtg...gonna try it tmr thanks goldfires and others..
PLS keep posting other methods ,,thanks!
|
|
|
|
|
|
TSakira de aimbuster
|
Feb 20 2006, 02:49 PM
|
|
QUOTE(Rusty Nail @ Feb 20 2006, 09:33 AM) i remember using these HTML codes way back in my notepad days the code that you need to add is <body background="yourimage.gif" bgproperties="fixed"> important property is bolded. http://www.pageresource.com/html/fixedbg.htmhttp://www.developingwebs.net/html/fixedbackground.phpdone thanks
|
|
|
|
|
|
TSakira de aimbuster
|
Feb 21 2006, 09:02 AM
|
|
Hi all,new question updated >.<
|
|
|
|
|
|
TSakira de aimbuster
|
Feb 21 2006, 12:47 PM
|
|
Hmm...I just think about it,not really want to use it  For example i wont really use the locked backgroud...Not now yet I try to think anything that is possible to make the site wonderful. So any good idea that is special?
|
|
|
|
|
|
TSakira de aimbuster
|
Feb 28 2006, 12:06 AM
|
|
a new question, how to make a picture change to another picture when cursor moved on it?
For example a button...(in html please ><)
|
|
|
|
|
|
TSakira de aimbuster
|
Feb 28 2006, 12:49 PM
|
|
QUOTE(etsuko @ Feb 28 2006, 12:35 PM) there's the ol Javascript method.. or the more modern LI menus accompanied with the CSS properties a:link and a:hover states. Is this the old method you mean? QUOTE(sinx @ Feb 28 2006, 10:20 AM) CODE <img src="Default_Image.gif" onmouseover="this.src='Other_Image.gif'" onmouseout="this.src='Default_Image.gif'">
|
|
|
|
|