WebArtz - The Web Design Forum
Welcome to WebArtz, Guest!

WebArtz is a nice place for discussions related to web designing and coding. We help our members to code their own website templates with HTML and CSS. We give them advice on various issues.

To know more about WebArtz Forum, visit the About Us page.

At the moment, you are viewing the forum as a guest. As a guest you can't make post and participate in discussions. You need to register and become a member of the forum. Click the register link below and become a part of this forum.

Thank You

WebArtz - The Web Design Forum
Welcome to WebArtz, Guest!

WebArtz is a nice place for discussions related to web designing and coding. We help our members to code their own website templates with HTML and CSS. We give them advice on various issues.

To know more about WebArtz Forum, visit the About Us page.

At the moment, you are viewing the forum as a guest. As a guest you can't make post and participate in discussions. You need to register and become a member of the forum. Click the register link below and become a part of this forum.

Thank You


You are not connected. Please login or register

View previous topic View next topic Go down  Message [Page 1 of 1]

1Accespted Fonts - Part 1 Tue Oct 19, 2010 5:03 pm

Unknown Data

Unknown Data
Registered Member
Registered Member
Fonts - Part 1
Learn CSS - part 5


Fonts - Part 1
Today are we going to learn about the fonts.
Here is a list what we'll go through:

• Text-align
• Word-spacing
• Letter-spacing
• Text-decoration
• Text-indent
• Text-transform
• Line-height
• Vertical-align

Text-align
By using the text-align, do we got possiblity to "edit" the place for the text. Normally is it used to center or move a text to the right, but it can also be used as moving somethign to left og justify if.
These values can be used: justify, center, left, right.

Word-spacing
Word-spacing is (as standing in the title) the space between the words.
To define this can we use pixels or procent.

Letter-spacing
Letter-spacing is very equal to Word-spacing, here are we just talking the space between the letters.
To define thi can we use pixels or procent.

Text-decoration
Text-decoration isn't that hard to understand, it's ssome very simple values that chose if the text will have a line over, through or under the text. This can also be used, to remove the line under a link.
These values can be used to this property: underline, overline, line-through.

Text-indent
By using the Text-indent, can we chose the space before the word, line or sentense should be written.
The Text-indent are defined by using pixels or procent.

Text-transform
With the Text-transform can we deciede to change big and small lettes, we could also call it a CapsLock/Shift property. Here are the values:

• Uppercase - All letters are written big.
• Lowercase - All letters are written small.
• Capitalize - The first letter in each sentense is written with big.
• None - No changes will be done.

Line-height
Here are we going to define the space between the lines.
These propertyes can be used: normal, number, length, percentage. And to define them, are we using procent or pixels.
Notice that the percentage is relative to the font-size of the element.

Vertical-align
The Vertical-align got a lot of values, here are a list of them.

• Baseline
• Sub
• Super
• Top
• Text-top
• Middle
• Bottom
• Text-bottom
• Percentage

In the next lesson will we work with more about the fonts, so it isn't the end for the fonts yet.

Notice : This tutorial is copyrighted by WebArtz Forum. You may not publish it on anywhere without written permission from the administrators.

http://woops.dk

2Accespted Re: Fonts - Part 1 Tue Oct 19, 2010 10:06 pm

Kasperx

Kasperx
Registered Member
Registered Member
Keep em coming =D Im really learning lots, oh! any chances of tut?@font-face Generator tut?

Thanks!

3Accespted Re: Fonts - Part 1 Wed Oct 20, 2010 8:42 am

Joel

Joel
Registered Member
Registered Member
Oh, this was so needed. Thanks!

http://www.advertisehotspot.info/

4Accespted Re: Fonts - Part 1 Thu Oct 21, 2010 2:36 am

Matti

Matti
Registered Member
Registered Member
Nice tutorial All the best

http://csshelp.forumotion.net/

5Accespted Re: Fonts - Part 1 Thu Oct 21, 2010 8:48 pm

Unknown Data

Unknown Data
Registered Member
Registered Member
Just glad that I could help Very Happy

http://woops.dk

Sponsored content


View previous topic View next topic Back to top  Message [Page 1 of 1]

Permissions in this forum:
You cannot reply to topics in this forum