![]() |
anybody good with coding?
My homework is confusin af
|
elaborate
|
Quote:
say it wit yo chest lil nigga |
@Knucklehead Im doing some work on this site called codeacademy.com and its about font chaning and size changes basically idk what to do at this point:
Font family We've covered font colors and font sizes. But we want more power! We want to decide what font type to use. In HTML, this is called the font-family. To change font type, simply add the style attribute in the opening tag, then make the style equal to "font-family:Helvetica" (or whatever font you like). For example: <h2 style="font-family:Garamond"> See here for a list of all available fonts. INSTRUCTIONS Change the font size of the first listed item to 16px and the font to Garamond. Change the font size of the second listed item to 12px and the font to Verdana. Change the font size of the third listed item to 10px and the font to Impact. Make sure to capitalize Garamond, Verdana, and Impact as shown! <!DOCTYPE html> <html> <head> <title>Loving the font changes</title> </head> <body> <h1>Big title</h1> <ol> <li>This item is big Garamond.</li> <li>This item is medium Verdana.</li> <li>This item is small Impact.</li> </ol> </body> </html> |
h tags are for boner fans tbph
|
this is how I would do it
<font face="verdana" size="12px">This item is medium Verdana.</font> |
but yours looks like some typical nonsense schooling tom foolery
is this an html css or c++ class? |
word it keeps tellin me that its 12px when i put 16 px for sure im bot to give up with this dumb shit
|
Quote:
|
Lol
|
you do that shit in school now? wtf. in ill nikas time you were lucky to have typewriters.
|
All times are GMT -4. The time now is 01:31 AM. |
Powered by vBulletin® Version 3.8.5
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
User Alert System provided by
Advanced User Tagging (Lite) -
vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.