1 Ideas 4 Homes 2 Cardsox 3 Fitz Fitzpatrick 4 Campfire 5 Aladdin 6 Chrome Sports 7 Papua New Guinea 8 Barni Design 9 Instapuzzle 10 Our Little Projects 11 State of the Owner 12 SoftwareMill 13 iGaranti 14 Vintage Romantic 15 This isn’t a color palette!? You’ve got a sharp eye. Do you love tackling fun & challenging design projects for smart, ambitious clients? Do you find your happy place while savoring the perfect cup of coffee in the morning? We’re hiring for a senior UX/UI Designer just like you. See what it’s like to work with us 16 Nicholas Jackson Design 17 1920 Leyendecker 18 WerkPress 19 Silmo Paris 20 Dark Sunset 21 The Color of Traffic 22 MandLoys 23 Sa...
Window. Alert() = for alert box when we open the HTML page Document. Write() = if is it text then we put that in quotes like…“ I am text” If it is value then we do not use quotes . innerHTMl. = to change the inner HTML values, styles anything. Console.log() = to check your methods to browser that its working or not. Click F12 and go to console and enable it then see your result of methods in browser.
Question: What is the relationship between SGML,HTML , XML and HTML ? Answers: SGML stand for (standard generalizd markup language) is a standard which tells us how to specify document markup. Its only a meta language which describes how a document should be markup. HTML stands for hyper text markup language. HTML is described using SGML. By SGML they created DTD which the HTML refres. So we find "DOCTYPE" attribute at the top of HTML page whcih defines DTD is used for parsing purpose. <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd"> Simply in short SGML is parent for every one. Older HTML utilize SGML and HTML 4.0 uses XHTML which is derived from XML. QUESTION: What is HTML5? Answers: HTML 5 is new standard for HTML whose main target is to deliver everything without using third party plugins example flash, silver light etc. It provide us facility for attach Animation, vide...
Comments
Post a Comment