August 3, 201115 yr hello all, after my first day of learning to design web pages i have completed quite alot, i know many html tags,i.e <li></li>-list i know what a div can be used for and i know how to use blockquotes, i can also insert images to my pages now, i know the basics of css stylesheets and today i am going to be focusing on the forms and more of css can anyone tell me also please what <meta charset> can be usee for i do not understand the concept of it
August 3, 201115 yr The charset meta tag is used to specify the character set a page is served in - for 99.9% of cases (ie, anything that uses the same alphabet as English) stick to UTF-8. Edited August 3, 201115 yr by Renaissance-Design
Create an account or sign in to comment