FRIHOSTFORUMSSEARCHFAQTOSBLOGSDIRECTORY
You are invited to Log in or Register a Frihost Account!

[English] HTML AND CSS

 


Nael_14
-CSS

Code:
<html>
<head>
<style type="text/css">
.body: {
       font-family:"Arial";
       font-size:14px
}
</style>
</head>



-BODY

Code:
<body>
<p>Text</p>
</body>
</html>
[/code][/quote]
Jamestf347
May I suggest explaining a little more about the base codes, then tell them a little more in depth, i already know about this so ya but thanks for posting xD
Marcuzzo
I think you mean:

Code:
<style type="text/css">
body {
       font-family:arial;
       font-size:14px ;
}
</style>
imagefree
Code:
.body: {

problam is here, replace it with

Code:
body {
snowboardalliance
Umm.... and?
Confused

Sorry but I mean start a discussion or something, this is a pretty bad topic if that is all you are going to post.
rockacola
snowboardalliance wrote:
Umm.... and?
Confused

Sorry but I mean start a discussion or something, this is a pretty bad topic if that is all you are going to post.


He's already got 5 posts, he don't have to care what you have to say! Twisted Evil Twisted Evil Twisted Evil
guissmo
Huh? What happened? So... there's codes, then what?
Related topics

HTML/CSS menu replacement
Web Design Tutorials
I am looking for good links to HTML CSS and JS resources.
[HTML/CSS] Blokada wyskakujacych okienek...
html and css code from form inputs

Make HTML, CSS, JS, PHP smaller with out buy a software?
A little Help (Html,CSS, javascript)
Photoshop CS3 convert to css/html
Solved: Need convert php-template to css-html static
Why You Should Never Use Flash

HTML/CSS/any means of doing this.
Hello everyone
rollovers in CSS
[Community Project] Easy Simple Content Management System
Is CSS a replacement of tables or assisting method of them ?
Reply to topic    Frihost Forum Index -> Scripting -> Html, CSS and Javascript

FRIHOST HOME | FAQ | TOS | ABOUT US | CONTACT US | SITE MAP
© 2005-2007 Frihost, forums powered by phpBB.