HTML - How To I Edit My Myspace With Html Coding?
I wanted to edit my myspace by using HTML codes and stuff, but I don't know where I'm supposed to actually access the coding so I can edit it in the first place.
South Beach Java Similar TutorialsI am trying to make it so people can take the layout from the clothing myspace and put it on their own myspace. The myspace link is http://www.myspace.com/m1clothing . If you look in the about me their is a code so you can get the background and the banner, but I want them to copy and paste the code so they get the same box colors and font color and everything. Could anyone help me with the code? EDIT: If the Murder One myspace is private, go to mine at http://www.myspace.com/kylec4321 to see the layout. the code for the banner and background are listed here. Quote: <span class="off">!-START Block to Place Custom Banner at Top of Page-!</span> <span class="off">!-Create div with image. Replace my image with the URL of your own image- OR replace img block with your own code block!</span> <div class="myBanner"> <a href="http://www.msplinks.com/MDFodHRwOi8vd3d3Lm11cmRlcm9uZWNsb3RoaW5nLmNvbQ=="><img src="http://i304.photobucket.com/albums/nn191/murderoneclothing/murderoneMYSPACEheader.jpg" /></a> </div> <style> body {margin-top:353px; background-image:url(http://i304.photobucket.com/albums/n...omyspace.jpg); background-repeat:repeat;} div.myBanner {position:absolute; top:0px; left:50%; margin-left:-400px; width:800px; height:350px;} </style> <span class="off">!-END Block to Place Custom Banner at Top of Page-!</span> <style> table, tr, td {background:transparent; border:0px;} table table table {background-color:transpanrent;} </style> I want that coding to include my box colors and font color and everything that my page has. If someone could help me with this it would be greatly appreciated!! http://img389.imageshack.us/img389/9138/addfbl8.jpg This is the image of my display name. I want to know how to move the text to the top of that gray line. here is the code i have for the nametext. .nametext { font-family:arial; font-size: 30px; letter-spacing:-2px; color:ff0000; ; background-color:e5e5e5; display:block; padding: 0px; margin-top:15px; margin-bottom:-3px; line-height: 10px; text-align: right; } please help thanks does any1 know how to add a html code without it activating, e.g so someone else can just come along and copy and paste it onto theirs? Hello everybody. First off my name's Daniel. and secondly, I need help, lol. I've been doing graphic design and layout design for bands for a few months... But have been requested be a friend to make a layout for his photography page. The code I am using is a very complex HTML code... And I have mostly figured it out (I'm proud of myself, becasuse it is completely foreign to me...but I learned it) But am still having some issues. The right column headers (About Me, Who I'd Like To Meet) are displaying, and I cannot figure out how to make them go away without blocking all of the content in my "About Me" section. Even stranger...they are displaying vertically????? and the other issue is the contact table... It WILL NOT display. I have tried it using the HTML comment table I like, and just the regular one... PLEASE!!!! Someone PLEASE help me! The layout is viewable at http://www.myspace.com/anotherdaretest so that you can View Source the code. and I can email the code to anyone who is willing to help! Hey everyone, After quite a bit of puzzling through trial and error, I've finished this comment banner for my Entertainment firm (www.myspace.com/honorlifeent) to use on MySpace. I cut 5 images up in an image map and used roll overs for the 3 buttons. The problem is, when I enter the HTML coding in BlueVoda website builder and click on preview, it comes out perfectly. However, when I enter the same HTML coding on MySpace it shows the images all tossed about with the coding simply written inbetween them. This is how the banner is supposed to look (the highlighted 'add to friends' is the rollover image that appears when the cursor moves over it): And this is how the banner comes out on MySpace: Does anybody know why the banner messes up like this? Does MySpace have restrictions on the type of coding you can use or such? Or is there just something wrong in my coding (even though it shows up perfectly with BlueVoda)? Any help at all is greatly appreciated. If anybody needs to have a look at the coding before being able to answer, here's the coding: <HTML> <center> <body bgcolor="#FFFFFF" leftmargin="0" topmargin="0" marginwidth="0" marginheight="0"> <table id="Table_01" width="335" height="115" border="0" cellpadding="0" cellspacing="0"> <tr><td colspan="4"> <img src="http://i264.photobucket.com/albums/ii191/thecica/top.jpg" border="0" alt="Photobucket"></a> </td></tr><tr><td> <img src="http://i264.photobucket.com/albums/ii191/thecica/rightcorner.jpg" border="0" alt="Photobucket"></a> </td><td> <HEAD> <script language="javascript1.1"> <!-- a674=new Image a674.src="http://i264.photobucket.com/albums/ii191/thecica/visitpage-normal.jpg" a27=new Image a27.src="http://i264.photobucket.com/albums/ii191/thecica/visitpage-hover.jpg" //--> </script> <script> <!-- function filter(imagename,objectsrc){ if (document.images) document.images[imagename].src=eval(objectsrc+".src") } //--> </script> </HEAD> <BODY> <a href="http://www.myspace.com/honorlifeent" onmouseover="filter('a337','a27')" onmouseout="filter('a337','a674')"> <img src="http://i264.photobucket.com/albums/ii191/thecica/visitpage-normal.jpg" name="a337" border=0 width=68 height=30></a> </A> </BODY> </td><td> <HEAD> <script language="javascript1.1"> <!-- a21=new Image a21.src="http://i264.photobucket.com/albums/ii191/thecica/visitgroup-normal-1.jpg" a881=new Image a881.src="http://i264.photobucket.com/albums/ii191/thecica/visitgroup-hover-1.jpg" //--> </script> <script> <!-- function filter(imagename,objectsrc){ if (document.images) document.images[imagename].src=eval(objectsrc+".src") } //--> </script> </HEAD> <BODY> <a href="http://groups.myspace.com/SAurban" onmouseover="filter('a440','a881')" onmouseout="filter('a440','a21')"> <img src="http://i264.photobucket.com/albums/ii191/thecica/visitgroup-normal-1.jpg" name="a440" border=0 width=68 height=30></a> </A> </BODY> </td><td> <HEAD> <script language="javascript1.1"> <!-- a484=new Image a484.src="http://i264.photobucket.com/albums/ii191/thecica/Addtofriends-normal.jpg" a412=new Image a412.src="http://i264.photobucket.com/albums/ii191/thecica/Addtofriends-hover.jpg" //--> </script> <script> <!-- function filter(imagename,objectsrc){ if (document.images) document.images[imagename].src=eval(objectsrc+".src") } //--> </script> </HEAD> <BODY> <a href="http://collect.myspace.com/index.cfm?fuseaction=invite.addfriend_verify&friendID=301232467&MyToken=9164cd11-6167-460c-b9d2-d5443311d730" onmouseover="filter('a705','a412')" onmouseout="filter('a705','a484')"> <img src="http://i264.photobucket.com/albums/ii191/thecica/Addtofriends-normal.jpg" name="a705" border=0 width=83 height=30></a> </A> </BODY> </td></tr></table> </center> </HTML> Hello, I was wondering how to do to put a background that fits with the screen. I like code, I simply put background = "image.jpg" thank you I'm having trouble finding the admin login to edit my gallery.I have the login and Password.The original webmaster abandoned my friend and I decided to learn how the edit html.I've looked in all the directories and the other files listed. hello, I'm new to HTML programming, but I'm old to C programming. My question is how can i write something through NAMO WEBEDITOR that satisfy my need. My need is just to write a text in my web page where anyone can add something to it. It's more or less similar to wikipedia but only add something at the end of the text. Thanks in advance Hi everyone, Working for a new company and the guy that left made a mess of some form validation. He built the website and it's digitally signed by himself. Do I legally need to get his permission to change his code? Don't know much about this area.... Thanks Ok still super new at this HTML thing, but I am going to be using Filezilla to access my friends index.html file for a little eding of the text. My question is can I open the file, edit what I need and save it all within filezilla? Or do I need to drag the index.html file to my desktop, edit, save and the drag it back to filezilla? On my website so far, I am doing very well but I need to know how to go to next page from a link at the bottom of the page. Example: Next Page 1 2 3 4 5 6 7 8 9 The numbers will represent the chapters but how do I do it????? Hi, first of all I should mention that I am new to HTML coding. I am working on my first web site http://www.everythingoldies.com I want to insert text (paragraphs) under my links in the center of the page, I also want to add more images on the right and left of my page from top to bottom. I have tried to put text under thi links but it shows up everywhere but where I want it to. I have included a copy of my coding, I am sure there are lots of errors since this is my first time working with HTML. Could someone please look at my coding and let me know how messed up it actually is and where to put what and what I did wrong? Thank you so much in advance for your help listed below is my coding : HTML Code: <html> <body background="/images/thumb-12830872.jpg"> <head> <marquee bgcolor="#000000" loop="-1" scrollamount="5" width="100%"><font color="yellow"><font size="5">This Site Is Currently Under Construction Please Check Back Later</marquee> <center> <img border="0" src="/images/50s1.jpg" width="90" height="90" /> <img border="0" src="/images/andy.jpg" width="90" height="90" /> <img border="0" src="/images/kinks.jpg" width="90" height="90"/> <img border="0" src="/images/elvis.jpg" width="90" height="90"/> <img border="0" src="/images/route66.jpg" width="90" height="90"/> <img border="0" src="/images/beatles1.jpg" width="90" height="90"/> <img border="0" src="/images/sandhutch.jpg" width="90" height="90" /> <img border="0" src="/images/steve.jpg" width="90" height="90" /> <img border="0" src="/images/hand.jpg" width="90" height="90" /> <img border="0" src="/images/harry.jpg" width="90" height="90" /> <img border="0" src="/images/blob.jpg" width="90" height="90" /> <img border="0" src="/images/breakfast.jpg" width="90" height="90" /> <img border="0" src="/images/birds.jpg" width="90" height="90" /> <img border="0" src="/images/lucy.jpg" width="90" height="90" /> <?xml version="1.0" encoding="iso-8859-1"?> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <style type="text/css"> #button a {font-family: Arial;font-style : normal ;font-size : 10pt; font-weight :bold;text-align :center; color :#FFFF00;text-decoration : none } #button a:hover{ font-family: Arial;font-style : normal ;font-size : 10pt; font-weight :bold;text-align :center; color :#3300FF;text-decoration : none} </style> <!-- TemplateBeginEditable name="doctitle" --> <title>EVERYTHING OLDIES</title> <!-- TemplateEndEditable --> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" /> <!-- TemplateBeginEditable name="head" --> <!-- TemplateEndEditable --> <script language="JavaScript" type="text/JavaScript"> <!-- function MM_swapImgRestore() { //v3.0 var i,x,a=document.MM_sr; for(i=0;a&&i<a.length&&(x=a[i])&&x.oSrc;i++) x.src=x.oSrc; } function MM_preloadImages() { //v3.0 var d=document; if(d.images){ if(!d.MM_p) d.MM_p=new Array(); var i,j=d.MM_p.length,a=MM_preloadImages.arguments; for(i=0; i<a.length; i++) if (a[i].indexOf("#")!=0){ d.MM_p[j]=new Image; d.MM_p[j++].src=a[i];}} } function MM_findObj(n, d) { //v4.01 var p,i,x; if(!d) d=document; if((p=n.indexOf("?"))>0&&parent.frames.length) { d=parent.frames[n.substring(p+1)].document; n=n.substring(0,p);} if(!(x=d[n])&&d.all) x=d.all[n]; for (i=0;!x&&i<d.forms.length;i++) x=d.forms[i][n]; for(i=0;!x&&d.layers&&i<d.layers.length;i++) x=MM_findObj(n,d.layers[i].document); if(!x && d.getElementById) x=d.getElementById(n); return x; } function MM_swapImage() { //v3.0 var i,j=0,x,a=MM_swapImage.arguments; document.MM_sr=new Array; for(i=0;i<(a.length-2);i+=3) if ((x=MM_findObj(a[i]))!=null){document.MM_sr[j++]=x; if(!x.oSrc) x.oSrc=x.src; x.src=a[i+2];} } //--> </script> <meta name="Description" content="Your Oldies Channel.Com" /> <meta name="" content="true, oldies,music,artists,links,requests,radio,internet,Mishawaka,indiana,goodtimes,youroldieschannel," /> <body> </body> </td> </tr> </table> <CENTER> <table width="999" border="0" cellpadding="5" cellspacing="5"><iframe src="http://free.timeanddate.com/clock/i1j3s9ax/n892/fn8/fc090/tc000/pc000/ftb/pa3/tt0" frameborder="0" width="995" height="22"></iframe><p align="center"><font color="yellow"><font size="5">Everything Oldies.Com Welcomes You To Our Site!!<b></b></p><table align="center" border="1" cellpadding="5" cellspacing="5" style="width: 1005px; height:38px; backgroundcolor: #FF9900" width=826"> <tbody> <tr> <td><a href="http://www.abc57.com/news">News</a></td> <td><a href="http://www.abc57.com/weather">Weather</a></td> <td><a href="http://www.everythingoldies.com./tst.html">Television</a></td> <td><a href="mailto:bruce@everythingoldies.com">Contact Us</a></td> <td><a href="http://www.abc57.com/sports">Sports</a></td> <td><a href="http://www.everythingoldies.com/guestbook">Guestbook </a></td> <td><a href="http://www.everythingoldies.com/links.htm">Links </a></td> <td><a href="http://www.ntl.matrix.com.br/pfilho/html/main_index/index.html">Song Lyrics</a></td> <td><a href="http://www.audiorealm.com">Internet Radio</a></td> <td><a href="http://www.everythingoldies.com/forums">Our Forums</a></td> <td><a href="http://www.nutsie.com/top100sradio/1970%20Top%20100%20Songs/2184015">Listen To Top 100s</a></td> Hi can someone who knows html please help me out? I have my webpage, http://users.igl.net/ash/index.html It has a javascript on it. I am trying to embed my homepage on my league site. so I write the code as follows <embed height="200" name="homepage" hidden="never" width="200" src="http://users.igl.net/ash/index.html" allowscriptaccess="true" /></embed> My homepage loads fine, but the javascript on doesnt load. Can someone suggest a better coding? Thank you. Hello there, everyone! I'm new to the forums and also not the best one at HTML, but as I'd need some HTML for a project in school since it would be useful in what we're working on I thought I would ask you guys over here for some help, since what I've tested doesn't really worth out great and it's quite in a hurry right now. So, lets go! What I'd like to do is that in the first page, lets call it "The site where you choose music", there's gonna be a list of say 10 different songs, where you can choose to click in the box at the songs you would like to hear, could look something like this (just an example-picture): http://pici.se/pictures/PMYqqclCT.jpg What I'd like to do now is that the songs that I've chosen should follow when I click the "PLAY"-button to a new window, where the songs I've chosen will be listed. E.g. if I choose Song 1, Song 3, Song 6 and Song 8 in the list these should be the only ones to follow when clicking "PLAY", while the others doesn't. I know these might not be the hardest things to do, but I've had some problems due to the pressure in the project. Also, is there anything special I will need to do with the "PLAY"-button (besides from having the link to the site where the songs etc. will be placed) in order to be able to get the songs with me? Haven't worked with this too much. So, is there anyone out there with some spare time who would mind helping me out? Would be really appreciated. Anything from just pure small bits of help, to a full set of codes that would work out for me, depending on the difficulty/time it would steal from you guys. /Grelien ^_^ If there's anything unclear with my question please say so, tried to be as explaining as possible without making it too long (to prevent "TLDR") or too short. I could also post my current code if that would help out, but felt I'd wait with that if it's not necessary as it would make the post quite big. I manage a website but don't know much about HTML. The website is used within my company to view different powerpoint presentations and excel spreadsheets that are updated every week. I want to put a form or a table on the frontpage to show what files have been updated recently. For instance if the file has been updated yesterday and is current (Weekly file) then I want the table or form to show the name of the file and highlight it in green. If the file is more then 7 days old I want it to be red. Can someone point me the the right direction? I've searched all over the place, but can't find any documented HTML coding standard. I'm looking for something that I can use as a guideline for my developers to use. Some kind of a document along the lines of: - how layouts should be designed without using tables - when to use div's and when to use span's - how to properly control text flow - only using CSS for formatting - avoiding inline styles - using inherited CSS classes - etc... I have an enterprise-level .Net application written in C# and using XML for content parsing. We already have a standards guide for C# and XML is pretty self explanatory (in our setup at least), but nothing for HTML. I looked on W3C and other similar sites, but they don't have any actual "standards documents". Did anyone ever have to write something like that? Any help or a link would be appreciated. well not really sure if it would be html or more in the lines of css but 1st just wanna say sorry for brining up myspace again but is there a way to hide the comments from the page source as well as just the actual page that's viewed? Hey all, Ive recently been given an assignment at college and now im trying to self teach my self on website coding/setup ect.... Here is my website so far, keep in mind two days ago I had no knowledge of HTML coding and its where it is now through hours of working through the code and I have come across some errors I cannot solve on myself. Website Link: http://www.qrpm.site90.net/INDEX.HTML First problem is, Ive installed all files into my directory of where the website is and stil using just http://www.qrpm.site90.net will not work it just brings up all the files I have uploaded to my server but placing /INDEX.HTML on the end will bring up my website, that is problem one that I would like to address. Problem two is that if you click on my Index page you will see Buttons on the left hand side of the page going down but I want to position these buttons along the top I can get them along the top but then they become dead links and wont foward my browser onto my other pages on my website I have no idea how to Fix this at all Any help would be really appreciated thank you Rob. Hey guys, I'm a noob with html coding and know next to nothing. I have briefly searched for info via google and in the stickies on here but haven't figure it out yet, so sorry if I've missed it somewhere. I need to know how to make a link for an email. This is for sending out a newsletter that will have several different topics at the top and a pretty long body after, so I want each topic's link to go to the beginning of the text for that topic. Please give me any links to the information or let me know what this is specifically called so I can research it. Or, if you know the code that would be even better. TIA |