Tag: CSS3
HTML5 será hacer que las aplicaciones obsoletas?
Desarrollo de HTML5 se inició en 2009 y todavía estaba en fase de desarrollo hasta octubre 2011. Hay una gran cantidad de publicidad que rodea a esta nueva versión de HTML. Many game programmers are talking about how HTML5 is going to replace Flash and more complicated programming for gaming. Since HTML5 will work the same on smart phones as it does on a desktop or tablet, la pregunta sigue siendo si las aplicaciones de teléfonos inteligentes se vuelven obsoletos.
HTML5 and CSS3: Wireframing in the final product
It’s a classic case of Photoshop versus website. Existing wireframing and prototyping tools are incapable of accurately reflecting the environment of the web.
They produce static designs that can’t be seen through the variable known as the web browser. And when you build the final website, some elements won’t look exactly like their draft counterparts, and the client will notice those minor differences in fonts, positioning, etc.
You may be more comfortable with a graphics program, and rendering the design iterations may seem to take longer if you have to hand-code the HTML.
However, the advantages of creating a wireframe in HTML from the start are beginning to outweigh the alternatives: not only do we have new layout elements in HTML5 and more powerful selectors and styling in CSS3, but by combining them, we can throw together a simple layout quickly.