Tagged Questions

-5
votes
1answer
81 views

Language make a game like Ogame? [closed]

I know that Ogame is made with PHP, but my question is: Can I make a game with the same prestations but with HTML? If I can, I need a complementary language? Thanks.
1
vote
4answers
300 views

Interview Questions and Tests for Html / CSS [closed]

I am looking for resources for good interview questions specifically for Html / CSS. I need to be able to assess the ability of the people coming for a job. Ideally I would like a few questions and ...
2
votes
3answers
194 views

Is dynamic HTML layout good from an SEO perspective?

Just wondering whether dynamically built HTML layout is fine from SEO perspectives? So let's assume e-commerce engine and its most popular page - products catalog. So 90% of the page is built using ...
-3
votes
1answer
215 views

Many Young Web Designers [closed]

I am around a lot of younger programmers, say 12-17 years old, and I noticed that many of them are not learning traditional programming, C, Lisp, etc etc... Instead out of every 10 young programmers I ...
0
votes
3answers
277 views

Can resizing images with css be good?

After reading Is CSS resizing of images still a bad idea?, I thought of a similar question. (too similar? should this be closed?) Lets say you need to use 10 different product image sizes throughout ...
6
votes
3answers
225 views

Is CSS resizing of images still a bad idea?

It's always been looked at that using width/height attributes on images which aren't what the original image actual is is a bad idea. It could mean pixalated images or download sizes bigger than ...
4
votes
4answers
284 views

When are scripts inside HTML not considered a bad practice?

I am new to web development. While studying the Play framework and JSP, I noticed that they both give an option to place script (in jsp scriptlet) inside HTML, but in both books I am reading they both ...
0
votes
1answer
112 views

Creating a web application to concatenate strings to unify naming conventions

I've been tasked with creating a small web application, where users have a series of forms (I can't currently think of a better way of doing this) which will contain, either a)text input fields or ...
-3
votes
3answers
297 views

Where should I start learning web programming [closed]

Possible Duplicate: What should every programmer know about web development? Well, I currently know C, Python.. but I feel I should really learn HTML, Java Script, CSS to really deal with ...
1
vote
3answers
223 views

Introductory to Web programming but with Experience [closed]

Possible Duplicate: What should every programmer know about web development? I'm not sure where to start with web development. I have experience with HTML and PHP fundamentals and have ...
1
vote
9answers
383 views

Path for a beginning web developer

I'm an experienced iOS programmer and have recently began to dabble in web development to expand my horizons. I've found it quite interesting and was wondering what learning path I should take ...
5
votes
7answers
486 views

How to become a professional web developer from a C/C++ programmer? [closed]

I am currently a high school student and know how to use Pascal and C/C++ to take part in competitions such as the Informatics Olympiad. I have learned data structures and many algorithms to solve ...
2
votes
2answers
66 views

What are other technologies that are capable of creating Websites with Animation, Load Detailed Images & Cross Browser

I am a Junior Web Programmer who is tasked with redesigning our website. Right now the website is made in ActionScript using the FLEX API(so its Flash based). I am looking for advice on what ...
5
votes
2answers
183 views

Web Developers not learning “traditional” techniques?

I ran across this question on SO: http://stackoverflow.com/questions/7373066/webpage-source-code-incomplete-hidden-code Without trying to infer too much or start a side-discussion of the sort that SO ...
1
vote
3answers
297 views

Is it a good idea to use width and height properties with the < td > tag?

I am new to HTML and Im working on a self made project and I have to use < table > and < fieldset > tags in my html files. I need to set the width and height properties to the tables like ...

1 2 3
15 30 50 per page