21-10-2006, 10:55 AM
|
#1 (permalink)
|
|
œ∑´®†¥¨ˆøπåß∂ƒ©˙∆˚¬Ω≈ ç√∫˜
Join Date: Aug 2006
Location: Bangalore
Posts: 1,046
|
call to all website designing gurus
friends hope most of u saw this site..
http://labs.microsoft.com/en/us/
thats the real cool website..
i want some ideas about how they made it..
how do they made it possible.. any tips about the design is too much invied
|
|
|
|
Advertisements. Register and be a member of the community to get rid of them.
|
|
Advertisement
|
|
22-10-2006, 11:33 AM
|
#2 (permalink)
|
|
Human Spambot
Join Date: Feb 2004
Location: Mumbai
Posts: 2,653
|
Re: call to all website designing gurus
Are you talking about the colour-combo and the visuals or the layout?
This layout can be achieved using CSS. Have you ever designed web-pages?
__________________
:: Free hosting and free domain names available in special cases. Conditions apply ::
|
|
|
22-10-2006, 11:50 AM
|
#3 (permalink)
|
|
The Devil's Advocate
Join Date: Mar 2006
Location: Masti Ki Paathshaala
Posts: 7,019
|
Re: call to all website designing gurus
i think he is talking abt the latest releases, highlights thing (mouse over) ..... this is a menu that can be created using javascript and also there are many free menu creating softwares available for downloads
__________________
"The problem that shows up with the three red lights on the console is a complex interaction with some very complex parts.” - Robbie Bach
http://beingmanan.com
twitter: manan | Last.FM: manan
|
|
|
22-10-2006, 12:40 PM
|
#4 (permalink)
|
|
Wise Old Owl
Join Date: Sep 2006
Location: Cyber Hell
Posts: 1,602
|
Re: call to all website designing gurus
Not even that cool
__________________
Behind every good computer... is a jumble of wires 'n stuff
|
|
|
22-10-2006, 12:48 PM
|
#5 (permalink)
|
|
String Phreak
Join Date: Mar 2005
Location: In ur Evil Mind!
Posts: 2,457
|
Re: call to all website designing gurus
Yea, whats so cool about it?
__________________
Bad Bad server.....No candy for u!
|
|
|
22-10-2006, 01:06 PM
|
#6 (permalink)
|
|
The Devil's Advocate
Join Date: Mar 2006
Location: Masti Ki Paathshaala
Posts: 7,019
|
Re: call to all website designing gurus
its a very basic site .... but then againbeauty lies in the eyes of the beholder
__________________
"The problem that shows up with the three red lights on the console is a complex interaction with some very complex parts.” - Robbie Bach
http://beingmanan.com
twitter: manan | Last.FM: manan
|
|
|
22-10-2006, 01:31 PM
|
#7 (permalink)
|
|
Human Spambot
Join Date: Feb 2004
Location: Mumbai
Posts: 2,653
|
Re: call to all website designing gurus
If he is talking about mouse-over, its very easy to achieve it.
Below is the CSS code for specifying what happens when mouse is moved over a link. Play around with CSS and there are lot of effects that you can add.
Code:
a:hover
{
background-image: url(image.jpg);
}
PS:
Why is everyone entering into a discussion about whether the site is good or not? Fella is asking about how to achieve those looks. Can we not restrict the discussion to that??
__________________
:: Free hosting and free domain names available in special cases. Conditions apply ::
|
|
|
22-10-2006, 02:35 PM
|
#8 (permalink)
|
|
String Phreak
Join Date: Mar 2005
Location: In ur Evil Mind!
Posts: 2,457
|
Re: call to all website designing gurus
Quote:
|
Originally Posted by tuxfan
Why is everyone entering into a discussion about whether the site is good or not? Fella is asking about how to achieve those looks. Can we not restrict the discussion to that??
|
I didn't see that. Sorry!
Neways I dunno much about how to make beautiful websites. But @the.kaushik, can use dreamweaver and other tools available to make beautiful websites. Css, nice backgrounds, fonts, javascripts etc and a little innovation can help u make beautiful websites!
You can also vist the beautiful sites, see the source code and get enlightened!
__________________
Bad Bad server.....No candy for u!
|
|
|
22-10-2006, 03:58 PM
|
#9 (permalink)
|
|
Human Spambot
Join Date: Feb 2004
Location: Mumbai
Posts: 2,653
|
Re: call to all website designing gurus
IMO, WYSIWYG editors are best avoided.  It doesn't matter whether its the costly dreamweaver or the free NVu. I prefer to code the pages myself  Of course, if you use the code editing window of dreamweaver, its totally a different a ball game.
__________________
:: Free hosting and free domain names available in special cases. Conditions apply ::
|
|
|
22-10-2006, 05:30 PM
|
#10 (permalink)
|
|
The Devil's Advocate
Join Date: Mar 2006
Location: Masti Ki Paathshaala
Posts: 7,019
|
Re: call to all website designing gurus
coding pages urself ..... u need to know the codes for that!!! and i actually prefer the dreamweaver 2 window style which shows u the code and the output .... but if ur new to designing then front page coupled with dreamweaver 4 is for u
__________________
"The problem that shows up with the three red lights on the console is a complex interaction with some very complex parts.” - Robbie Bach
http://beingmanan.com
twitter: manan | Last.FM: manan
|
|
|
22-10-2006, 05:44 PM
|
#11 (permalink)
|
|
String Phreak
Join Date: Mar 2005
Location: In ur Evil Mind!
Posts: 2,457
|
Re: call to all website designing gurus
YEa I also like to code, but I do the designing part with dreamweaver where it has got all the color codes, frame formats etc!
__________________
Bad Bad server.....No candy for u!
|
|
|
22-10-2006, 09:32 PM
|
#12 (permalink)
|
|
In The Zone
Join Date: Oct 2006
Location: Mumbai
Posts: 365
|
Re: call to all website designing gurus
that is atlas effect!! microsoft version of ajax.
http://atlas.asp.net
|
|
|
23-10-2006, 12:03 PM
|
#13 (permalink)
|
|
Šupər♂ - 超人
Join Date: Oct 2004
Location: Look up... up in da sky... see me yet? Nah... Use a telescope, dumbo!
Posts: 1,626
|
Re: call to all website designing gurus
Regular site...
Seems u didn't see the real beauty of css...
Try the links here: The Web Developer's Handbook
__________________
Windows ka tashan... koolbluez ishtyle - http://lin.cr/ss
I almost forgot this - http://www.thinkdigit.com/forum/showthread.php?t=6242
Last edited by koolbluez; 23-10-2006 at 03:11 PM.
|
|
|
23-10-2006, 12:21 PM
|
#14 (permalink)
|
|
The Devil's Advocate
Join Date: Mar 2006
Location: Masti Ki Paathshaala
Posts: 7,019
|
Re: call to all website designing gurus
Quote:
|
Originally Posted by Desi-Tek.com
|
... thanx for the link
__________________
"The problem that shows up with the three red lights on the console is a complex interaction with some very complex parts.” - Robbie Bach
http://beingmanan.com
twitter: manan | Last.FM: manan
|
|
|
24-10-2006, 11:59 AM
|
#15 (permalink)
|
|
Human Spambot
Join Date: Feb 2004
Location: Mumbai
Posts: 2,653
|
Re: call to all website designing gurus
Quote:
|
Originally Posted by mediator
YEa I also like to code, but I do the designing part with dreamweaver where it has got all the color codes, frame formats etc!
|
 You use frames!!! People now-a-days have started avoiding even tables! And you are still using frames!! Update your knowledge mate! Frames are the last thing that you should use to layout a web-page
__________________
:: Free hosting and free domain names available in special cases. Conditions apply ::
|
|
|
24-10-2006, 12:18 PM
|
#16 (permalink)
|
|
In The Zone
Join Date: Oct 2006
Location: Mumbai
Posts: 365
|
Re: call to all website designing gurus
avoiding tables? so wat they use instead of table?
__________________
Dhiraj Thakur
thakur.dheeraj(@)gmail.com
|
|
|
24-10-2006, 12:28 PM
|
#17 (permalink)
|
|
The Devil's Advocate
Join Date: Mar 2006
Location: Masti Ki Paathshaala
Posts: 7,019
|
Re: call to all website designing gurus
ya wats used instead of tables????
__________________
"The problem that shows up with the three red lights on the console is a complex interaction with some very complex parts.” - Robbie Bach
http://beingmanan.com
twitter: manan | Last.FM: manan
|
|
|
24-10-2006, 12:37 PM
|
#18 (permalink)
|
|
Human Spambot
Join Date: Feb 2004
Location: Mumbai
Posts: 2,653
|
Re: call to all website designing gurus
People use CSS and <div>  Have a look at http://www.deitydarshan.com. I have *not* used tables for laying out pages. Of course, if there is some tabular data, then use of tables is recommended. But tables should not be used for laying out pages. Additionally, if its some very simple things, then use tables. You have to select the right thing for a given situation.
Using nested tables bloat your pages. Using CSS and <div> makes them smaller and easier to maintain. What code you will see in the above site is what PHP generated. Actual code is far shorter and compact.  Header, footer, navigation, etc. are all genrated with php functions.
Have a look following links:
http://www.hotdesign.com/seybold/
http://www.dmag.org.uk/resources/des...sforlayout.asp
http://www.andybudd.com/archives/200..._based_design/
http://www.htmlite.com/SD008.php
Google will throw up many more links. I searched for "tables vs css" which gave me these links.
__________________
:: Free hosting and free domain names available in special cases. Conditions apply ::
|
|
|
24-10-2006, 12:49 PM
|
#19 (permalink)
|
|
String Phreak
Join Date: Mar 2005
Location: In ur Evil Mind!
Posts: 2,457
|
Re: call to all website designing gurus
Quote:
|
Originally Posted by tuxfan
 You use frames!!! People now-a-days have started avoiding even tables! And you are still using frames!! Update your knowledge mate! Frames are the last thing that you should use to layout a web-page 
|
 , I only code the main part, don't design much. I know about CSS and div, but never actually implemented them. I'll see to it when I'll have the time to improve mah html skills!
__________________
Bad Bad server.....No candy for u!
|
|
|
24-10-2006, 01:16 PM
|
#20 (permalink)
|
|
The Devil's Advocate
Join Date: Mar 2006
Location: Masti Ki Paathshaala
Posts: 7,019
|
Re: call to all website designing gurus
thanx for the info tuxfan
__________________
"The problem that shows up with the three red lights on the console is a complex interaction with some very complex parts.” - Robbie Bach
http://beingmanan.com
twitter: manan | Last.FM: manan
|
|
|
24-10-2006, 05:11 PM
|
#21 (permalink)
|
|
Human Spambot
Join Date: Feb 2004
Location: Mumbai
Posts: 2,653
|
Re: call to all website designing gurus
You are welcome
__________________
:: Free hosting and free domain names available in special cases. Conditions apply ::
|
|
|
29-10-2006, 08:25 PM
|
#22 (permalink)
|
|
œ∑´®†¥¨ˆøπåß∂ƒ©˙∆˚¬Ω≈ ç√∫˜
Join Date: Aug 2006
Location: Bangalore
Posts: 1,046
|
Re: call to all website designing gurus
Quote:
|
Originally Posted by Desi-Tek.com
|
got inspired from this post i saw atlas.. now am going to try this... any body having ideas about ATLAS r heartly welcomed for ther cool suggestions.
|
|
|
31-10-2006, 01:49 PM
|
#23 (permalink)
|
|
Welcome To The Jungle
Join Date: Jul 2006
Location: Living in a garbage can.
Posts: 638
|
Re: call to all website designing gurus
its beautifully done, nothing gr8. frontpage, css, javascript/vbscript working behind.
__________________
Me n My Canon EOS 350D with EF 50mm f1.8
|
|
|
10-12-2007, 03:16 PM
|
#24 (permalink)
|
|
Right Off the Assembly Line
Join Date: Nov 2007
Location: Pune
Posts: 8
|
Re: call to all website designing gurus
Developed mostly in J2ee and Spring or .Net....the buttons and hovers are designed in Swing...or any other special Graphics application...i guess just by looking at the page none can tell u
|
|
|
10-12-2007, 05:19 PM
|
#25 (permalink)
|
|
Google Bot
Join Date: Aug 2005
Posts: 9,772
|
Re: call to all website designing gurus
^^ Dude you r going mad. Reporting.
|
|
|
11-12-2007, 12:30 PM
|
#26 (permalink)
|
|
Cool as a CUCUMBAR ! ! !
Join Date: Dec 2003
Posts: 5,052
|
Re: call to all website designing gurus
great sites .....
css is cool bt sometimes it doesnt loadup properly ...... after few f5`s its back normal .....
imo, lesser a webpage is coded, lesser img size ... more quickly it loads ..... depends whots on the wpage ........
__________________
... W H O T ...
|
|
|
| Thread Tools |
Search this Thread |
|
|
|
| Display Modes |
Linear Mode
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
|
|
|