HTML code

  • Unknown's avatar

    Hi, I have been working on my blog, and I have added my resume. However, I cannot figure out why the text looks that way it does. Does anyone know anything about code and could help me? Thanks. My site is:

    Résumé

    The blog I need help with is: (visible only to logged in users)

  • Unknown's avatar

    What is it you want to change? How do you want it to look?

  • Unknown's avatar

    Matt, there is a number of issues with the code you have. Try pasting this into the HTML editor on a draft post or page and then preview it and see if it is closer to what you were wanting. There are some things you are trying to do with repeated non-breaking spaces that will cause issues on the web in general.

    <p style="text-align: right;"><strong><em>Matthew O. Boles</em></strong></p>
    <p style="text-align: right;">9716 65<sup>th</sup> Ave. E</p>
    <p style="text-align: right;">Bradenton, Fl. 34202</p>
    <p style="text-align: right;"> 941-524-7913</p>
    <p style="text-align: right;"><a href="mailto:(email visible only to moderators and staff)">(email visible only to moderators and staff)</a></p>
    
    <strong><em>QUALIFICATIONS:<strong> </strong></em></strong>
    <ul>
    	<li>Work well without supervision</li>
    	<li>Conversational in Spanish</li>
    	<li>Ability to prioritize and remain focused on the essence of an issue</li>
    	<li>Excellent with customer support services</li>
    </ul>
    <strong><em>EXPERIENCE:</em></strong>
    <p style="padding-left: 30px;"><strong><em></em></strong>8/2011-present     <strong><em>UF Housing and Residence </em>Gainesville, Fla.</strong></p>
    <p style="padding-left: 30px;"><strong></strong><em>Peer Mentor</em></p>
    
    <ul>
    <ul>
    	<li>Scheduled and organized events for students</li>
    	<li>Communicated with fellow peer mentors to coordinate events</li>
    	<li>Worked to promote campus organizations and activities</li>
    </ul>
    </ul>
    <p style="padding-left: 30px;">4/2010-present  <strong>Riverstrand Golf and Country Club  Bradenton, Fla.</strong></p>
    <p style="padding-left: 30px;"><em>Pro Shop Attendant </em></p>
    
    <ul>
    <ul>
    	<li>Kept the inside of the pro shop clean and organized</li>
    	<li>Answered the phone, faxed documents and booked reservations</li>
    </ul>
    </ul>
    <strong> </strong>
    <div></div>
    <strong>EDUCATION: </strong>
    
    May 2014   <strong>     University of Florida , <strong>Gainesville, Fla.
    </strong></strong>
    <p style="padding-left: 30px;" align="left">Bachelor of Science in Public Relations</p>
    <p align="left"><strong>AWARDS</strong>:</p>
    
    <ul>
    	<li>12/2011 Peer Mentor Spotlight of the Semester by Graham Area Council</li>
    	<li>9/2011 Greater Gator Award by Office of Student and Learning Engagement</li>
    	<li>8/2011 Dean’s List at the</li>
    	<li>4/2011 Leader/Scholar Program with Elite Status</li>
    	<li>1/2010 Eagle Scout</li>
    </ul>
    <strong> </strong><strong><em>ACTIVITIES:</em></strong>
    <ol>
    	<li>8/2011-present Public Relations Student Society of America</li>
    	<li>9/2011-present Mindfire With Ketchum Public Relations</li>
    	<li>8/2011-present Student Alumni Association</li>
    	<li>10/2011-present UF Golden Key</li>
    	<li>1/2011-present UF Club Tennis</li>
    </ol>
  • Unknown's avatar

    Thank you so much. That helped a lot. I really appreciate it.

  • Unknown's avatar
  • The topic ‘HTML code’ is closed to new replies.