Free Essay

Html Code Maken

In:

Submitted By Rogierr
Words 1052
Pages 5
Op deze pagina vind je in het vak hieronder de basis html-code voor een eenvoudige homepage. Deze html-code bevat de inhoud voor een homepage (in het voorbeeld is dat 'nonsense-tekst' waar je je eigen tekst voor in de plaats moet zetten).

Om hiermee aan de slag te gaan, kopieer je eerst alle code uit het vak. Daarna plak je het in een eenvoudige tekst-editor als Kladblok of je maakt gebruik van een html-editor als HTML Kit. Het bestand sla je op als: index.html

De titel van je webpagina

Mijn eigen website

Home
Wie zijn wij
Hobby's
Foto's
Links
Contact

Morbi aliquam mi quis volutpat
Lorëm ipsum dolor sit amet, consectetur adipiscing elit. Curabitur bibendum orci sit amet odio varius pulvinar. Quisque malesuada iaculis nibh, a vulputate orci rutrum sed. In vitae neque nibh. Maecenas semper dolor nec orci vestibulum cursus. Phasellus vel eros urna, at laoreet lorem.

Nam diam libero, vulputate non aliquet et, tempus consectetur magna.
Cum sociis natoque penatibus et magnis dis parturient montes.
Morbi consequat ornare arcu at convallis.

Nulla et lacus elit, id dapibus ante. Ut vulputate aliquam consequat. In nulla quam, consectetur in consequat quis, facilisis non nisi.

Duis consectus
Duis consectus vestibulum condimentum. Morbi bibendum, nisl id hendrerit rutrum, orci metus semper nulla, a condimentum augue turpis quis elit. Donec dolor velit, egestas sit amet faucibus non, placerat eget erat.

Etiam lectus neque, hendrerit in feugiat ac, malesuada eu arcu.
Ut ipsum dui, sollicitudin eget viverra a, hendrerit in sapien.
Proin hendrerit orci eget nulla tristique sit amet volutpat arcu.

Ut auctor viverra turpis id tincidunt. Curabitur eu lectus non orci interdum sagittis at condimentum justo. Donec porttitor massa tortor, et malesuada odio. Sed eget nisl sit amet mauris tempor ultrices ut eget erat. Mauris sit amet erat quis risus vehicula fermentum. Nulla sollicitudin pulvinar venenatis.

Roos

© 2011 Jouw eigen website

Ook download je nog even de foto van de roos en zet die op dezelfde plaats op je computer als waar je ook het html-bestand hebt opgeslagen (de html-code bevat namelijk ook de code voor een foto, maar als je die foto niet hebt, dan krijg je in je webpagina alleen maar een rood kruisje te zien op de plaats waar hij hoort te staan).

Dubbelklik je nu op het bestand met de naam index.html, dan wordt automatisch je standaard-webbrowser geopend en krijg je het volgende te zien:

Daarmee ben je waarschijnlijk niet tevreden. De volgende stap is dan ook dat je het uiterlijk gaat vastleggen van de verschillende onderdelen uit dit html-bestand. Dat doe je met behulp van css. (Klik hier als je meer wilt weten over css.) Vrij bovenaan in de html-code die je hebt gekopieerd, zie je deze code staan:

Daarin staat dat de opmaakkenmerken die bij het bestand 'index.html' horen, te vinden zijn in een bestand dat 'basis.css' heet. Zo'n bestand heb je nog niet, dus dat maak je aan door (in je tekst- of html-editor) een leeg bestand te openen en dat op te slaan onder de naam 'basis.css'. Dit bestand zet je natuurlijk op je pc weer op dezelfde plaats neer als waar ook je index-bestand staat. Het gemakkelijkste is natuurlijk als je een aparte map aanmaakt voor je website-bestanden.

Als je de html-code uit het vak bovenaan goed bekijkt, dan zie je dat er dat er bovenaan een gedeelte is dat tussen twee 'tags' staat: en . (De eerste is een begin-tag; de tweede een eind-tag.) Vlak daaronder begint de 'body', dit gedeelte staat tussen de tags en .

Alles wat tussen de head-tags staat, is het onzichtbare gedeelte van je site. De informatie hierin is o.a. bedoeld voor de browsers die de code moeten interpreteren, en voor de zoekmachines. Het zichtbare gedeelte van je site bevindt zich tussen de twee body-tags. De onderdelen die zich hierin bevinden worden vormgegeven met behulp van het stylesheet (je css-bestand).

Nu ga je één voor één de onderdelen uit je html-bestand doorlopen en vastleggen hoe ze eruit moeten komen te zien. In het css-bestand begin je bijvoorbeeld met de body, en daarna met de kop en het middelste gedeelte:

body { background-color: silver; font-family: "Trebuchet MS", sans-serif; font-size: 100%; color: black;
}

#kop { width: 900px; height: 74px; margin: 0 auto; background-color: navy;
}

#kop p { font-family: Georgia, serif; font-size: 40px; font-weight: bold; color: white; font-variant: small-caps; padding-left: 20px; padding-top: 16px;
}

#midden { width: 898px; border-left: 1px solid black; border-right: 1px solid black; margin: 0 auto;
}
Sla je dit css-bestand op en ververs je de index-pagina in je browser, dan ziet je pagina er nu zo uit (je scherm verversen doe je in Internet Explorer door op de knop met de twee groene pijltjes te klikken die zich direct rechts van de URL-balk bevindt):

Even een uitleg bij de css-code hierboven: zoals je ziet, staan alle opmaakeigenschappen tussen accolades, en elke eigenschap eindigt met een dubbele punt. Vóór elk blokje eigenschappen staat vermeld om welk onderdeel uit je html-code het gaat: om de body als geheel, om de kop, om de paragraaftekst in de kop, of om het middenstuk.

Het onderdeel 'body' is een html-term, de andere onderdelen (kop, midden), zijn termen die ik zelf bedacht heb. Daarom komt daar een hekje voor te staan. In de html-code uit het eerste blok zijn ze aangegeven met een 'id': . Een 'id' kan maar eenmaal in een html-pagina voorkomen: elke pagina heeft natuurlijk maar één kop.

Maar er kunnen op je pagina ook onderdelen zijn die vaker voorkomen. Denk bijvoorbeeld aan stukjes tekst die je nadruk wilt geven door ze vet en rood weer te geven. Zulke onderdelen krijgen geen 'id', maar een 'class'. Dus: . Zo'n class wordt niet voorafgegaan door een hekje (#), maar door een punt. In dit geval ziet je css-code er dus zo uit:

.nadruk { font-weight: bold; color: red;
}
Het gaat hier te ver om uitgebreid uit de doeken te doen hoe css werkt, maar in mijn video-cursus Website-ontwerp laat ik je stap voor stap zien hoe je op basis van de html-code uit het bovenste vak de volgende website bouwt:

Similar Documents

Free Essay

Business Ethics

...investeren. Echter, uit recent onderzoek van PAX (2014) is gebleken dat in 2014 nog steeds ruim 1.6 miljard euro geïnvesteerd wordt in internationale kernwapenproducenten. Wereldwijd zijn er nog steeds 411 financiële instellingen die 321 miljard euro investeren in bedrijven die kernwapens produceren, moderniseren of onderhouden (PAX, 2014). In het achtergrondartikel van PAX (2014) wordt ingegaan op het groeiende verzet tegen kernwapens en daarnaast de financiële sector die trouw blijft investeren zodat de productie van kernwapens mogelijk blijft. Hieruit volgt het volgende beslissingsmoment: ‘Behoort de financiële sector te investeren in internationale kernwapenproducenten?’ De financiële instellingen bepalen hun eigen beleggingsbeleid. Zij maken hun eigen keuzes binnen een (wettelijk) kader. Het uitgangspunt van dat kader is zelfregulering. Wereldwijd zijn er negen landen die kernwapens bezitten en zij besteden jaarlijks 75 miljard euro aan onderhoud en vernieuwing van hun wapenarsenaal (van Gelder, Golestani, Kuepper,...

Words: 2029 - Pages: 9

Free Essay

Marketing

...Inleiding Marketing draait om de juiste vragen stellen. Dit is een interessant gegeven en het lijkt me leuk om mij in marketing te verdiepen. Daarom heb ik dit onderwerp gekozen. Ook lijkt mij het beroep marketingmanager een leuk beroep. Ik wil meer over dit beroep weten en door dit verslag te maken krijg ik al een beetje met het beroep te maken. Ik wil op deze manier uitvinden of deze branche bij mij past. Daarom ga ik een interview houden met een marketingmanager. Ik wil uitvinden hoe een marketingplan in elkaar wordt gezet en ik wil proberen een marketingplan voor een nieuw product op te zetten. Ik ga allerlei dingen over marketing uitzoeken, zodat ik een goed marketingplan kan opzetten. Zo ga ik uitzoeken wat marketing precies is, wat de marketingmix is, hoe een marktonderzoek wordt gedaan en of er beperkingen zijn bij marketing door regels van de overheid. Ik ben van plan de meeste informatie voor mijn verslag op internet te vinden. Daarnaast lees ik marketingboeken en probeer daar veel informatie uit te halen. Ook volg ik het nieuws, zodat ik nieuwe ontwikkelingen van de marketing kan volgen. Wat is marketing en waarom is marketing zo belangrijk voor bedrijven? Sommige mensen denken dat marketing reclame is, of verkoop. Maar marketing is veel meer dan dat. Bij marketing wordt ingespeeld op de wensen en behoeften van de klant, en zo probeert een onderneming haar positie op de markt te verbeteren. Marketing kan op 3 niveaus uitgevoerd worden: - Macromarketing:...

Words: 6646 - Pages: 27

Free Essay

Hoi.Pfd

...Het Nieuwe Winkelen Hoofdbedrijfschap Detailhandel COLOFON Het rapport ‘Het Nieuwe Winkelen’ is een uitgave van het Hoofdbedrijfschap Detailhandel (HBD). Het onderzoek dat ten grondslag ligt aan deze rapportage is verricht door Q&A Research & Consultancy. Voor vragen over dit onderzoek kunt u contact opnemen met Jan-Willem Janssen, beleidsadviseur innovatie HBD, e-mail j.janssen@hbd.nl, telefoonnummer 070 338 56 75, Renate de Vree, hoofd kenniscentrum HBD, email r.devree@hbd.nl, telefoonnummer 070 338 56 00 of Mieke Haaksma, communicatieadviseur HBD, email: m.haaksma@hbd.nl of telefoonnummer 070 338 56 82. Het HBD maakt zich sterk voor een gezonde detailhandel, waarin het goed ondernemen en werken is. In het HBD werken samen: MKB-Nederland, Raad Nederlandse Detailhandel, Centrale Vereniging voor de Ambulante Handel (CVAH), FNV Bondgenoten en CNV Dienstenbond. Deze publicatie en andere publicaties van het HBD zijn terug te vinden op www.hbd.nl. Voor meer informatie over Het Nieuwe Winkelen kunt u ook kijken op www.hbd.nl/hetnieuwwinkelen of volg de ontwikkelingen op het weblog: www.hetnieuwewinkelen.org. Auteurs Q&A Research & Consultancy Frank Quix John Terra Elvira Hamann Caroline Wortel Copyright © 2011 Hoofdbedrijfschap Detailhandel Het HBD hecht veel waarde aan de verspreiding van kennis over de detailhandel. U mag dan ook gedeelten uit deze publicatie overnemen, mits met bronvermelding. Het integraal reproduceren van de inhoud van deze publicatie is echter alleen toegestaan...

Words: 26585 - Pages: 107

Free Essay

Marketing Duurzaam Ondernemen

...Duurzaam ondernemen Maatschappelijk verantwoord ondernemen (MVO) of duurzaam ondernemen is het expliciet richten van de bedrijfsactiviteiten op het bereiken van een duurzame samenleving. Dit betekent het gebalanceerd zorgdragen voor People, Planet en Profit, om maatschappelijke verwachtingen te overtreffen. Daarmee wordt blijvende waarde gecreëerd voor de onderneming. DHV adviseert bedrijven met het vertalen van dit brede concept naar hun bedrijfskarakteristieken, stakeholders en strategie. Daarnaast helpen we bedrijven bij daadwerkelijke implementatie, monitoring en rapportage van en over duurzaam ondernemen. De wijdverbreide toepassing van het mantra People, Planet, Profit is een duidelijke illustratie dat maatschappelijk verantwoord ondernemen (MVO) niet meer weg te denken is uit het bedrijfsleven. Sterker nog, de aandacht voor het thema is groter dan ooit tevoren. Aandacht voor mens en milieu is net zo belangrijk als winst en vormen hier zelfs steeds belangrijker voorwaarden voor. Het Certified Professional Program (CPP) Maatschappelijk verantwoord ondernemen is opgezet om geïnteresseerden zich te laten verdiepen in MVO, het MVO-veld èn MVO-implementatie (know-what, know-why, know-where, know-who en know-how). Het programma is in samenwerking met MVO Nederland, het nationale MVO-kenniscentrum, opgesteld en wordt ook in samenwerking met MVO Nederland verzorgd. What's in a name? Duurzaam of maatschappelijk verantwoord ondernemen. Duurzaam ondernemen heeft feitelijk een...

Words: 13147 - Pages: 53

Free Essay

Test

...AngularJS Starter Kit Copyright © 2013 Hakin9 Media Sp. z o.o. SK Table of Contents Angular: The DOM API You Have Been Waiting For Brad Davis 08 11 16 26 34 43 Angular.js, a javascript library and framework created in Google, is a fresh view into building great web applications. You can read a lot of articles on how it separates the concerns of the application, improves testability, and keeps to web app best practices, but I want to highlight a feature that is not shown off as regularly, extending the document object model API. Introduction to AngularJS Dylan Stamat You will learn about some of the core concepts that make AngularJS shine, including binding data to you views, built-in filtering, and some of the interesting architectural decisions behind this MVC framework. We will build a very simple application with local data that show some of these concepts. Diving into Angular Josh Kuhn In this tutorial we’re going to create a barebones Twitter-like application called Pipr. Pipr allows you to create “pips” which are short 100 character or less “pips” that show up on the page in reverse chronological order. You can add tags to your pips, and you can post them with any name you like. In addition, you can delete your pips. AngularJS 101: A Beginner’s Tutorial Karmen Blake This tutorial on AngularJS will guide you through the fundamentals of the framework. You will explore the exciting benefits of using a client-side JavaScript framework to create...

Words: 22760 - Pages: 92

Premium Essay

Club Mhindra

...UNLV Theses/Dissertations/Professional Papers/Capstones 8-1-2010 Evaluating point-of-sale buying decisions: Understanding why consumers purchase timeshares Lisa Y. Thomas University of Nevada, Las Vegas Follow this and additional works at: http://digitalscholarship.unlv.edu/thesesdissertations Part of the Marketing Commons, and the Real Estate Commons Repository Citation Thomas, Lisa Y., "Evaluating point-of-sale buying decisions: Understanding why consumers purchase timeshares" (2010). UNLV Theses/Dissertations/Professional Papers/Capstones. Paper 868. This Dissertation is brought to you for free and open access by Digital Scholarship@UNLV. It has been accepted for inclusion in UNLV Theses/ Dissertations/Professional Papers/Capstones by an authorized administrator of Digital Scholarship@UNLV. For more information, please contact marianne.buehler@unlv.edu. EVALUATING POINT-OF-SALE BUYING DECISIONS: UNDERSTANDING WHY CONSUMERS PURCHASE TIMESHARES by Lisa Young Thomas Bachelor of Business Administration Sam Houston State University 1986 Master of Science, Hotel Administration University of Nevada, Las Vegas 2007 A dissertation submitted in partial fulfillment of the requirements for the Doctor of Philosophy in Hospitality Administration William F. Harrah College of Hotel Administration Graduate College University of Nevada, Las Vegas August 2010 Copyright by Lisa Young Thomas 2010 All Rights Reserved THE GRADUATE COLLEGE We recommend...

Words: 37610 - Pages: 151

Premium Essay

Asdfghjkl

...1. IT and Internet’s Impact on Tourism and Hospitality Industry: Implementations of technologies for Hilton Hotels Group. Demonstrate critical and evaluative interpretation and application of theoretical IT/ e-business concepts to a current tourism and hospitality market situation in order to build sustainable competitive advantage. I Introduction Accompanying the technological revolution of the 1990s there are many new opportunities and challenges for the tourism and hospitality industries. Since tourism, global industry information is its life-blood and technology has become fundamental to the ability of the industry to operate effectively and competitively. Poon (1993) suggests that the whole system of information technologies is being rapidly diffused throughout the tourism industry and no player will escape information technologies impacts. The report below gives an insight into the importance of application of information technologies and the use of Internet in tourism and hospitality industries. Two given strategic frameworks provide the analysis of the Internet and its impact on these sectors. This paper also aims to show how technological innovations and information systems can be beneficial for the hotel companies, by using the example of Hilton Hotels Group. II IMPORTANCE OF TECHNOLOGY IN TOURISM AND HOSPITALITY SECTORS Market wisdom today suggests that hospitality companies must embrace technology to compete against traditional competitors, as well as...

Words: 13798 - Pages: 56

Premium Essay

Dictionary of Travel, Tourism, and Hospitality

...Dictionary of Travel, Tourism and Hospitality By the same author Britain – Workshop or Service Centre to the World? The British Hotel and Catering Industry The Business of Hotels (with H. Ingram) Europeans on Holiday Higher Education and Research in Tourism in Western Europe Historical Development of Tourism (with A.J. Burkart) Holiday Surveys Examined The Management of Tourism (with A.J. Burkart eds) Managing Tourism (ed.) A Manual of Hotel Reception (with J.R.S. Beavis) Paying Guests Profile of the Hotel and Catering Industry (with D.W. Airey) Tourism and Hospitality in the 21st Century (with A. Lockwood eds) Tourism and Productivity Tourism Council of the South Pacific Corporate Plan Tourism Employment in Wales Tourism: Past, Present and Future (with A.J. Burkart) Trends in Tourism: World Experience and England’s Prospects Trends in World Tourism Understanding Tourism Your Manpower (with J. Denton) Dictionary of Travel, Tourism and Hospitality S. Medlik Third edition OXFORD AMSTERDAM BOSTON LONDON NEW YORK PARIS SAN DIEGO SAN FRANCISCO SINGAPORE SYDNEY TOKYO Butterworth-Heinemann An imprint of Elsevier Science Linacre House, Jordan Hill, Oxford OX2 8DP 200 Wheeler Road, Burlington MA 01803 First published 1993 Reprinted (with amendments) 1994 Second edition 1996 Third edition 2003 Copyright © 1993, 1996, 2003, S. Medlik. All rights reserved The right of S. Medlik to be identified as the author of this work has been asserted...

Words: 133754 - Pages: 536

Premium Essay

Export Plan for Descol B.V.

...Project International Marketing Final Export Plan Saxion University of Applied Sciences International Business and Management Studies Mr. Thierry Tartarin Mr. Roel Rietberg By: Group 10 – DIM1VC Garmy Busweiler (342693) Lennart de Jonge (351359) Jin Liu (326206) Hien Nguyen (350829) Yen Hai Pham (351894) Navar Rodriguez (328198)   Table of Contents I. Executive Summary Page 5 II. Company description Page 6 1. History Page 6 2. Management Page 7 3.1. Ownership of the company Page 7 3.2. Mission and Vision structure Page 7 3.3. Organizational structure Page 7 3.4. Sustainability Policy Page 8 3.5. Qualifications and Key personnel Page 8 3. Export team Page 9 4.6. Member profile Page 9 4.7. Skills set and Knowledge Page 9 4. Financial Stability Page 10 5. Goals and Objectives Page 11 6.8. Corporate goals of Descol Page 11 6.9. Export goals and objectives Page 11 6.10. Constraints Page 11 6.11. SW analysis Page 12 III. Product/Service description Page 13 1. Domestic and International products/services Page 13 2.1. Typical profiles of end users Page 13 2.2. Product attributes Page 13 2.3. Life cycle of product Page 13 2. Growth potential Page 14 3.4. Domestic and Existing export markets Page 14 3.5. New product Research & Development Page 14 IV. New foreign market Analysis...

Words: 22773 - Pages: 92

Free Essay

Baker

...‫‪ADOBE SYSTEMS INCORPORATED‬‬ ‫اﺗﻔﺎﻗﻴﺔ رﺧﺼﺔ ﺑﺮﻧﺎﻣﺞ آﻤﺒﻴﻮﺗﺮ ﺷﺨﺼﻲ‬ ‫1. اﻹﻗﺮار ﺑﻌﺪم اﻟﻤﺴﺆوﻟﻴﺔ ﻓﻲ اﻟﻀﻤﺎن واﺗﻔﺎﻗﻴﺔ اﻻﻟﺘﺰام واﻟﺸﺮوط واﻷﺣﻜﺎم اﻹﺿﺎﻓﻴﺔ.‬ ‫1-1 اﻹﻗﺮار ﺑﻌﺪم اﻟﻤﺴﺆوﻟﻴﺔ ﻓﻲ اﻟﻀﻤﺎن. ُﺴﻠﻢ ﻟﻚ اﻟﺒﺮﻧﺎﻣﺞ وﻣﻌﻠﻮﻣﺎت أﺧﺮى "آﻤﺎ هﻲ" وﺑﺠﻤﻴﻊ اﻟﻌﻴﻮب. ﻻ ﺗﻜﻔﻞ، وﻻ ﺗﺴﺘﻄﻴﻊ أن‬ ‫ﻳ‬ ‫ﺗﻜﻔﻞ، ﺷﺮآﺔ ‪ ،Adobe‬وﻣﻮردوهﺎ وﺟﻬﺎت ﻣﻨﺢ اﻟﺘﺮﺧﻴﺺ ﺑﺎﺳﻤﻬﺎ، اﻷداء أو اﻟﻨﺘﺎﺋﺞ اﻟﺘﻲ ﻳﻤﻜﻦ أن ﺗﺤﺼﻞ ﻋﻠﻴﻬﻤﺎ ﻣﻦ ﺧﻼل اﺳﺘﺨﺪام‬ ‫اﻟﺒﺮﻧﺎﻣﺞ، ﺧﺪﻣﺎت ﺳﻠﻄﺔ ﻣﻨﺢ اﻟﺘﺮﺧﻴﺺ أو ﻋﺮوض أي ﻃﺮف ﺛﺎﻟﺚ ﺁﺧﺮ. وﺑﺎﺳﺘﺜﻨﺎء ﻣﺎ ﻳﻜﻮن ﺧﺎﺻﺎ ﺑﺄي ﺿﻤﺎن أو ﺷﺮط أو ﺗﻌﻬﺪ أو‬ ‫ً‬ ‫ﺷﺮط ﻻ ﻳﻤﻜﻦ اﺳﺘﺜﻨﺎؤﻩ أو ﺗﺤﺪﻳﺪﻩ ﺑﻤﻮﺟﺐ اﻟﻘﺎﻧﻮن اﻟﻤﻌﻤﻮل ﺑﻪ ﻓﻲ ﺟﻬﺔ اﻻﺧﺘﺼﺎص اﻟﻘﻀﺎﺋﻲ اﻟﺘﻲ ﺗﺘﺒﻌﻬﺎ، ﻓﺈن ‪Adobe‬وﻣﻮر ّﻳﻬﺎ وﺟﻬﺎت‬ ‫د‬ ‫ﻣﻨﺢ اﻟﺘﺮﺧﻴﺺ ﺑﺎﺳﻤﻬﺎ ﻟﻦ ﻳﻘﺪﻣﻮا أﻳﺔ ﺿﻤﺎﻧﺎت أو ﺷﺮوط أو ﺑﻴﺎﻧﺎت ﺗﻤﺜﻴﻞ أو أﺣﻜﺎم، )ﺻﺮﻳﺤﺔ أم ﺿﻤﻨﻴﺔ، ﺳﻮاء ﺑﻤﻮﺟﺐ اﻟﺘﺸﺮﻳﻊ أو‬ ‫اﻟﻘﺎﻧﻮن اﻟﻌﺎم أو اﻟﻌﺮف أو اﻻﺳﺘﺨﺪام أو ﻏﻴﺮ ذﻟﻚ( ﻣﻤﺎ ﻳﺘﻌﻠﻖ ﺑﺄﻳﺔ ﻣﺴﺎﺋﻞ أﺧﺮى، وﻳﺸﻤﻞ ذﻟﻚ وﻟﻜﻨﻪ ﻻ ﻳﻘﺘﺼﺮ ﻋﻠﻰ، ﻋﺪم اﻻﻧﺘﻬﺎك ﻟﺤﻘﻮق‬ ‫أﻃﺮاف ﺛﺎﻟﺜﺔ أو اﻟﻤﻠﻜﻴﺔ أو ﻗﺎﺑﻠﻴﺔ اﻟﻌﺮض ﻟﻠﺴﻮق أو اﻟﺘﻜﺎﻣﻞ أو اﻟﺠﻮدة اﻟﻤﺮﺿﻴﺔ أو اﻟﻤﻼءﻣﺔ ﻷي ﻏﺮض ﻣﺤﺪد وﺧﺎص. ﺗﺴﺮي ﻧﺼﻮص‬ ‫اﻟﺒﻨﺪﻳﻦ 1.1 و01 ﻓﻲ ﺣﺎل إﺑﻄﺎل هﺬﻩ اﻻﺗﻔﺎﻗﻴﺔ، ﺑﻐﺾ اﻟﻨﻈﺮ ﻋﻦ آﻴﻔﻴﺔ ﺣﺪوث ذﻟﻚ، ﻟﻜﻦ ذﻟﻚ ﻻ ﻳﻌﻨﻲ وﻻ ﻳﻨﺸﺄ أي ﺣﻖ ﻣﺘﻮاﺻﻞ ﻻﺳﺘﺨﺪام‬ ‫هﺬا اﻟﺒﺮﻧﺎﻣﺞ ﺑﻌﺪ إﺑﻄﺎل هﺬﻩ اﻻﺗﻔﺎﻗﻴﺔ.‬ ‫1-2 اﺗﻔﺎﻗﻴﺔ اﻻﻟﺘﺰام: ﻋﻨﺪ ﻗﻴﺎﻣﻚ ﺑﺎﺳﺘﺨﺪام أو ﻧﺴﺦ أو ﺗﻮزﻳﻊ آﻞ أو أي ﺟﺰء ﻣﻦ ﺑﺮﻧﺎﻣﺞ ‪ ،Adobe‬ﻓﺄﻧﺖ ﺑﺬﻟﻚ ﺗﻮاﻓﻖ ﻋﻠﻰ وﺗﻘﺒﻞ ﺟﻤﻴﻊ‬ ‫أﺣﻜﺎم وﺷﺮوط هﺬﻩ اﻻﺗﻔﺎﻗﻴﺔ، ﺑﻤﺎ ﻓﻲ ذﻟﻚ، وﻋﻠﻰ وﺟﻪ اﻟﺘﺤﺪﻳﺪ، اﻟﻨﺼﻮص اﻟﺘﺎﻟﻴﺔ:‬ ‫اﻻﺳﺘﺨﺪام )ﺑﻨﺪ 3(‬‫ﻧﻘﻞ اﻟﻤﻠﻜﻴﺔ )ﺑﻨﺪ 5(‬‫اﻻﺗﺼﺎل ﺑﻴﻦ اﻷﺟﻬﺰة واﻟﺨﺼﻮﺻﻴﺔ )ﺑﻨﺪ 7( ﻳﺸﻤﻞ:‬‫ ﻋﻤﻠﻴﺎت اﻟﺘﺤﺪﻳﺚ،‬‫ اﻟﺘﺨﺰﻳﻦ اﻟﻤﺤﻠﻲ،‬‫ ﻣﺪﻳﺮ اﻹﻋﺪادات،‬‫ ﺗﻘﻨﻴﺔ اﻻﺗﺼﺎل ﻋﺒﺮ ﺷﺒﻜﺎت ﺑﻤﺴﺎﻋﺪة...

Words: 151760 - Pages: 608

Premium Essay

The Use of Promotional Activities in the Tourism Industry: the Case of Bangladesh

...Blekinge Institute of Technology School of Management Master Thesis M.Sc. in Business Administration The Use of Promotional Activities in the Tourism Industry: The Case of Bangladesh [pic] By Md. Jakir Hossain Dr. Klaus Solberg Søilen ID # 670504-P777 Academic Supervisor E-mail: mjho05@student.bth.se hossainj67@yahoo.com Date: 07 June, 2006 Abstract This thesis is an attempt to investigate how the use of promotional activities can help to develop the tourism industry by giving a special concentration to the case of Bangladesh. The investigation was conducted from both a theoretical and an empirical point of view. The contribution of the same industry to the world economy is considerable. Many countries are now dependent on this sector for foreign currency earnings. Every destination country is trying to achieve more gain by developing this industry. The expansion of the tourism through out the world has increased competition among the tourist destinations, trying to attract more tourists by adopting appropriate marketing techniques and strategies. Failure of doing so by a particular marketer will lead to a less competitive in the world tourism market. As an important element of marketing mix, promotion plays the vital role in marketing any product and service. Tourism product/service is of no exception. Because of the tourists want to know in advance about the attractions and the facilities of a particular destination. The tourist...

Words: 58440 - Pages: 234