|
By adding some space to the the words showing up on MySpace layouts pages
as well as the other internet based sites or profiles you could easily
control how your words and sentences look. In some cases this could be like
a technique being employed by the webmasters in order to complete their half
full paragraphs and text lines since as soon as they insert some extra blank
web units, their sentences would get filled with fewer number of words.
Let's check out this CSS made effect to find out how convenient it is
activating that on the internet and for websites.
Before we get into the depth of the point, please make sure you do know
some very basic points about the CSS because this effect is made using that.
Now, <style type="text/css"> p { word-spacing:px; } this segment or snippet
of code as you can guess would do the job but some points are important to
note over here. First of all it is the matter of paragraph since as already
cleared by this example, it is recommended adding such text effects to the
text paragraphs on the profiles instead of the whole words and sentences
which have been written by the authors.
The PX stands for the term pixels and the higher the numbers the more
blank space could be seen inserted among the words on your web pages. It can
be a great experience testing the script on your own profile or website to
see how it looks and you will like it as using that, a new technique could
be always ready and available to pick whenever one of your text lines lacks
a few terms or words. If you have access to the codes sheets of your panel,
attempt simply adding this code element to the text paragraph you'd like
getting edited and then save the changes.
|