I seen 12 YEAR OLDS making pretty profiles and to my view its complicated AF,Like i cant learn it alone,It makes me regret dropping the computing classes so early :cry:
It would be real great if someone pacient could lend me a hand and at the very least teach me a thing or two...
Comments
Displaying 2 of 2 comments ( View all | Add Comment )
ProfessionalWizard
This is a good start
A line of code is called an element
An element begins with a tag, an element ends with a closing tag
An element is modified with an attribute
CSS is a markup language which modifies all elements under the same name (like all h1 or h3 elements.)
☆ This explains the basics
Wrap each line of CSS code with html style tags
Report Comment
lucien zeal
w3schools.com, googling all my questions and just messing around and trying stuff out taught me everything i know!! if you want advice on anything specific idm trying to explain, but i recommend putting an existing spacehey layout you like into tommypanzram.neocities.org and playing around with things and working out what each thing does or what happens if you change them as a sort of beginner exercise
Report Comment