Submit Articles | Member Login | Top Authors | Most Popular Articles | Submission Guidelines | Categories | RSS Feeds See As RSS
 
 
   
Forgot Password?    New User?
 
Welcome to Our Pro Article Service!

ALL » Computer-Programming >> View Article

By: Brett Hull
Creating a myspace layout might seem tricky when you think about it but it is actually pretty easy. The only thing you need is basic knowledge in HTML and CSS. It is time start code. Instead of begin the layout with tags such as , and , just start with the <STYLE> tag right on instead. This is necessary because Myspace.com has already prepared th basic proprties for you. So we begin with writing <STYLE>. Then we fill in values for class-names and tag-properties. There is already class-names that will be used in the profile code, wether you modify them or not. These are: <i>nametext</i><br> <i>whitetext12</i><br> <i>lightbluetext8</i><br> <i>orangetext15</i><br> <i>blacktext12</i><br> <i>redtext</i><br> <i>redbtext</i><br> <i>blacktext10</i><br> Edit them and then you can go for the tag-properties. Tags that are used in the profile page are: <i>body</i><br> <i>a</i><br> <i>div</i><br> <i>font</i><br> <i>span</i><br> <i>input</i><br> <i>tbody</i><br> <i>table</i><br> <i>tr</i><br> <i>td</i><br> Edit the properties of them like you use to do when you edit CSS and then and with closing the style-tag like this: </STYLE>. Then open up the body-tag to ensure that all codes after that will be in the body so it can be seen visually. Here is an example of how this can look like: <STYLE> font {font-size:11pt; font-family:arial} a:hover {color:b7012b} </STYLE> <BODY> Try to fill in properties on as many class-names and tag-properties as possible. You get the idea. If you want to see more design examples then just check out <a href="http://free-myspace-background.blogspot.com">Myspace Background</a>. Just start coding and have fun!</td> </tr> <tr> <td bgcolor="D0D0D0" style="padding-left:15; padding-right:10"><table width="100%" border="0" cellspacing="0" cellpadding="3"> <tr> <td width="65%" class="bodylinks"><u>Total Views : 482</u>    <u>Word Count Appx. : 218</u></td> <td width="35%" align="right" class="heading"><a href="index.php?page=author&author_name=Brett Hull" class="bodylinks"><strong>See All articles From Author</strong></a></td> </tr> </table></td> </tr> </table></td> </tr> <tr> <td align="left" background="images/boxbotbg.gif"><img src="images/boxbotleft.gif" width="13" height="6"></td> <td background="images/boxbotbg.gif"><img src="images/boxbotbg.gif" width="4" height="6"></td> <td><img src="images/boxbotright.gif" width="11" height="6"></td> </tr> <tr> <td colspan=2><img src="images/trans.gif" width="4" height="9"></td> </tr> </table> <hr color="D6D6D6"> </table> <center><script type="text/javascript"><!-- google_ad_client = "pub-5500972477293103"; google_ad_width = 468; google_ad_height = 60; google_ad_format = "468x60_as"; google_ad_type = "image"; google_ad_channel ="3314651467"; google_color_border = "FFFFFF"; google_color_bg = "FFFFFF"; google_color_link = "0000FF"; google_color_url = "0066FF"; google_color_text = "000000"; //--></script> <script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"> </script></center> <script src='http://www.eta.ca/AdsenseTracker/ast.php'></script> </td> </tr> </table></td> </tr> </table></td> </tr> </table> <table width="100%"> <tr> <td height="107" align="center" valign="top" background="images/btbg.gif" class="botlinks" style="padding-top:30" >© 2006Our Pro Article Service. All Rights Reserved. Use of our service is protected by our <span class="bodylinks"><a href="index.php?pagedb=privacy" class="bodylinks"><strong><u>Privacy Policy</u></strong></a></span> and <span class="bodylinks"><a href="index.php?pagedb=tos" class="bodylinks"><strong><u>Terms of Service</u></strong></a></span><br> Website Design and Developed by<span class="bodylinks"> <a href="http://www.articlebeach.com" class="bodylinks"><strong><u>ArticleBeach</u></strong></a></span> | Added Security by <b>Perry Wolf</b> - <span class="bodylinks"> <a href="http://paypal-ipn.com" class="bodylinks"><strong><u>PayPal-IPN.com</u></strong></a></span></td> </tr> </table> </body> </html>