Web Development using HTML and WORDPRESS Dariya Chaudhari Dakshata Gavand Karishma Thakare
Content • Introduction • What is web Development? • What is HTML? • Explained Example Of HTML. • Advantages & Disadvantages of HTML. • WORDPRESS • What is CMS? • Conclusion • Reference
What is Web Development? • Web development can range from developing the simplest static single page of plain text to the most complex web-based internet applications, electronic businesses, and social network services. A more comprehensive list of tasks to which web development commonly refers, may include web engineering, web design, web content development, and e- commerce development.
Web Development Overview 1) Front-end development(client-side development) : HTML, CSS, Javascript,etc. 2) Back-end development(server-side development) : PHP, Python, Java, Ruby on Rails.
What is HTML? • .HTML stands for Hyper Text Markup Language. • HTML is the standard markup language for creating Web pages. • HTML describes the structure of Web pages using markup. • HTML elements are the building blocks of HTML pages. • HTML elements are represented by tags. • HTML tags label pieces of content such as "heading", "paragraph", "table", and so on. • Browsers do not display the HTML tags, but use them to display the content of the page.
Structure of HTML document • The <!DOCTYPE html> declaration defines this document to be HTML. • The <html> element is the root element of an HTML page. • The <head> element contains meta information about the document. • The <title> element specifies a title for the document. • The <body> element contains the visible page content. • The <h1> element defines a large heading. • The <p> element defines a paragraph.
Advantages of HTML • Easy to learn and use. • Anyone can edit • People located in different parts of the world can work on the same document. • It is by default in every windows so you don’t need to purchase extra software.
Disadvantages of HTML • Anyone can edit so this may be too open for some applications, for example confidential documentation. • Hence security features are not good in HTML. • Need to write many line of code for a simple webpage. • If we need to write long code for making web page then it produces complexity.
What is CMS? • A content management system (CMS) is a computer application that supports the creation and modification of digital content. • It is often used to support multiple users working in a collaborative environment. • CMS features vary widely. Most CMSs include Web- based publishing, format management, history editing and version control, indexing, search, and retrieval. • By their nature, content management systems support the separation of content and presentation.
What is WordPress? • WordPress is a free and open-source content management system (CMS) based on PHP and MySQL. • WordPress is installed on a web server that is either part of an Internet hosting service or a network host in its own right. • The first case may be a service like WordPress.com. • for example, and the second case could be a computer running the software package WordPress.org. • WordPress is in social, mobile, and as an application platform.
Advantages of WordPress • Communities. • Plugin. • Templates. • Menu Management. • Non-standard fields.
Disadvantages of WordPress • Graphics modification requires knowledge of CSS and HTML. • Tables and graphics formatting. • SQL queries.
Conclusion • HTML is the ideal option for websites which require brisk development of functionalities. • It is a vey easy to understand and basic for developing a website. • It qualified HTML as the standard for marking up web pages.
References • C. Chapman. The history of the internet in a nutshell. http://sixrevisions.com/,2009. • S. A. Coons. Uses of computers in technology. Scientific American, 1996. • Official WordPress Website. WordPress. http://www.wordpress.org.

Web development using html and wordpress

  • 1.
    Web Development usingHTML and WORDPRESS Dariya Chaudhari Dakshata Gavand Karishma Thakare
  • 2.
    Content • Introduction • Whatis web Development? • What is HTML? • Explained Example Of HTML. • Advantages & Disadvantages of HTML. • WORDPRESS • What is CMS? • Conclusion • Reference
  • 3.
    What is WebDevelopment? • Web development can range from developing the simplest static single page of plain text to the most complex web-based internet applications, electronic businesses, and social network services. A more comprehensive list of tasks to which web development commonly refers, may include web engineering, web design, web content development, and e- commerce development.
  • 4.
    Web Development Overview 1)Front-end development(client-side development) : HTML, CSS, Javascript,etc. 2) Back-end development(server-side development) : PHP, Python, Java, Ruby on Rails.
  • 5.
    What is HTML? •.HTML stands for Hyper Text Markup Language. • HTML is the standard markup language for creating Web pages. • HTML describes the structure of Web pages using markup. • HTML elements are the building blocks of HTML pages. • HTML elements are represented by tags. • HTML tags label pieces of content such as "heading", "paragraph", "table", and so on. • Browsers do not display the HTML tags, but use them to display the content of the page.
  • 6.
    Structure of HTMLdocument • The <!DOCTYPE html> declaration defines this document to be HTML. • The <html> element is the root element of an HTML page. • The <head> element contains meta information about the document. • The <title> element specifies a title for the document. • The <body> element contains the visible page content. • The <h1> element defines a large heading. • The <p> element defines a paragraph.
  • 7.
    Advantages of HTML •Easy to learn and use. • Anyone can edit • People located in different parts of the world can work on the same document. • It is by default in every windows so you don’t need to purchase extra software.
  • 8.
    Disadvantages of HTML •Anyone can edit so this may be too open for some applications, for example confidential documentation. • Hence security features are not good in HTML. • Need to write many line of code for a simple webpage. • If we need to write long code for making web page then it produces complexity.
  • 9.
    What is CMS? •A content management system (CMS) is a computer application that supports the creation and modification of digital content. • It is often used to support multiple users working in a collaborative environment. • CMS features vary widely. Most CMSs include Web- based publishing, format management, history editing and version control, indexing, search, and retrieval. • By their nature, content management systems support the separation of content and presentation.
  • 10.
    What is WordPress? •WordPress is a free and open-source content management system (CMS) based on PHP and MySQL. • WordPress is installed on a web server that is either part of an Internet hosting service or a network host in its own right. • The first case may be a service like WordPress.com. • for example, and the second case could be a computer running the software package WordPress.org. • WordPress is in social, mobile, and as an application platform.
  • 11.
    Advantages of WordPress •Communities. • Plugin. • Templates. • Menu Management. • Non-standard fields.
  • 12.
    Disadvantages of WordPress •Graphics modification requires knowledge of CSS and HTML. • Tables and graphics formatting. • SQL queries.
  • 13.
    Conclusion • HTML isthe ideal option for websites which require brisk development of functionalities. • It is a vey easy to understand and basic for developing a website. • It qualified HTML as the standard for marking up web pages.
  • 14.
    References • C. Chapman.The history of the internet in a nutshell. http://sixrevisions.com/,2009. • S. A. Coons. Uses of computers in technology. Scientific American, 1996. • Official WordPress Website. WordPress. http://www.wordpress.org.