percianno Posted September 23, 2007 Share Posted September 23, 2007 Hi,people ! Could anybody tell me how can I make these beautiful layouts ? I just know, I have to cut images and then put them all together, like a puzzle! But it’s really difficult to achieve it with DIVS and CSS! Do you have any idea of how I could put the images all together with Dreamweaver without too much effort ??? [attachment deleted by admin] Quote Link to comment Share on other sites More sharing options...
EvanAgee Posted September 25, 2007 Share Posted September 25, 2007 Many developers spend their entire careers trying to achieve this. There is no quick solution, and the sad fact is that it'll probably take a few years of steady development to get to the point where you can create a website that both looks good AND uses divs and CSS. My suggestion is to start simple, but start with standards compliant design! It's easy to slice and dice a graphical layout and then assemble it with tables, but it's a bad idea. Familiarize yourself with the CSS basics, div positioning, etc and then you'll have the foundation you need. Quote Link to comment Share on other sites More sharing options...
ToonMariner Posted September 25, 2007 Share Posted September 25, 2007 HUMBUG! I reckon you can learn sufficent skills in css and tableless layouts to produce womething pretty sweet inside 3 days. that design is relatively simple. Wht you need to do is sit down and develop the CONTENT FIRST then go and STYLE it. Quote Link to comment Share on other sites More sharing options...
RichardRotterdam Posted September 25, 2007 Share Posted September 25, 2007 Tableless designs with css is the way to go these days. I personally NEVER use the design view in dreamweaver always the code display just to be sure to produce clean code. Maybe you want to take a look at some free css frameworks that are available online to ease your designs. It isn't the solution to your problem since good designing cost time but it will make it a whole lot of easier Quote Link to comment Share on other sites More sharing options...
FridayRain Posted September 25, 2007 Share Posted September 25, 2007 I suppose you could become a Photoshop guru, conjure up an image of an amazing website layout, export to website, and probably tinker on it through Dreamweaver. I've never done this, as I like my Notepad, but I've read about people doing it. Quote Link to comment Share on other sites More sharing options...
dbrimlow Posted September 25, 2007 Share Posted September 25, 2007 The answer is ... there is no easy answer. While I applaud and support TM's good fight against table layout, if you are going to make a website using a huge graphic you may as well use tables and no doctype anyway. The world has passed this type of website goodbye in the last stages of the 20th century. Quote Link to comment Share on other sites More sharing options...
ToonMariner Posted September 26, 2007 Share Posted September 26, 2007 dbrim.... et tu brute? you can do this with css layouts - its just a case of positioning the elements correctly - bottom line is over all tableless layouts are far to work with BIG FULL STOP. Quote Link to comment Share on other sites More sharing options...
dbrimlow Posted September 26, 2007 Share Posted September 26, 2007 >>et tu brute?<< LOL. Okay, okay. percianno, go to http://www.csszengarden.com and cycle through the layouts there. THIS is the holy grail of PROPER, TM approved, beautiful graphic based designs that you can download and "reverse-engineer" for your own graphics. This will show you how it is done correctly and for the 21st Century. Just pay attention, understand the initial concept and practice. I should have mentioned this in the first place. So, TM ... we cool, now? Quote Link to comment Share on other sites More sharing options...
ToonMariner Posted September 29, 2007 Share Posted September 29, 2007 hmmmm, I was thinking of flying over and doing some bitch slapping but on relection I suppose that would be fairly infantile so for the time being yes Quote Link to comment Share on other sites More sharing options...
cmgmyr Posted September 29, 2007 Share Posted September 29, 2007 CSS is very simple, yet very powerfull at the same time. As TM said you can learn CSS in a few days, and you can pretty much master it in about a month or so (or atleast be really good at it). Look at a bunch of examples online and you will get the hang of it. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.