Log in

View Full Version : anybody good with coding?


Malachi
05-04-2013, 09:53 PM
My homework is confusin af

~RustyGunZ~
05-04-2013, 10:19 PM
elaborate

Allen Knight
05-04-2013, 10:41 PM
elaborate
^^^^
say it wit yo chest lil nigga

Malachi
05-04-2013, 10:41 PM
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>

~RustyGunZ~
05-04-2013, 10:54 PM
h tags are for boner fans tbph

~RustyGunZ~
05-04-2013, 10:57 PM
this is how I would do it

<font face="verdana" size="12px">This item is medium Verdana.</font>

~RustyGunZ~
05-04-2013, 10:57 PM
but yours looks like some typical nonsense schooling tom foolery

is this an html css or c++ class?

Malachi
05-04-2013, 11:02 PM
word it keeps tellin me that its 12px when i put 16 px for sure im bot to give up with this dumb shit

Malachi
05-04-2013, 11:03 PM
but yours looks like some typical nonsense schooling tom foolery

is this an html css or c++ class?

yup

Natural
05-04-2013, 11:55 PM
Lol

trap.
05-05-2013, 07:46 AM
you do that shit in school now? wtf. in ill nikas time you were lucky to have typewriters.