Advertisement
Help Keep Boards Alive. Support us by going ad free today. See here: https://subscriptions.boards.ie/.
If we do not hit our goal we will be forced to close the site.

Current status: https://keepboardsalive.com/

Annual subs are best for most impact. If you are still undecided on going Ad Free - you can also donate using the Paypal Donate option. All contribution helps. Thank you.
https://www.boards.ie/group/1878-subscribers-forum

Private Group for paid up members of Boards.ie. Join the club.

Web Design with Adobe Dreamweaver

  • 09-01-2015 01:21AM
    #1
    Registered Users, Registered Users 2 Posts: 24


    Thinking about doing this FAS course.
    Would it be difficult for someone who has no experience in web design (but does have some experience in programming)?


Comments

  • Closed Accounts Posts: 34,808 ✭✭✭✭smash


    It would be extremely easy, but I would urge you to learn HTML/CSS and not rely on dreamweaver... ever!


  • Registered Users, Registered Users 2 Posts: 24 ulty77


    One of the modules are HTML/CSS.


  • Closed Accounts Posts: 34,808 ✭✭✭✭smash


    I meant to concentrate on this and learn to write code instead of relying on dreamweaver's drag and drop of HTML objects.


  • Registered Users, Registered Users 2 Posts: 1,298 ✭✭✭off.the.walls


    You're better off just doing some HTML5 tutorials maybe get a reference list or a cheat sheet, i still use one from time to time! Don't use dreamweaver theres plenty of free text editors you can use to code out there, personally I like to use sublime text! It's got nice colour options to help you see what you're writing when you're working on projects.

    In regards to designing websites coding html and css isn't designing its the beginning of development, designing is done in photoshop, illustrator its where you create the "picture" of how you want your website to look. Even before that it's done on paper when you decide what you want your buttons or elements in the page to do. I want buttons, these buttons will do this when clicked or hovered on, when you go to the next page the content will fade in. Designing each part of your page is how you get good at it.

    If you don't do out a basic design first and get whats called a Style Guide before going into html and css then your sites going to be a mess. Having a clear picture going into a project is one of the handiest things ever!. Even if you're only working on the design side of things always have it that way you can easily get the colour codes, font sizes, button sizes.

    No point paying for a course if there's so many online resources.


  • Registered Users, Registered Users 2 Posts: 131 ✭✭stillalive88


    It is always useful to have a teacher. My first introduction to webdesign was quite messy, and it was based on dreamweaver.
    I quickly learned that it is a tool that makes you do extra-simple things quickly, then puts lots of mistakes and unneeded stuff in your code, and you are always working to fix those.
    Then I tried to just work with the code and found out it was surprisingly way easier.
    No mistakes unless I did one, and that is simpler to control.
    If the fas course is free and not very long I'd say still try it, but if you have experience in programming, I do not see how you could possibly need someone to teach you HTML/CSS, as far as I remember studying very basic java and C++ was much more complex.


  • Advertisement
Advertisement