The forum of the forums
Would you like to react to this message? Create an account in a few clicks or log in to continue.

Css to html

2 posters

Go down

Css to html Empty Css to html

Post by liu kang June 3rd 2011, 8:09 pm

Hello!
How can I edit my html page with Css! I made a topic named html page but you didnt answer me a week!
avatar
liu kang
Forumember

Male Posts : 56
Reputation : 0
Language : farsi
Location : Iran

http://mortalkombatfans.forum0.net

Back to top Go down

Css to html Empty Re: Css to html

Post by Nijan June 3rd 2011, 8:45 pm

Use
Code:
<style type="text/css">
/* YOUR CSS HERE */
</style>

Example:
Code:
<style type="text/css">
  h1 { color:blue; }
</style>
Nijan
Nijan
Forumember

Female Posts : 31
Reputation : 30
Language : English, German

http://namina.forum-aktiv.com

Back to top Go down

Back to top


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