Help‎ > ‎Add Keyword Help Record‎ > ‎

HTML code to eliminate borders around image

posted Feb 18, 2014, 7:57 PM by Saul Castellanos   [ updated Feb 21, 2014, 12:36 PM by Mary Lerma ]
Enter this code in HTML editor, substituting the correct image name.

<div style="display:block;text-align:center;margin-right:auto;margin-left:auto"><img border="0" src="https://sites.google.com/a/freedomyouthproject.org/project-central/help/keyword-help/ProjCent%20keyword%20help%20logo.jpg"></div>
<br> 

blue= page name
green = image filename




9 Step Process to eliminate borders around image

1. Copy new code from keyword help (shown above)

2. Go to page and add image

3. Open html by clicking on "<HTML>" icon

4. Find html for image and add blank spaces on between top and bottom of image code

5. Paste new code that you copied from Step 1 

6. Highlight the old code for image beginning at:   a href=    and go all way down to     png”

7. Copy the part of the code you highlighted 

8. Go to new code you pasted from Step 1 and put cursor after “0” and highlight all way to close

9. Paste old highlighted code into new code



TAGS
#images  #html  #noborder #html  #webdesign

Comments