Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

For what screen size should I write?

Answer Posted / guest

HTML does not depend on screen size. The text will be
wrapped by the browser when the end of the screen is
encountered. The only exception to this is when you use
<PRE>-formatted text, which will only wrap at the line
breaks you indicate. So make sure these lines are no longer
than 70 characters, otherwise text mode users will see ugly
line breaks on their terminals. And users of graphical
browsers might have to scroll horizontally to see the rest,
which is one of the most hated things to do when you read a
document.

Of course, an image cannot be wrapped, so you have to be
careful with that. It seems that 400 or 500 pixels is a
reasonable width; anything above 600 will mean a certain
percentage of users will have to scroll to see the rightmost
bit. This percentage increases with your image width. Keep
in mind that not everyone runs his browser at full screen!

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the use of datalist in html5?

881


What is the purpose of url input control in Web form 2.0?

896


How we can refer css file in a web page in html?

900


Do you know what is the sessionstorage object in html5? How to create and access?

848


How do you center a tag in html?

801


What is semantic elements?

878


What is an h2 tag?

849


Explain some formatting tags in html?

854


What is local storage?

886


How do I create a link?

915


What is the head tag used for?

871


What is nav code?

1317


Name a few new tags in html5 and their advantages?

794


In an html form I have a button which makes us to open another page in 15 seconds. How will you do that?

892


How do we create a dhtml drop-down menu?

910