Best Creative Community

February 28, 2010

Is Certification (html & Asp Developer) From W3 Schools Online Legit In The Web Developing World?

Filed under: Web Development — Tags: , , , , , , , , — admin @ 6:49 pm

The w3schoolsonline.com is a free course in all the computer languages that you study and do at your own pace. When ready , you pay for the exam and receive a certificate (if you pass). They offer the HTML Developer Cert. and the ASP Developer Cert. I am currently starting it, but if the certificates do not mean anything, then I do not want to waste my time. Although I am learning as I go, so it really isn’t that much of a waste of time.

  • Share/Save/Bookmark

February 19, 2010

Html Coding Help…images…?

Filed under: Web Development — Tags: , , — admin @ 6:47 am

Ok my objective is to add an image that’s on my computer but I don’t know how. I know about the following “<img src=”http://www.WEBSITE.com/image/exampl… but I don’t want to get it from the web, I want to get it from my computer. Please help! Im using Microsoft Visual Basic Web Developer 2008 Express Edition.

  • Share/Save/Bookmark

February 16, 2010

A Question About Html / Css Layouts - Which Of These Is Better Design?

Filed under: Web Development — Tags: , , , , , , , — admin @ 12:47 pm

So, at this point I am still a novice web developer. I’ve read a couple of books on HTML and CSS and that’s all so far. The books I’ve read I’ve been adamant that whenever possible use things like float and absolute positioning to layout your web page and NOT to lay everything out into a big table. However, going around the web and looking at page sources, most web pages do layout their pages with tables. Is this bad design? I’m trying to learn the correct way so I just want to clarify. Thanks!

  • Share/Save/Bookmark

February 15, 2010

Help With Html Table?

Filed under: Web Development — Tags: , , , — admin @ 12:47 pm

Hi,
I have recently started as a junior web developer in JSP.
What I want to do is add a static table(should be in HTML) to our professional site. Well I know most of the table tags. But since this is a professional site, what I am struggling at is how do I enhance the look and feel of the table in terms of the overall design of the web site? Any help with in this regard would be great. Thanks in advance

  • Share/Save/Bookmark

January 26, 2010

I Want To Dig In Seo& Web Analytics. Shall I Equip W/ Html Coding Skill? Any Skill Sets Are The Priority?

Filed under: Art — Tags: , , , , , , , , — admin @ 6:37 pm

I’m a freshman in the online mkt industry. Now not sure shall I pick up reading “html for dummies” or “creating web pages for dummies” first?

  • Share/Save/Bookmark

I Want To Dig In Seo& Web Analytics. Shall I Equip W/ Html Coding Skill? Any Skill Sets Are The Priority?

Filed under: Art — Tags: , , , , , , , , — admin @ 12:37 pm

I’m a freshman in the online mkt industry. Now not sure shall I pick up reading “html for dummies” or “creating web pages for dummies” first?

  • Share/Save/Bookmark

I Want To Dig In Seo& Web Analytics. Shall I Equip W/ Html Coding Skill? Any Skill Sets Are The Priority?

Filed under: Art — Tags: , , , , , , , , — admin @ 6:37 am

I’m a freshman in the online mkt industry. Now not sure shall I pick up reading “html for dummies” or “creating web pages for dummies” first?

  • Share/Save/Bookmark

January 7, 2010

Can I Become Marketable By Only Know Ing Html & Css?

Filed under: Web Development — Tags: , , , , — admin @ 6:49 am

Can I find a web developer job by only knowing html & css??
I am a newbie.

  • Share/Save/Bookmark

December 2, 2009

What Is The Next Step After Learning Html?

Filed under: Web Development — Tags: , , , , , — admin @ 6:48 am

I KNOW A BIT OF C#,WEB DEVELOPER(VISUAL STUDIO);
AND WHAT IS THE DIFFERENCEV BETWEEN PHP AND ASP….WHICH ONE IS BETTER?

  • Share/Save/Bookmark

November 29, 2009

When Editing Html In Firefox, How Can You Do A Global Find And Replace?

Filed under: Web Development — Tags: , , , , , , — admin @ 12:47 pm

I often host images onto our image server. Once I’ve done that, I need to replace the placeholders in the html with the image path - so changing to <img src=”http://servername/serverfolder/serv…
In IE, I do that with ctrl+h in textpad, thus allowing me to replace all instances at once. I can’t seem to do this in Firefox, and I have the web developer toolbar loaded.
Any thoughts?

  • Share/Save/Bookmark

November 26, 2009

In The Near Future Will We Be Building Web Sites By Writing Html, Css, Etc. Or Will We Mainly Be Using A Cms?

Filed under: Web Development — Tags: , , , , , , , , — admin @ 12:48 pm

It seems like building a site with HTML, CSS, and maybe some JavaScript is a static way of building a site, especially if a client needs the developer to continually update the site. Having said that, does that mean that Content Management Systems like Joomla! will be the main way to build a web site for a client (so they can update their site themselves)?

  • Share/Save/Bookmark

November 20, 2009

Web Designers Answer Please - Html?

Filed under: Web Development — Tags: , , , — admin @ 6:47 pm

I’m starting to learn HTML to be able to eventually create my own site and must admit I’m really enjoying it, it’s pretty fun. I’m wondering what is the best editor to use? I am using Windows Notepad right now, and it’s obviously very simple and very basic which is fine as it does the job. But, is there any better editors out there, preferably one’s that aren’t going to take forever to learn how to use
Also, is there any simple tips and/or advice you guys could give me regards to the HTML process? One more thing, I’ve been reading up about a scripting language called PHP, is it crucial as a Web Developer to learn this, or is HTML and CSS the critical and main ones to learn?? Thanks! =)

  • Share/Save/Bookmark

October 29, 2009

How Can I Advance In Web Design? (beyond Basic Html And Static Pages) What Skills And What Software Do I Need?

Filed under: Web Development — Tags: , , , , , , , , — admin @ 12:48 pm

I have created a couple of WEB sites using Microsoft Office Publisher (!). I think it is OK for static WEB pages. But now, I want to advance. I ‘d like to handle databases, to create e-commerce sites, stuff like this. I understand Front Page is no good. I know basic HTML,CSS and MySQL. So what should I do? What is the best way to go from here? I do not want to become a prof WEB developer or en expert, just I need to craft some nice looking, advanced pages. Should I learn Dreamweaver? Is PERLor PHP a must? Whata about APACHE? ASP.net covers everything?
To rephrase my question: which are the best tools one needs to pass from elementary WEB design to a little more advanced WEB developing?

  • Share/Save/Bookmark

October 16, 2009

Dynamically Changing Html Code By By Using Input Textbox Code, Vb.net Or Microsoft Visual Developer?

Filed under: Web Development — Tags: , , , , , , , , — admin @ 12:48 am

What I am interested in doing is being able to make a form or a page in VB.NET or Microsofts Visual Web Developer so that I can allow a user to edit the HTML code inside the page by typing a value into a textbox which is on the form.
So for example If I had a textbox on a form and a button, inside the buttons code I could have something such as:
Private Sub Button1_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Button1.Click
Dim Variable1 As String
Variable1 = TextBox1.Text()
Console.WriteLine(”

” & Variable1 & “

“)
End Sub
One of the problems is that If I had a while HTML page and a form such as the example above and I pressed the button, how would I get the specific text to come in between the

and

tags for example. Perhaps something to read and find where the first

tag starts and then just add stuff in after that. Perhaps I could place a variable between the tags and then when —–>

  • Share/Save/Bookmark

October 4, 2009

Is Certification (html & Asp Developer) From W3 Schools Online Legit In The Web Developing World?

Filed under: Web Development — Tags: , , , , , , , , — admin @ 12:48 am

The w3schoolsonline.com is a free course in all the computer languages that you study and do at your own pace. When ready , you pay for the exam and receive a certificate (if you pass). They offer the HTML Developer Cert. and the ASP Developer Cert. I am currently starting it, but if the certificates do not mean anything, then I do not want to waste my time. Although I am learning as I go, so it really isn’t that much of a waste of time.

  • Share/Save/Bookmark

September 20, 2009

Can Someone Explain Java Ajax Php And Html To Me In Laymen Terms?

Filed under: Web Development — Tags: , , , , , , — admin @ 6:48 pm

I want to start a website but I’m merely the business and creative force behind it I will be looking for a partner for the technical aspect of the site and I would like to know what languages they should know to build a site similar to yahoo answers so I wanted to know what the languages I named above are used for and if there are any others my web developer should know.

  • Share/Save/Bookmark

So, Is Seo Just The Text On My Page And Some Html Elements?

Filed under: Art — Tags: , , , , , — admin @ 6:38 pm

I’m sorry, I still don’t really understand. Do I need to do anything special to my page or edit my HTML for keywords or tags? Do keywords have anything to do with the meta tag? Don’t search engines eignore the meta tag? And what do tags have to do with it? (I have a blog, I thought I already have tags?) Thanks.

  • Share/Save/Bookmark

September 4, 2009

How Web Developer’s Design A Web Page ,using Only Pure Html Or By Any Software Like Frontpage ?

Filed under: Web Development — Tags: , , , , , , , , , — admin @ 6:47 pm

There are many softwares/ tools available for Web page designing as answered above. The one I use is Dreamweaver from Macromedia[Adobe]. As a starter, one can use the predefined Template/s provided and create a web page/s.
Here are some softwares:
Dreamweaver from http://www.adobe.com
AceHTML from http://software.visicommedia.com
CoffeeCup from http://www.coffeecup.com/html-editor/
Cheers!
Dipak

  • Share/Save/Bookmark

August 31, 2009

I Learnt Html, Css, Dream Weaver . Can I Get A Web Developer Job, Any Additional Learning..?

Filed under: Web Development — Tags: , , , , , , — admin @ 12:51 am

that’s a start. actually a very basic start.
I am currently in college pursuing a degree in web applications. I started out with html, flash, fireworks, basic computer concepts. My degree also requires Visual Basic, JavaScript, Java, Perl, MySQL, Networking, Web Database Admin, Linux Web Server, and more(plus all of your basic college courses)….You have a few more courses to conquer. Good Luck with your pursuit.
mavin
I graduate this coming spring :D

  • Share/Save/Bookmark

August 25, 2009

I Need An Html Web Developer?

Filed under: Web Development — Tags: , , — admin @ 6:50 pm

The thing is I dont want anyone who is going to stuff my site with malware. Where can I go for quality? And not super expensive. And dont say India. Thanks yall

  • Share/Save/Bookmark

Is It Bad To Have My Entire Site Html? Seo Speaking That Is?

Filed under: Art — Tags: , , , , , — admin @ 6:37 am

I only know html, No java.. will this effect my site’s seo?

  • Share/Save/Bookmark

July 24, 2009

Does One Need To Know Html For Learning Seo?

Filed under: Art — Tags: , , , , — admin @ 6:37 am

I am novice to computer . I am interested in SEO todraw traffic to my website. I wanted to know what barest computer knowledge do I need to Optomise my website ( which I might create once I complete learning the basics). Any help would be appreciated. Thanxs

  • Share/Save/Bookmark

July 4, 2009

How Much A Web Developer Gets Pay For A Simple Html Web Page?

Filed under: Web Development — Tags: , , , , , — admin @ 6:57 am

By asking this question, I assume you are interested in developing web sites.
The short answer is, charge what you want to make. The market will dictate the pricing. If you charge too much nobody will use you, and if you charge to little, everyone will abuse you. It is trial in error.
Try and explore websites for fees. Businesses are very selfish. They will not freely give away their trade secrets.
I would say take into account everything that will cost you money and then add your time to the bill. Your time is what you value yourself at.
I guess by simple web page you mean just HTML no artwork or multimedia. I’ve seen these simple pages go for about $25 per page. Enclosed is a website URL that may help you. There is a good amount of free info.
Disclaimer:
I am not advertising this site. I have no personal gain connected to this site. I simply have found it useful, and maybe you may too.

  • Share/Save/Bookmark

July 3, 2009

My Website Has No Html Input Ability.and Limited Meta Tag/keywording. How Can I Do Any Seo Work ?

Filed under: Art — Tags: , , , , , , , — admin @ 6:37 pm

I use Brinkster for a free 3 pg site,that has a web builder.If your type business isn’t on their list of choices they don’t have specific product meta tags that they install FOR you which is what the SEO factors are comprised of.I can do “limited” things by proving keywords.Are there any ways to get people/customers besides the obvious.Bloging it and url submissions ?

  • Share/Save/Bookmark

June 28, 2009

I Can’t Spell Html, But An Good With Tech. How Do I Learn To Be A Web Developer?

Filed under: Web Development — Tags: , , , , , , , — admin @ 12:47 am

Long time IT guy — 10 years SQL Server development, admin, VB3 through 6. Need a plan to become proficient on web design, developement and deployment. It’s pretty overwhelming and don’t quite know where to start except for basic HTML. Beyond basic HTML???

  • Share/Save/Bookmark

June 8, 2009

As A Newbie Web Developer Should I Learn Html Or Xhtml? Or Both?

Filed under: Web Development — Tags: , , , , , , — admin @ 1:13 pm

I would love to become a Freelance web developer. Please list what I should learn in order to achieve this goal. Also how long does it take to get there. Thx again.

  • Share/Save/Bookmark

Powered by WordPress