0
¿Como puedo cambiar el tipo de letra en este codigo?
<p style="font-size: medium;">esto esta a un tamaño de medium</p>
8 Respuestas
- 1
first include jquery script then
$(function() {
$("p").html("new letters here");
});
+ 1
can you speak English please ?
+ 1
How can I change the letter in this code?
+ 1
try using jquery I know its more efficient for such work
or you need to change them to cap's
+ 1
ready thanks
0
What code do I add?
0
for the use
<font face = "calibri">
</ font>
where it is placed?
0
jquery is simple and easy i recomdmend learning it,
but what do you need to change there,
1. face
2. content of font tag