AllExperts > Experts 
Search      

General HTML/Web Design Programming Q`s

Volunteer
Answers to thousands of questions
 Home · More Questions · Answer Library  · Encyclopedia ·
More General HTML/Web Design Programming Q`s Answers
Question Library

Ask a question about General HTML/Web Design Programming Q`s
Volunteer
Experts of the Month
Expert Login

Awards

About Us
Tell friends
Link to Us
Disclaimer

 
 
 
 
About Vishal Arora
Expertise
I've been learning web languages for approximately 10 years. I'm very well versed in proper, standards compliant HTML, XHTML and CSS. In addition, I also know ActionScript 2.0 and 3.0 for Flash projects and PHP for server-side applications. No Javascript questions please.

Experience
I run a successful web design and development firm in the US.

Education/Credentials
10 years practical experience in web technologies. 4 years experience running a successful web design/development firm.

 
   

You are here:  Experts > Internet/Online > Personal Web Pages > General HTML/Web Design Programming Q`s > myspace profile

Topic: General HTML/Web Design Programming Q`s



Expert: Vishal Arora
Date: 6/24/2008
Subject: myspace profile

Question
Hi I used this code to hide my last login <font class="on padTB15"> <font class=on> Female </font> <font class=on>18 years old</font> <font class=on>Montgomery, Alabama</font> <font class=on>United States</font> </font> <font class=on></font> <font class=off> the quotation marks were still there above were it says Female, I was able to get rid of one of the marks but not the other, any help? Here's my link to my page: www.myspace.com/saysaysaid

Answer
I'm not very familiar with MySpace, but this approach should work:

<div style="background:black;position:relative;top:-10px">
  <font class="on padTB15"> <font class=on> Female </font> <font class=on>18 years old</font> <font class=on>Montgomery, Alabama</font> <font class=on>United States</font> </font> <font class=on></font> <font class=off>
</div>

Swap out the code that you pasted in your question with that.  Change the top:-10px to a lower number to completely hide the quotation mark.  

Add to this Answer    Ask a Question



  Rate this Answer
   Was this answer helpful?
Not at allDefinitely              
   12345  

     
About Us | Advertise on This Site | User Agreement | Privacy Policy | Help
Copyright  © 2008 About, Inc. About and About.com are registered trademarks of About, Inc. The About logo is a trademark of About, Inc. All rights reserved.