You mean making your HTML markup with the CSS id/classes, then changed the id/classes as needed? Of course![]()
You mean making your HTML markup with the CSS id/classes, then changed the id/classes as needed? Of course![]()
Away for awhile, life is keeping me busy. | Want to get my attention in a thread? @Kyle Undefined; me.
{ MSI Phoenix || SRL Stats Sigs || Paste || Scripts || Quotes || Graphics }
When posting a bug, please post debug! Help us, help you!
I would love to change the world, but they won't give me the source code. || To be the best, you've got to beat the rest. || Logic never changes, just the syntax.
If you PM me with a stupid question or one listed in FAQ, or about a script that is not mine, I will NOT respond.
SRL is a Library of routines made by the SRL community written for the Program Simba. We produce Scripts for the game Runescape.
htmldog.com - HTML and CSS.
http://eloquentjavascript.net/
My advice?
Learn HTML properly with correct standards and good practice the first time through. Most people who I have encountered in my time with web development first started HTML, took a break for a while, came back to it more seriously when they decided to learn PHP or another language and had to essentially relearn everything there was about it because their foundation was weak.
For instance, you never, ever, ever want to style with HTML any longer; it is a depreciated practice:
and instead use class/ID based CSS coding. They go hand-in-hand and neither are difficult to learn (may be a little harder to perfect.)HTML Code:<font color="yellow">BAD</font>
The extra time now will make life so much less complicated in the future!
There are currently 1 users browsing this thread. (0 members and 1 guests)