← Desenvolvimento

Font color no css

Lida 3083 vezes

Offline

knife 
Membro
Mensagens 157 Gostos 0
Troféus totais: 27
Trófeus: (Ver todos)
Linux User Mobile User Windows User Super Combination Combination Topic Starter Level 5 Level 4 Level 3 Level 2

Boas... tou a fazer 1 folha de css pa por num site.... o problema é que nao consigo pelo menos no dreamweaver colocar a cor da font!

Código: [Seleccione]
body
{background:#0099CC}
{font-size:12px; font-family:Verdana, Arial, Helvetica, sans-serif}


alguem sabe como coloco a Font a vermelho por exemplo?

font-color:red  será assim ?
 :roll:
Offline

+speed 
Membro
Mensagens 544 Gostos 0
Troféus totais: 26
Trófeus: (Ver todos)
Super Combination Combination Topic Starter Poll Voter Poll Starter Level 5 Level 4 Level 3 Level 2 Level 1

offtopic: oi knife à bués
Offline

knife 
Membro
Mensagens 157 Gostos 0
Troféus totais: 27
Trófeus: (Ver todos)
Linux User Mobile User Windows User Super Combination Combination Topic Starter Level 5 Level 4 Level 3 Level 2

nunca mais foste ao msn xD
Offline

+speed 
Membro
Mensagens 544 Gostos 0
Troféus totais: 26
Trófeus: (Ver todos)
Super Combination Combination Topic Starter Poll Voter Poll Starter Level 5 Level 4 Level 3 Level 2 Level 1

Citação de: "knife"
nunca mais foste ao msn xD


offtopic: isto anda tudo fdd o live o msn não funfam e nem o sapo msn funfa teho de formatar mas tenho preguiça
Offline

=IceBurn= 
Membro
Mensagens 897 Gostos 3
Feedback +3

Troféus totais: 32
Trófeus: (Ver todos)
Windows User Level 6 Linux User Mobile User Super Combination Combination Topic Starter Poll Voter Poll Starter Level 5

body {
  background: #0099CC;
  font-size: 12px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color: red;
 }
Offline

knife 
Membro
Mensagens 157 Gostos 0
Troféus totais: 27
Trófeus: (Ver todos)
Linux User Mobile User Windows User Super Combination Combination Topic Starter Level 5 Level 4 Level 3 Level 2

És o maior =IceBurn=, muito obrigado  :wink:
Offline

=IceBurn= 
Membro
Mensagens 897 Gostos 3
Feedback +3

Troféus totais: 32
Trófeus: (Ver todos)
Windows User Level 6 Linux User Mobile User Super Combination Combination Topic Starter Poll Voter Poll Starter Level 5

Não sou "o maior" mas é um prazer ajudar...  :wink: