Forum Moderators: not2easy
hello, it's me the newb intern again. this time im reading a tutorial and apparently the author wasn't really big on spell check. as a result i'm not really understanding some of the important issues that he's trying to get across.
about 2/3 down u'll see this part:
"Why some people think floats are bad
Bad probably isn't the word they're looking, it's more like "frustrating." We can why when you try to manipulate the #content div. What's the #content div you ask? Well, purposefully, I've created a wrapping block which....."
this is the part that gets me lost. im wondering if one of the experts here can help me out to understand what the author is trying to tell me.
thanks in advance!
"Why some people think floats are badBad probably isn't the word they're looking, it's more like "frustrating." We can why when you try to manipulate the #content div. What's the #content div you ask? Well, purposefully, I've created a wrapping block which....."
I believe the author meant:
"Why some people think floats are bad"
"Bad probably isn't the word they're looking for, it's more like frustrating. We can see why (floats are frustrating) when you try to manipulate the #content div. What's the #content div? Well, purposefully i've created a wrapping block..."
I don't know if you just wanted the sentence clarifying, or the concept explaining. Let me know if I can give you any more help.
But then I decided to check out this 'convoluted' tutorial.
I must say that, in my opinion, this is one of the best beginner tutorials I've come across. I wish that I had come across it when I was a beginner. In fact, I've bookmarked it so that when I hire interns/beginners/etc I'll point them to this site to get a nice overview and introduction.
I'm going to also check back myself as I'd like to see what he/she has to say in the 'Coming Soon' sections.
Maybe it's just that when he gets to the float section things become a bit more 'difficult', as you really have to be able to visualize how the structure is being affected by the stylesheet. I would suggest you re-read a bunch of times and look at the source code that the css is being applied to. Hopefully the light bulb will come on after that.
[oswd.org...]