How To Make Extra Spaces In A Web Page Using HTML Code
- Forums
- HTML
- How To Make Extra Spaces In A Web Page Using HTML Code
this post will show you how to make extra spaces on your web pages using HTML code. The toturial is for beginers who are learning HTML [738], Last Updated: Sat May 18, 2024
Wallpaperama
Wed Nov 12, 2008
4 Comments
5000 Visits
if you are reading my post here, you are probably wodering how you can make spaces with html
well its simple, you need to use the
so for example i wan to put extra spaces between two letters or two words. here is my example.
lets say i have a title called: Cool Wallpapers At Wallpaperama For Free
now i want to put some extra speces between the words Wallpapers and At. lets say 4 extra spaces between. so this is the html code i would use:
Cool Wallpapers At Wallpaperama For Free
and this is how it would come out:
Cool Wallpapers At Wallpaperama For Free
hope this helps. use this code to put additional spaces in your webpages, this also works on your profiles like myspace its a good way to separate words with longer spaces