|
The font variants loading and showing up on Myspace layouts pages could
be among those effective methods the webmasters and millions of account
holders are using to edit their web pages texts and words formats very
conveniently and by knowing how some new options are introduced and enabled,
you too could apply a lot of changes to your HTML made text paragraphs.
Let's begin our today's discussion with a simple example that your website
is consisted of two paragraphs and in each one you are going to try out a
totally new written format and web style.
The first paragraph is going to be a normally made one and for this
purpose the code to add to the CSS section of your page would be like this:
p.first(font-variant:normal;} and then by assigning the First class option
to your first paragraph and commence writing your favorite messages and
words, they would be displayed in the normal way and containing no special
decorations. The second case is about the next paragraph which is going to
be affected by the Small Caps option resulting in all the words contained
within that block written in the new format online.
In order to activate the second paragraph effect online, the only thing
needed to do is pasting this script on your page:
p.second(font-variant:small-caps;} and as you can remember from the older
scripts we talked about, after announcing such paragraphs variables on the
pages, you also need to add the required CSS elements to your actual
paragraphs like this: <p class=""></p> and the specified classes are going
to be enabled this way. You can rename the paragraphs or styles the way you
like as they all would be activated and interpreted on the browsers panels.
While browsing the net, checking out some of the written samples and
styles used by the sites admins, you would notice that nowadays it is highly
recommended trying to use a variety of options while building contents for
the websites and domains because as you may guess, the formulas plus
solutions would add positive values to the portals as they are launched and
then accessed via browsers and no wonder the majority of sites which have
been maintained by the experts too are found to contain more than one single
writing style plus way and this matter is very important.
Fortunately at present a lot of HTML plus custom CSS solutions can be
found offered as freebies on the net and you do not even need to think about
writing the codes by yourself which can be like a great piece of news to
hear all the time. Using the search portals like Google, Yahoo plus Bing and
spending some time over the net, you would spot lots of options to use and
employ for adding cool and at the same time free styles to your homepage in
easy terms. You can even find some directories that contain free tips on how
to launch templates and profiles in an amazing style.
|