Page 1 of 2 12 LastLast
Results 1 to 10 of 11

Thread: Help a beginner

  1. #1
    Join Date
    Aug 2006
    Posts
    70
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Unhappy Help a beginner

    Hi everybody,

    I don't know anything about web graphics and I have a "problem", I made a user authorization site(for practice) and I tried to make something using tables, but the result is not really good. Any help or links for tutorials is welcomed.

    Thanks in advance!!!!

  2. #2
    Join Date
    Sep 2005
    Location
    India
    Posts
    1,627
    Thanks
    6
    Thanked 107 Times in 107 Posts

    Default

    Hi

    If you are a newbie in web world, you need to learn certain technologies if you want to stick in this world. Don't worry most of them are very simple to learn but you can develop web pages without much efforts using web authoring tools or web content management systems.

    You need to learn HTML - Hyper Text Markup Language for creating web pages.

    If you need to apply styles in your web pages in an efficient manner then you need to learn about Cascading Style Sheets (CSS).

    If you want to create web pages that has some dynamic characteristics then you'll have to learn some scripting language like JavaScript (I am sure that it is the most popular scripting language used for client-side scripting).

    If you are looking for developing a site with some database functionality/dynamic nature then you'll have to learn at least a server-side technology. There are so many: PHP/ASP/ASP.NET/ColdFusion/JSP, etc are some of them.

    If you want to learn HTML/ CSS/ Javascript from a beginner's point you can visit http://www.w3schools.com

    I hope you'll be able start your learning process based on the above steps.

    Regards

    Code Exploiter

  3. #3
    Join Date
    Aug 2006
    Posts
    70
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Exclamation

    I said I don't know anything about web GRAPHICS. Offcourse, I do know HTML, PHP and how to interact with MySQL. But if you could help me with web graphics it'd be nice of you.

  4. #4
    Join Date
    Sep 2005
    Location
    India
    Posts
    1,627
    Thanks
    6
    Thanked 107 Times in 107 Posts

    Thumbs up

    Hi
    Sorry for the confusion. Can you share your code, you haven't mentioned anything about your problem other than "I have a "problem""

    Without knowing ur problem it is not possible anyone to troubleshoot it.

    regards

    Code Exploiter

  5. #5
    Join Date
    Aug 2006
    Posts
    70
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    Hey,
    Sorry about the message. It was my fault. I didn't make it clear.

    Again Sorry

  6. #6
    Join Date
    Jul 2006
    Location
    Canada
    Posts
    2,581
    Thanks
    13
    Thanked 28 Times in 28 Posts

    Default

    So.. Do you have a problem? Or are you just looking for tutorials as you asked before.
    - Mike

  7. #7
    Join Date
    Aug 2006
    Posts
    70
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    I do have a problem (not important, though as it is just for practice), but trying to figure it myself I think it'd be great, so I'm just looking for tutorials.

  8. #8
    Join Date
    Jun 2005
    Location
    英国
    Posts
    11,876
    Thanks
    1
    Thanked 180 Times in 172 Posts
    Blog Entries
    2

    Default

    Twey | I understand English | 日本語が分かります | mi jimpe fi le jbobau | mi esperanton komprenas | je comprends français | entiendo español | tôi ít hiểu tiếng Việt | ich verstehe ein bisschen Deutsch | beware XHTML | common coding mistakes | tutorials | various stuff | argh PHP!

  9. #9
    Join Date
    Aug 2006
    Posts
    70
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    Does anyone else knows some links that could help me?
    Thanks in advance!!

  10. #10
    Join Date
    Aug 2006
    Posts
    9
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    As mentioned, what in the GRAPHICS arena are you having problems with? Creating them? Interacting with your site? Etc.

    I have no clue what your problem is in regards to graphics, but one site that offers great tutorials for beginners or those looking to become more than amateurs is http://www.lynda.com --- I thought I knew all programs from top to bottom, but these tutorials refreshed my memory and even taught me new things.

Bookmarks

Posting Permissions

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