First Css |
||
Welcome to the Zymic webmaster forums. Our forums are here to provide people the free ability to discuss a range of websites related topics such as design, development coding and marketing.
In order to post you will need to register for a zymic account or if you already have one simply login by using the form on the left.
Zymic Webmaster Forums Web Design & Development Reviews Website Reviews |
||
![]() |
First Css |
||
Sep 22 2007, 07:08 PM
Post
#1
|
|
|
Ninja ![]() ![]() ![]() Group: Members Posts: 202 Joined: 19-September 07 From: Earth Member No.: 42 |
Well making the graphics/layout is my weakspot.. so after a while of just knowing the basics of css i decided to make my first template...
This is what i came up with after a couple cokes and broken keyboards... yes i know its crap but its my first css template lol.. kinda made up the colors on the way.. and they somehow go atleast a little together.. Still having a hard time putting aligning the footer body and header... because im still learning. So here it is don't lagh to hard lol. http://mrcracker.zymichost.com/html.html BY THE WAY: I can't even log in through the file manager.. i get page that says please wait while we transfer you to the page.. and it never happens... so i cant get in that.. also when i create a new folder in my ftp manager and upload my files there they just go to the index not the folder they should go into... |
|
|
Sep 22 2007, 07:25 PM
Post
#2
|
|
|
zIRC Network Admin ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Administrators Posts: 660 Joined: 10-March 07 From: Swindon, Wilts, UK Member No.: 6 |
The colours are frankly appalling
First off, the indentation is a bit poor. That is, it's not consistent (you don't indent for the first div, but you do after the second, but then never again, etc, etc). You also suffer from an affliction common to new HTML/CSS coders: divitus. The idea of "true" HTML/CSS is semantic markup, that is, the right tag for each job. You however are using divs for everything Talking about headers your use of those is a bit odd, I see <h3> and <h4>, but not <h1> or <h2>? The idea is that they are a hierarchy, where <h1> is the top level, and <h2> down are progressively less important. That means you should start at the top and work down, not start in the middle. I see you're using HTML transitional. I personally prefer HTML over XHTML, but you should be using HTML Strict as opposed to trans. The validation on strict is much more useful and will help to improve your code. The footer you have is a good example of how "position: absolute;" can go horribly wrong, on lower resolutions (like 800x600) content will go underneath the footer - and we don't want that to happen. (you might want to look at the HTML/CSS tutorial up on Zymic, it describes how to get a footer very much like that one but that does not suffer from this shortcoming) Well, that's as much as I can be bothered to write. |
|
|
Sep 22 2007, 07:30 PM
Post
#3
|
|
|
Ninja ![]() ![]() ![]() Group: Members Posts: 202 Joined: 19-September 07 From: Earth Member No.: 42 |
Wow thanks for all the advice
I'm going to use what you said and see if i can improve the coding. |
|
|
Sep 22 2007, 08:15 PM
Post
#4
|
|
![]() Outrageously Uber Ninja ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Members Posts: 1,196 Joined: 19-September 07 Member No.: 234 |
so you basicly don't have ANY html coding (well only the divisions to declare the css..) and everything is INSIDE your css ?
damn never tryed that :/ i should try sometimes... but its kinda hard to use only COLORS and no images... well include images inside the css aswell ? |
|
|
Sep 22 2007, 09:34 PM
Post
#5
|
|
|
Ninja ![]() ![]() ![]() Group: Members Posts: 202 Joined: 19-September 07 From: Earth Member No.: 42 |
Yah all css.. because I suck at making images lol.. i really need to start learning photoshop and improving at css so i could code my own templates instead of having photoshop doing the crappy code for me...
making this helped me out a lot in the css area.. and now i'll have to make another template using alex's advice.. |
|
|
Sep 22 2007, 10:37 PM
Post
#6
|
|
![]() Outrageously Uber Ninja ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Members Posts: 1,196 Joined: 19-September 07 Member No.: 234 |
photoshop coding sucks :/ slicing things just huuuuuuuu NOOOOOOO
i prefer create my own images / code them my self... OK you need some css to do that, but been working on css for over a year now... i think i got thebasics:) |
|
|
Sep 22 2007, 11:06 PM
Post
#7
|
|
![]() Outrageously Uber Ninja ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Moderators Posts: 1,102 Joined: 2-June 07 From: United States Member No.: 14 |
If you want to learn semantic XHTML/CSS this book is amazing:
http://www.amazon.com/Pro-CSS-Techniques-J...t/dp/159059732X By the time I got it I knew most of the stuff in it, but it is great. It teaches semantic HTML throughout the book. |
|
|
Sep 23 2007, 03:04 AM
Post
#8
|
|
|
Ninja ![]() ![]() ![]() Group: Members Posts: 202 Joined: 19-September 07 From: Earth Member No.: 42 |
If you really think its good i'll order it =)
|
|
|
![]() |
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users) |
||
| 0 Members: | ||
Forum Jump |
||
| Lo-Fi Version | Time is now: 24th May 2013 - 06:00 PM |