Jump to content

trenthanover

Member
  • Posts

    20
  • Joined

  • Last visited

trenthanover's Achievements

Newbie

Newbie (1/14)

0

Reputation

  1. As above said that any of pdf image will not work as background image...you have to use extensions like jpg,png,etc...
  2. Thank you for sharing this tips..it will help a lot who may be just starting for web design.
  3. Basically HTML5 has it’s many new syntactical features, which include the <video>, <audio>, and <canvas> elements, as well as the integration of SVG content. Due to these new elements, it will be very easy to integrate multimedia and graphical content to web without using flash and third party plugins. There are also another new elements like <section>, <article>, <header> and <nav> which enrich the semantic value of the document. HTML5 covers a number of different features and technologies, some of which have nothing to do with SEO...
  4. I think that you are talking about responsive web design for that you can add CSS in a media query to change the postion and size of elements...
  5. DIV is best option because takes very less time to load web page as compared to table tag. and in terms of coding lines, it is also a less coding.
  6. As mentioned above by Admin....You can do this with CSS and media queries...this is a best way.
  7. Use web sites like W3schools.com its a best way to learn.
  8. The latest version of CSS is the CSS3 version which basically differs from CSS2 in the incorporation of Modules and other changes. Modules enable the designing to be done in a lesser time with more ease while updating individual features and specifications. The CSS3 version supports many more browsers than CSS2, but be sure to test it on all operating systems and browsers. Other major changes/additions include: * New Combinator * New CSS Selectors * New Pseudo-elements * New Style properties Now let us discuss these in detail. Combinator New addition of General Sibling Combinator is done to match sibling elements of a given element through tilde (~) Combinator. CSS Selectors While CSS2 had ‘simple selectors’, the new version calls them the components as ‘a sequence of simple selectors’. Pseudo-Elements Many Pseudo Elements have been added that allow in-depth yet easy styling and a new convention of double colons ‘::’ has been introduced. Style Properties New Background Style Properties Multiple Background images can be layered in the box using different elements like background image, position and repeat. Border Style Styling of borders has been extended to images and rounded designs which includes creating image of the borders and then automatically apply image to the borders through CSS. Additions in Properties * Border-radius, image-source, image-slice, and the values for width outset and stretch have been added in CSS3. * Properties for managing boxes like shadowing, wrapping and breaking have been added. * CSS3 has done away with complex structures for div tag and makes it easy for hassle free designing of multiple table-less columns. This can be simply done by putting in the number of columns in the browser that need to be added in the body element along with their width, color and height to make the text flow through the columns with ease. New Background Style Properties * With the addition of the new ‘local’ value, if the element has a scroll bar then the background scrolls with its content. * Background-clip, origin, size and style properties have been added. * Background shorthand property has been added in the size and origin properties. * The changes to previous Background Style Properties include: Repeat property now has two values name space and round that space the tiled image in the box uniformly and rescales background images to tile it multiple time in the box.
  9. I think you should focus on your Content : It should be Unique. It should be Qualitative...In short content is the key factor.
  10. I think you must focus on Navigation because it determines to a great extend a mobile site’s success. Mobile navigation options should be scaled down and only includes the most relevant links, and, if possible, users need to have an easy way to access the other navigation items. Button labeling and link text is extremely important on mobile. Developers need to pay attention to the labeling, navigation buttons and links.
  11. Yes flat design is new trend because flat designs look great when made within the restraints of minimalism, they can also handle a lot more complexity and these designs have a crispness and clarity that can only be achieved by stripping away three dimensional effects.
  12. Your objective should be to create a good user experience. When designing your website, navigation is key. You might want to identify the stickiness factor of your site. Which is how long a visitor is engaged and interested in your brand’s site.
  13. Don’t just start designing your website. To ensure that your website is effectively meeting the needs of your visitors you need to map out your customers journey from the first time they visit your website to the moment they become a customer.
  14. I think it depends on the search engine policy because if they change their policy in 5 minutes then it will lost effect on search engine and if policy doesn't change till 5 months then it will stay as it is.
  15. SEO can take time to understand and learn. I am also a beginner when it comes to SEO but i know a little about keywords.as you decide on what keywords to place on the title tags, consider their competition.try and start ranking for the low competition keywords as opposed to the high competition keywords.
×
×
  • Create New...