• 0

Best way to design a web site?


Question

This may be a very general topic, but I have no experience with web design. I have Adobe CC 2015 with Dreamweaver so I can use that. I have messed with it and I am really not very good with it yet. Is there better software for beginners? I want to design a very simple web site for my business that just has basic information pages and a price sheet.

I am very versed in Illustrator. Is it feasible for me to create web page designs in Illustrator and then just extract the elements and place them in the web design software to recreate it?

Link to comment
https://www.neowin.net/forum/topic/1275396-best-way-to-design-a-web-site/
Share on other sites

Recommended Posts

  • 0

When it comes to web stuff, every player that matters is on GitHub - they could just rename it JavascriptHub (I jest, lot of other stuff there)

So poke around and use the search. Because if anything really weird like an Illustrator to HTML converter exists somebody will have uploaded it to GitHub. Also search SVG to HTML since you can save your work as an SVG and SVG is "cool" to the Web Hipsters...(hint: Adobe is "not cool")

You might want to look into static site generators which is a trendy way to bypass the hassle of server side dynamic sites.

You can also search on the terms "boilerplate" and "bootstrap" where a lot of people have put some effort into making packages of all the tech you need to hit the ground running fast and these starter kits range from beginner to advanced.

The super trendy tech right now is Facebook React so take at look at bootstraps that include that...

 

 

  • 0

The design itself can be made in any program, photoshop, illustrator, gimp etc.
The actual implementation has to be in steps:

  1. Write html for the content, menubar etc. Just plain html tags
  2. Start matching the background and big details to your design with css
  3. Workout the small details in css
  4. Use javascript when necessary

Start with a simple editor like notepad++, don't use a tool like dreamweaver, it only makes it more complex and harder to understand.

If you get stuck at a step, feel free to post at the forums. 

 

Css isn't that hard at all once you get the hang of it, making an illustrator design into a working html website with css is possible in less then a day after gaining some experience.

  • 0

Get a few sheets of paper, draw some rectangles, sketch shapes and think about colors. Figure out how to portion it into divs (not dissimilar from drawing a person by starting with ovals).

Pop open Photoshop, draw everything out as an image, crop it into bits (background images etc).

Then I prefer using a text editor to combine it all together.

  • 0

I am going to add my experience from a Web Developer's (ASP.NET, MVC, SQL Server, Java Scripts etc etc) point of view. I can't design but I can code. So, for a smaller projects, I hunt around the web to find a nice html website template that meets client's needs (responsive, theme colour etc etc). Then I buy that template and convert that template from pure html to either ASP.NET or MVC and then build upon it by loading data dynamically and in the process learn a little bit on how the template works.

  • 0

Oh, also, chop up designs as much as possible (another analogy, like normalizing a database). I use a lot of includes to make site-wide changes quickly and changes to specific pages easily.

But everyone has their own method. You can attack the problem as a designer or a programmer or any number of methods.

In code, though, be absolutely consistent in file names, relative path names, variables, syntax, capitalization, etc.

  • 0

Jeez, sounds really complicated. I was hoping I wouldn't have to code. I designed a basic layout in Illustrator CC last night just to have something to start with. I hoped it might be as easy as doing that and then cutting out the parts and pasting into a layout in Dreamweaver. Possibly even import the AI file into Photoshop and then just save elements as images and load them into Dreamweaver, create links, etc. I don't really need any flashy animations or anything. Just a very simple couple of pages to show some information to start. Once I have it in place I could add some more advanced stuff as I learn. Is there something better than Dreamweaver for a beginner?

  • 0

I don't do WYSIWYG and as such haven't tried Macaw, but it's supposed to be the best of the lot. RapidWeaver is also supposedly good.

You can't come out of this without doing any work. There's a reason why web developers make a thousand bucks per day.

  • Like 1
  • 0

Jeez, sounds really complicated. I was hoping I wouldn't have to code. I designed a basic layout in Illustrator CC last night just to have something to start with. I hoped it might be as easy as doing that and then cutting out the parts and pasting into a layout in Dreamweaver. Possibly even import the AI file into Photoshop and then just save elements as images and load them into Dreamweaver, create links, etc. I don't really need any flashy animations or anything. Just a very simple couple of pages to show some information to start. Once I have it in place I could add some more advanced stuff as I learn. Is there something better than Dreamweaver for a beginner?

You don't have to. Use WordPress for the backend. Takes care of everything, plenty of plugins, very extendable, constantly updated. No reason to do work you don't have to do. There are also tens of thousands of themes and plenty of 'theme builders' to start your designs from. 

  • Like 2
  • 0

You could work backwards, as in base the site on Wordpress so you have a CMS. Next find a theme you like as a starting point, then adapt that theme to your tastes. You would need to understand enough CSS to change colors and styles to do this, then of course you already have the knowledge to do any graphics.

  • 0

I pretty much do everything in Photoshop and hand it over to our developers.

Icons are often drawn in Illustrator and brought into Photoshop, then are exported in bigger sizes for app development.

If I have to to front-end work, then it's mostly in Dreamweaver. But then again I'm not a coder so I just do basic non-dynamic stuff.

  • Like 1
  • 0

Ah... time for my old favourite graphic...

Project-Management-Triangle-sm.png

 

Fact of the matter is, you're going to have to choose what matters to you most, but your absolute last resort should be WYSIWYG. Visual builders like Dreamweaver in design view (not code view), Muse, Serif etc, spit out low performing, bloated, horrible code that'll be as slow as crap and just as putried.

If you're after something cheap, that performs well but isn;t bespoke, then grab a copy of WordPress and stick a theme you like, on there.

If you're after bespoke design, well coded, then you'll have to look at hiring someone to do it, or start the long learning process. 

  • 0

I've been playing around with Muse and it is right up my alley. It is making it extremely easy for a graphics guy like me design a site.


It's the better of the design view style editors, but just remember that the code it spits out is still not really up to scratch, quite bloated and under performs. If this doesn't bother you, then that's fair enough :)

  • 0

It's the better of the design view style editors, but just remember that the code it spits out is still not really up to scratch, quite bloated and under performs. If this doesn't bother you, then that's fair enough :)

Would I eventually be able to import it into Dreamweaver and optimize it? Right now, I just have a very simple 5 page site with some info, pricing, etc. Nothing too fancy.

  • 0

Would I eventually be able to import it into Dreamweaver and optimize it? Right now, I just have a very simple 5 page site with some info, pricing, etc. Nothing too fancy.

Not actually used it myself, but i'd say the likelihood is yes. We all damn Adobe for many things, but one thing they get right is having their various software's play nice together.

  • 0

I just wouldn't host with windows azure they hiked pricing up drastically in the past 2 months... my site that only got 1000 hits in one month racked up 50 dollars in charges!!! and it was sitting low at 10/mo till they mucked with the database tiers 2 months ago!

  • 0

Here is what I have so far designed totally with Muse. The copy was all just put in kind of fast because I wanted something on each page. What do you guys think?

http://coveredwagonembroidery.com/index.html

 

This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.
  • Posts

    • "...but it may not be Microsoft's fault" seems like a reasonable way to tease what is going on without leaving the user with a false impression that an update is the problem. A title isn't a summery, it is meant to entice the user to read the article. It should not contain a misleading premise; which this title does not. You could maybe complain that the first paragraph should have included that detail. The writing style popularized over 100 years ago in newspapers will cover the most important information as soon as possible with details and nuance added later; the idea being that with each new paragraph you have less of the reader's focus.
    • Samsung Galaxy XR arrives in the UK with new AI and enterprise features by Fiza Ali Samsung is bringing its Galaxy XR headset to the UK several months after the device made its debut as the first headset built on Google's Android XR platform. The headset was first teased in late 2024 alongside Google's introduction of Android XR before making its commercial debut in 2025. Developed in collaboration with Google and Qualcomm, Galaxy XR combines mixed reality experiences with Gemini-powered AI features, allowing users to interact with digital content using voice, gestures, and visual inputs. While the hardware itself remains largely unchanged from the version Samsung unveiled last year, the company is using the UK launch to spotlight several software enhancements that have arrived through recent updates. Among the most notable additions is deeper integration with Google's ecosystem. Galaxy XR users can explore destinations through Google Maps' Immersive View, receiving AI-powered recommendations and contextual information from Gemini while navigating virtual environments. Furthermore, entertainment experiences have also expanded; users can watch 180-degree and 360-degree videos on YouTube, browse spatial content converted into 3D, and ask Gemini questions about on-screen content without interrupting playback. Samsung is also highlighting mixed-reality features such as Circle to Search, which allows users to identify real-world objects through hand gestures while using the headset's video pass-through mode. Another feature automatically converts photos and videos into spatial 3D experiences. Moreover, the headset now also supports Android Enterprise, allowing organisations to manage deployments using existing Android management tools. Annika Bizon, Vice President, Product and Marketing, Mobile Experience, Samsung UK & Ireland, talked about the device, stating: The headset is powered by Qualcomm's Snapdragon XR2+ Gen 2 platform and features dual 4K Micro-OLED displays. The tech giant says that users can expect up to 2.5 hours of battery life. Samsung also confirmed that Galaxy XR will continue receiving software and security updates as the company works alongside Google and Qualcomm to expand the Android XR ecosystem. Galaxy XR is now available for pre-order and will go on sale on 8 July. Customers interested in trying the headset before launch can visit Samsung KX in London and selected Samsung Experience Stores from 17 June. Finally, the company will also host a livestream on 19 June showcasing the headset's capabilities and answering questions from prospective customers.
  • Recent Achievements

    • First Post
      Jocimo earned a badge
      First Post
    • Week One Done
      suprememobiles48 earned a badge
      Week One Done
    • One Month Later
      Windows Guy earned a badge
      One Month Later
    • One Month Later
      Prasann earned a badge
      One Month Later
    • Week One Done
      Prasann earned a badge
      Week One Done
  • Popular Contributors

    1. 1
      +primortal
      521
    2. 2
      +Edouard
      174
    3. 3
      PsYcHoKiLLa
      95
    4. 4
      Steven P.
      84
    5. 5
      ATLien_0
      70
  • Tell a friend

    Love Neowin? Tell a friend!