Results 1 to 21 of 21

Thread: Starting web designing

  1. #1

    Thread Starter
    Super Moderator manavo11's Avatar
    Join Date
    Nov 2002
    Location
    Around the corner from si_the_geek
    Posts
    7,171

    Starting web designing

    If someone was thinking of starting web designing what would you suggest? I know MySQL, I've seen some PHP but don't know a single thing of HTML... What next?

    Thanks


    Has someone helped you? Then you can Rate their helpful post.

  2. #2
    I'm about to be a PowerPoster! mendhak's Avatar
    Join Date
    Feb 2002
    Location
    Ulaan Baator GooGoo: Frog
    Posts
    38,170

    Re: Starting web designing

    HTML + XHTML
    Javascript
    CSS
    XMLHTTP
    Photoshop/PaintShop Pro/Good imaging software

    And good design practice.

  3. #3
    I'm about to be a PowerPoster! mendhak's Avatar
    Join Date
    Feb 2002
    Location
    Ulaan Baator GooGoo: Frog
    Posts
    38,170

    Re: Starting web designing

    I'd also, separate from the above post, say that ASP.NET is what you should be learning, as opposed to PHP, but it seems like you've already chosen your server side language.

  4. #4
    PowerPoster
    Join Date
    Dec 2003
    Posts
    4,787

    Re: Starting web designing

    For everything i've developed PHP has been good, although I have never used asp.net so couldnt go into the advantages etc.

    Really if your HTML is poor you can use tools such as dreamweaver to get a grasp of the basics. But now sites are moving to using CSS etc.

    Design skills are pretty essential obviously.

    It completly depends on what site your designing to what tools you use!

  5. #5
    Ex-Super Mod RobDog888's Avatar
    Join Date
    Apr 2001
    Location
    LA, Calif. Raiders #1 AKA:Gangsta Yoda™
    Posts
    60,709

    Re: Starting web designing

    Whatever you do, dont use FrontPage.

    Using ASP.NET is a good choice as its the newest, almost most popular I think, editor.
    VB/Office Guru™ (AKA: Gangsta Yoda®)
    I dont answer coding questions via PM. Please post a thread in the appropriate forum.

    Microsoft MVP 2006-2011
    Office Development FAQ (C#, VB.NET, VB 6, VBA)
    Senior Jedi Software Engineer MCP (VB 6 & .NET), BSEE, CET
    If a post has helped you then Please Rate it!
    Reps & Rating PostsVS.NET on Vista Multiple .NET Framework Versions Office Primary Interop AssembliesVB/Office Guru™ Word SpellChecker™.NETVB/Office Guru™ Word SpellChecker™ VB6VB.NET Attributes Ex.Outlook Global Address ListAPI Viewer utility.NET API Viewer Utility
    System: Intel i7 6850K, Geforce GTX1060, Samsung M.2 1 TB & SATA 500 GB, 32 GBs DDR4 3300 Quad Channel RAM, 2 Viewsonic 24" LCDs, Windows 10, Office 2016, VS 2019, VB6 SP6

  6. #6
    PowerPoster
    Join Date
    Aug 2005
    Location
    College Station, TX
    Posts
    4,521

    Re: Starting web designing

    The problem with ASP.NET is finding web hosts (if you actually want to run the site in the real world, rather than just a test site you have on a development machine) Much easier finding cheap domain hosting services that have PHP/MySQL, as those are both very low-cost (Free) to obtain...
    Last edited by gigemboy; Feb 9th, 2006 at 01:33 PM.

  7. #7

    Thread Starter
    Super Moderator manavo11's Avatar
    Join Date
    Nov 2002
    Location
    Around the corner from si_the_geek
    Posts
    7,171

    Re: Starting web designing

    Quote Originally Posted by mendhak
    I'd also, separate from the above post, say that ASP.NET is what you should be learning, as opposed to PHP, but it seems like you've already chosen your server side language.
    Money is always an issue


    Has someone helped you? Then you can Rate their helpful post.

  8. #8

    Thread Starter
    Super Moderator manavo11's Avatar
    Join Date
    Nov 2002
    Location
    Around the corner from si_the_geek
    Posts
    7,171

    Re: Starting web designing

    Quote Originally Posted by mendhak
    HTML + XHTML
    Javascript
    CSS
    XMLHTTP
    Photoshop/PaintShop Pro/Good imaging software

    And good design practice.
    Would you suggest a book or is google my friend? For any/all of these?


    Has someone helped you? Then you can Rate their helpful post.

  9. #9

    Thread Starter
    Super Moderator manavo11's Avatar
    Join Date
    Nov 2002
    Location
    Around the corner from si_the_geek
    Posts
    7,171

    Re: Starting web designing

    Quote Originally Posted by Pino
    For everything i've developed PHP has been good, although I have never used asp.net so couldnt go into the advantages etc.

    Really if your HTML is poor you can use tools such as dreamweaver to get a grasp of the basics. But now sites are moving to using CSS etc.

    Design skills are pretty essential obviously.

    It completly depends on what site your designing to what tools you use!
    What is CSS exactly? HTML is above and beyond poor... Can't say it looks too hard looking at what Dreamweaver does but...


    Has someone helped you? Then you can Rate their helpful post.

  10. #10
    Ex-Super Mod RobDog888's Avatar
    Join Date
    Apr 2001
    Location
    LA, Calif. Raiders #1 AKA:Gangsta Yoda™
    Posts
    60,709

    Re: Starting web designing

    Cascading Style Sheets.

    You can get the Web Developer version of VB.NET Express for free from MS downloads.
    VB/Office Guru™ (AKA: Gangsta Yoda®)
    I dont answer coding questions via PM. Please post a thread in the appropriate forum.

    Microsoft MVP 2006-2011
    Office Development FAQ (C#, VB.NET, VB 6, VBA)
    Senior Jedi Software Engineer MCP (VB 6 & .NET), BSEE, CET
    If a post has helped you then Please Rate it!
    Reps & Rating PostsVS.NET on Vista Multiple .NET Framework Versions Office Primary Interop AssembliesVB/Office Guru™ Word SpellChecker™.NETVB/Office Guru™ Word SpellChecker™ VB6VB.NET Attributes Ex.Outlook Global Address ListAPI Viewer utility.NET API Viewer Utility
    System: Intel i7 6850K, Geforce GTX1060, Samsung M.2 1 TB & SATA 500 GB, 32 GBs DDR4 3300 Quad Channel RAM, 2 Viewsonic 24" LCDs, Windows 10, Office 2016, VS 2019, VB6 SP6

  11. #11
    I'm about to be a PowerPoster!
    Join Date
    Jan 2005
    Location
    Everywhere
    Posts
    13,647

    Re: Starting web designing

    http://www.w3schools.com/

    Learn HTML, then CSS. Keep all your HTML pure content, and apply the presentational CSS after you've got the HTML right. It will save you a lot of trouble in the long run.

    IMO, PHP is far easier than ASP, and much more widely supported - it's generally a better platform altogether.

  12. #12

    Thread Starter
    Super Moderator manavo11's Avatar
    Join Date
    Nov 2002
    Location
    Around the corner from si_the_geek
    Posts
    7,171

    Re: Starting web designing

    Quote Originally Posted by RobDog888
    Cascading Style Sheets.

    You can get the Web Developer version of VB.NET Express for free from MS downloads.
    OK, so CSS is short for Cascading Style Sheets, but what is it?

    Thanks for the link penagate, looks good


    Has someone helped you? Then you can Rate their helpful post.

  13. #13
    I'm about to be a PowerPoster!
    Join Date
    Jan 2005
    Location
    Everywhere
    Posts
    13,647

    Re: Starting web designing

    No probs.

    CSS is a declarative language used to apply presentational properties to markup languages, such as HTML, XHTML, XML, etc.

    Basically, if you have an element in your HTML code like a paragraph
    HTML Code:
    <p>This is a paragraph.</p>
    you use a CSS selection rule to apply properties to that element, such as the following rule which will apply to all paragraphs to give them a grey background and navy coloured text.
    Code:
    p
    {
        background: gray;
        color: navy;
    }
    Or for just one paragraph, you could use an ID
    HTML Code:
    <p>This is a paragraph.</p>
    <p id="my-paragraph">Yay.</p>
    CSS:
    Code:
    /* insert the CSS from before */
    
    #my-paragraph
    {
        color: red;
    }
    in the second example you will end up with both paragraphs with a grey background, the first one will have navy text and the second will have red text.

    Etc.

  14. #14
    Ex-Super Mod RobDog888's Avatar
    Join Date
    Apr 2001
    Location
    LA, Calif. Raiders #1 AKA:Gangsta Yoda™
    Posts
    60,709

    Re: Starting web designing

    It does things like set a color scheme for a page of site. Like here at VBF we have blue hyperlinks and orange mouseovers and purple visited colors. You can customize schemes like that so each page has a scheme or a particular table or row has a special scheme etc. You can apply css to most of the other tags in html. There should be some sites for CSS tutorials too.
    VB/Office Guru™ (AKA: Gangsta Yoda®)
    I dont answer coding questions via PM. Please post a thread in the appropriate forum.

    Microsoft MVP 2006-2011
    Office Development FAQ (C#, VB.NET, VB 6, VBA)
    Senior Jedi Software Engineer MCP (VB 6 & .NET), BSEE, CET
    If a post has helped you then Please Rate it!
    Reps & Rating PostsVS.NET on Vista Multiple .NET Framework Versions Office Primary Interop AssembliesVB/Office Guru™ Word SpellChecker™.NETVB/Office Guru™ Word SpellChecker™ VB6VB.NET Attributes Ex.Outlook Global Address ListAPI Viewer utility.NET API Viewer Utility
    System: Intel i7 6850K, Geforce GTX1060, Samsung M.2 1 TB & SATA 500 GB, 32 GBs DDR4 3300 Quad Channel RAM, 2 Viewsonic 24" LCDs, Windows 10, Office 2016, VS 2019, VB6 SP6

  15. #15
    I'm about to be a PowerPoster!
    Join Date
    Jan 2005
    Location
    Everywhere
    Posts
    13,647

    Re: Starting web designing

    If you want check out my XHTML and CSS tutorial
    http://www.forums.spiralmindsinc.com...?showtopic=365

    I'm can always use suggestions for improvement to it

  16. #16

    Thread Starter
    Super Moderator manavo11's Avatar
    Join Date
    Nov 2002
    Location
    Around the corner from si_the_geek
    Posts
    7,171

    Re: Starting web designing

    Looks like I have enough info to get started now. Thanks guys


    Has someone helped you? Then you can Rate their helpful post.

  17. #17
    I'm about to be a PowerPoster!
    Join Date
    Jan 2005
    Location
    Everywhere
    Posts
    13,647

    Re: Starting web designing

    Oh yea and if/when you want to learn PHP then check out the introductory tutorial on php.net.
    http://www.php.net/tut.php

    I learnt from that with no prior knowledge of server-side scripting.

  18. #18

    Thread Starter
    Super Moderator manavo11's Avatar
    Join Date
    Nov 2002
    Location
    Around the corner from si_the_geek
    Posts
    7,171

    Re: Starting web designing

    Will keep in mind for when I can finally make a half-decent looking page with more than just a few lines of pure text


    Has someone helped you? Then you can Rate their helpful post.

  19. #19
    PowerPoster
    Join Date
    Aug 2005
    Location
    College Station, TX
    Posts
    4,521

    Re: Starting web designing

    Check out this link for an example on what CSS does... click the "Switch Themes" list on the top right corner.

    http://www.web-wise-wizard.com/site-...heme_Switching

    That is merely substituting a different CSS sheet, and you can see how all the colors, background images, etc change. It seperates the information from the presentation. You can get a lot more in depth too. You can re-position html elements anywhere you want using CSS, so you can essentially have a totally different format, with, say, a navbar across the top with one sheet, or ... a navbar across the left side on another, all without changing a single line of HTML code. All the changes were made inside the CSS style sheeet.

  20. #20

    Thread Starter
    Super Moderator manavo11's Avatar
    Join Date
    Nov 2002
    Location
    Around the corner from si_the_geek
    Posts
    7,171

    Re: Starting web designing

    I think you forgot the link

    Edit: You added it

    Edit2: Nice stuff
    Last edited by manavo11; Feb 9th, 2006 at 02:34 PM.


    Has someone helped you? Then you can Rate their helpful post.

  21. #21
    PowerPoster
    Join Date
    Aug 2005
    Location
    College Station, TX
    Posts
    4,521

    Re: Starting web designing

    I put it back

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width