Tagged Questions
1
vote
2answers
74 views
Making a flowchart showing step by step processes with HTML5 or Javascript or CSS3? [closed]
I want to make the flowchart like in this image I have:
I am guessing I can achieve it by using HTML5 Canvas but I am complete beginner when it comes to HTML5 & I have some time constraints.
...
-6
votes
0answers
85 views
Do i really need to do this in 30 days -__- [closed]
Hello guys do i really need to do a 30 day course in 30 days (to get the best knowledge) , i mean i know i can just do it so on but i ain't sure will i get the same amount of understanding/knowledge ...
1
vote
1answer
115 views
Should I provide fallbacks for HTML5/CSS3 elements in a web page at this point?
I'm wondering if I should bother providing a fallback for HTML5 tags and attributes and CSS3 styling at this point in time.
I know that there's probably still a lot of people out there who use older ...
3
votes
1answer
168 views
today's multi-device world for web development
With the huge explosion of mobile devices and addition of HTML5/CSS3, there seems to be a shift towards "responsive" designs (i.e., adapting to smaller screen sizes) which seems to be achieved using ...