HTML/CSS Coding
HTML/CSS Coding 1 |
|
#175598 Posted on 2018-06-22 20:35:53
hey guys! i've been trying to figure out some homepage coding stuff and i'm a bit stuck. how would i go about changing the colors and fonts of the stuff that's already on my homepage, such as my horse divisions? thanks in advance!
0 members like this post.
|
Posted By cazoo #57766 Member is Offline 436 forum posts Send A Message |
#175643 Posted on 2018-06-23 05:49:46
I am also a bit new to this but have the following info
0 members like this post.
|
Posted By Kryssyn Elara Moonstone #113096 Member is Offline 155 forum posts Send A Message |
#175663 Posted on 2018-06-23 09:38:04
If you want to customize the appearance of your divisions, etc, you have to use CSS to restyle the page. HTML only really allows you to add to the page, not change the appearance of what's already there.
0 members like this post.
|
Posted By River #51565 Member is Offline 2607 forum posts Send A Message |
#176029 Posted on 2018-06-24 18:49:30
if you don't mind me asking, what would be like a "general" code for doing that? or something like that (my coding is weak so i'm not really sure, lol)
0 members like this post.
|
Posted By cazoo #57766 Member is Offline 436 forum posts Send A Message |
#176052 Posted on 2018-06-24 20:30:33
It's kinda specific, cause so many elements with unique ids have to be styled . . . there isn't a generalized way to do it, really, not unless all you change is maybe a font and background color on the page. :p
0 members like this post.
|
Posted By River #51565 Member is Offline 2607 forum posts Send A Message |
#176164 Posted on 2018-06-25 08:39:34
It kind of depends what you want to do. Just as an example, this code
1 members like this post.
|
Posted By Kala #89252 Member is Offline 405 forum posts Send A Message |
1 |