Tag Archives: Nuts And Bolts

Where do you see the Internet in 10 years?

Having on from one more thread regarding Search engines I thought I’d post this question to receive people to step back and look at the Internet in general rather than that nuts and bolts of producing web pages. What do you imagine the Internet might be like in 10 years How will we all access it How could it be regulated Will the idea become monopolised by a handful of ‘channels’ Say what you believe however ludicrous, will probably be interesting to see how a number of us share common strategies. Personally I think will probably be more like TELEVISION FOR COMPUTER. Split into stations or networks exactly who control the content that is certainly available. Obviously it will have space too to get personal sites, a lot like public access TELEVISION FOR COMPUTER, but the big boys will probably be where most folks go. We won’t a lot Google for a niche site as visit a channel to discover what’s on. Some sort of cross between magazines, magazines and television set. Yes, I also think that it will have couple of ‘big boys’ covering many information. You have too see exactly how frequently different organizations merge, but you almost … Continue reading

Posted in Web Design | Tagged , , , , , , , , , , , , , , , , , | Leave a comment

Basic "How to" for ul nav

I know this should be inside tutorial section but there are a number cobwebs in that portion of the forum! I just were going to post a uncovered bones navigation together with hover effect for those who don’t know how. I see plenty of navbars that have excessively much code for what they are doing. So this can be pretty srtipped down and can be enhanced, but it really doesn’t need a lot else. Notice how little markup is necessary to render this specific, not very a lot css either. Just copy and paste this whole code in the blank doc. Watch Example Code: <! DOCTYPE html page PUBLIC " -//W3C//DTD XHTML ONE PARTICULAR. 0 Transitional//EN" " http: //www. w3. org/TR/xhtml1/DTD/xhtml1-transitional. dtd" > < html page xmlns=" http: //www. w3. org/1999/xhtml" > < head> < meta http-equiv=" Content-Type" content=" text/html; charset=utf-8" /> < title> Untitled Document< /title> < design type=" text/css" > #navbar background-color: #663399; /* #navbar div is often a wrapper for this ul list*/ height: 30px; #navbar ul border: 0; /* Changing that margin here will require changing the #navbar height to build with the ul*/ #navbar li drift: left; /* This will likely put the li’s in … Continue reading

Posted in Web Design | Tagged , , , , , , , , , , , , , , , , , , , | Leave a comment