SlideShare a Scribd company logo
1 of 30
WINTER TRAINING PROGRAM
Developing and designing WebPages using
HTML,CSS and JavaScript for S-
homocysteinylation Database
By-
Vishaal Baruah
©Vishaal Baruah
CONTENTS
• Introduction
• Developing Tools
• Website Demo
• Conclusion
©Vishaal Baruah
INTRODUCTION
• The project aims developed and designed a webpage that
ensures the user to display information dregarding
relationship between homocysteine and its relationship with
different entities in a format that is easy to read and relevant.
• The project must be user friendly and future modifications can
be made easily.
©Vishaal Baruah
• Webpage: A collection of data in the form of
texts,images,video and other forms which are
displayed in the web browser
• Website: It is a collection of related web pages
identified with common domain name, and published
on at least one web server.
©Vishaal Baruah
©Vishaal Baruah
WEB DEVELOPMENT
• Web Development: Refers to all types of applications In which all or part of them
are hosted within a web browser
• Types of development:
• Front-End Web Development: Related to the development of website which is
visible to the users.
• Back-End Web Development: Related to development of technology which
enables the webpage to perform different functions.
• Full stack development: Type of development which takes care of all the
aspects related to the webpage.
©Vishaal Baruah
FRONT –END
DEVELOPMENT
©Vishaal Baruah
FRONT-END DEVELOPMENT
• It is the development of those elements of a website that the users
sees and interacts with directly.
• Also known as client-side development
• Interacting with server side code and writing server side views.
• Not Server side development
• Major challenge is that the tools and techniques used to create the
front end of a website change constantly.
©Vishaal Baruah
DEVELOPING TOOLS
©Vishaal Baruah
HTML
• Html is a markup language used for structuring and
presenting content on the World Wide Web.
• HTML 5 is the fifth and current version of the HTML standard.
• It is written in the form of HTML elements consisting of tags
enclosed in angle brackets (like <html> ).
• Develop static web pages
©Vishaal Baruah
FEATURES OF HTML 5
• New Doctype
• No More Types for Scripts and Links
• Make the content edit easy
• Placeholders
• The Semantic Header and Footer
• Audio/ Video Support
• The Data Attribute
©Vishaal Baruah
HTML PAGE
©Vishaal Baruah
CASCADING STYLE
SHEETS(CSS)
• It is a style sheet language used for describing the look and
formatting of a document written in a markup language.
• Media queries are easily solved.
• Web typography via font-face.
• Shadows, Transforms, multiple backgrounds can be added.
• Animation can also be added easily.
• New layout options (columns, tables).
©Vishaal Baruah
FEATURES OF CSS3
• CSS Animations and Transitions
• Calculating Values With calc()
• Gradients
• Box Sizing
• Border Images
• Multiple Backgrounds
• CSS 3D Transforms
©Vishaal Baruah
IMPORTING CSS ON HTML
©Vishaal Baruah
DEVELOPING CSS
©Vishaal Baruah
JAVASCRIPT
• JavaScript is a high-level, dynamic and interpreted programming
language.
• Most of the javascript control statements syntax is same as syntax
of control statements in C language.
• Client-side validation
• Displaying popup windows and dialog boxes and drop down menus
become very easy.
• SVG(Sector Variable Graphics) made easy
©Vishaal Baruah
FEATURES
• jQuery has become the standard of developing responsive
websites
• 1001 jQuery plugins
• Offline Storage
• Develop programs for touch support
• Geolocation
©Vishaal Baruah
JAVASCRIPT
©Vishaal Baruah
©Vishaal Baruah
S-Homocysteinylation Webpage
©Vishaal Baruah
DATA FLOW DIAGRAM
©Vishaal Baruah
HOME PAGE
• In this page we the main home page is displayed which is
common to all the users. It consist of options such as:
• CSIR-NEIST(Homepage)
• Contact Us
• About
• Search Box
• Entities
©Vishaal Baruah
©Vishaal Baruah
RESPONSIVE WEBSITE
©Vishaal Baruah
WEBSITE DEMONSTRATION
©Vishaal Baruah
1)We have chosen “HCY Structural Homologs” for this purpose
©Vishaal Baruah
©Vishaal Baruah
In our example, we are searching for “APOA_HUMAN” from the datatable
DALI STRUCTURE table, with option “REFERENCE STRUCTURE”
©Vishaal Baruah
CONCLUSION
• The web-based search platform on S-Homocystenylation is developed and
tested successfully.
• It has a friendly graphical user interface and is very user friendly
• The platform aims at providing necessary information to the user’s
requested query.
• The website has several databases on in backend which enables it to
generate the desired results.
• The system has been designed keeping in view the present and future
requirements in mind and made very flexible
©Vishaal Baruah

More Related Content

What's hot

What's hot (18)

What are the Types of Websites?
What are the Types of Websites?What are the Types of Websites?
What are the Types of Websites?
 
Html5
Html5Html5
Html5
 
IWMW 2003 b4 QA for web sites (4 - QA for MIMAS: A Case Study)
IWMW 2003 b4 QA for web sites (4 - QA for MIMAS: A Case Study)IWMW 2003 b4 QA for web sites (4 - QA for MIMAS: A Case Study)
IWMW 2003 b4 QA for web sites (4 - QA for MIMAS: A Case Study)
 
Dynamic Website
Dynamic Website Dynamic Website
Dynamic Website
 
Dynamic Website Designing
Dynamic Website DesigningDynamic Website Designing
Dynamic Website Designing
 
Drupal 7 for Government Case Study: Presentation at DrupalCamp Montreal 2012
Drupal 7 for Government Case Study: Presentation at DrupalCamp Montreal 2012Drupal 7 for Government Case Study: Presentation at DrupalCamp Montreal 2012
Drupal 7 for Government Case Study: Presentation at DrupalCamp Montreal 2012
 
Cms expo
Cms expoCms expo
Cms expo
 
Introduction to HTML5
Introduction to HTML5Introduction to HTML5
Introduction to HTML5
 
DOC Presentation by DOC Contractor Alison McCauley
DOC Presentation by DOC Contractor Alison McCauleyDOC Presentation by DOC Contractor Alison McCauley
DOC Presentation by DOC Contractor Alison McCauley
 
Creating a Documentation Portal
Creating a Documentation PortalCreating a Documentation Portal
Creating a Documentation Portal
 
Lecture1 Web Design and Development
Lecture1 Web Design and DevelopmentLecture1 Web Design and Development
Lecture1 Web Design and Development
 
To SPA or not to SPA
To SPA or not to SPATo SPA or not to SPA
To SPA or not to SPA
 
Red Box Commerce Shopping Cart
Red Box Commerce Shopping CartRed Box Commerce Shopping Cart
Red Box Commerce Shopping Cart
 
HTML5
HTML5HTML5
HTML5
 
Web Design Course Srigsystems
Web Design Course SrigsystemsWeb Design Course Srigsystems
Web Design Course Srigsystems
 
Web Design Norms
Web Design NormsWeb Design Norms
Web Design Norms
 
HBase app HUG talk
HBase app HUG talkHBase app HUG talk
HBase app HUG talk
 
GDI's Products and Services
GDI's Products and ServicesGDI's Products and Services
GDI's Products and Services
 

Viewers also liked

Front End development of biological database
Front End development of biological databaseFront End development of biological database
Front End development of biological databaseVishaal Baruah
 
Html certificate Pavol Fodor
Html certificate  Pavol FodorHtml certificate  Pavol Fodor
Html certificate Pavol FodorPavol Fodor
 
Designing effective output week viii
Designing effective output  week viiiDesigning effective output  week viii
Designing effective output week viiiJohnecis Madrid
 
Designing user interface week ix part 2
Designing user interface week ix part 2Designing user interface week ix part 2
Designing user interface week ix part 2Johnecis Madrid
 
Designing database week ix part 1
Designing database week ix part 1Designing database week ix part 1
Designing database week ix part 1Johnecis Madrid
 
Designing effective input week viii
Designing effective input week viiiDesigning effective input week viii
Designing effective input week viiiJohnecis Madrid
 
Cálculo de materiales
Cálculo de materialesCálculo de materiales
Cálculo de materialesJulio Leon
 
Orientación vocacional
Orientación vocacionalOrientación vocacional
Orientación vocacionalLedy Cabrera
 
Juan Antonino Alix y sus décimas
Juan Antonino Alix y sus décimas Juan Antonino Alix y sus décimas
Juan Antonino Alix y sus décimas Ledy Cabrera
 
El café, oro en grano2003
El café, oro en grano2003El café, oro en grano2003
El café, oro en grano2003mariapaz94
 
Brandfire 9 point Checklist for Loyalty Programme
Brandfire 9 point Checklist for Loyalty ProgrammeBrandfire 9 point Checklist for Loyalty Programme
Brandfire 9 point Checklist for Loyalty ProgrammeEoin Graham
 
Día internacionalamistad
Día internacionalamistadDía internacionalamistad
Día internacionalamistadannarieramora
 

Viewers also liked (20)

Front End development of biological database
Front End development of biological databaseFront End development of biological database
Front End development of biological database
 
Html certificate Pavol Fodor
Html certificate  Pavol FodorHtml certificate  Pavol Fodor
Html certificate Pavol Fodor
 
Designing effective output week viii
Designing effective output  week viiiDesigning effective output  week viii
Designing effective output week viii
 
Designing user interface week ix part 2
Designing user interface week ix part 2Designing user interface week ix part 2
Designing user interface week ix part 2
 
Designing database week ix part 1
Designing database week ix part 1Designing database week ix part 1
Designing database week ix part 1
 
Designing effective input week viii
Designing effective input week viiiDesigning effective input week viii
Designing effective input week viii
 
Erd (info sys)
Erd (info sys)Erd (info sys)
Erd (info sys)
 
Data dictionary
Data dictionaryData dictionary
Data dictionary
 
DBMS - Normalization
DBMS - NormalizationDBMS - Normalization
DBMS - Normalization
 
Niladri Dutta
Niladri DuttaNiladri Dutta
Niladri Dutta
 
Cálculo de materiales
Cálculo de materialesCálculo de materiales
Cálculo de materiales
 
Orientación vocacional
Orientación vocacionalOrientación vocacional
Orientación vocacional
 
Juan Antonino Alix y sus décimas
Juan Antonino Alix y sus décimas Juan Antonino Alix y sus décimas
Juan Antonino Alix y sus décimas
 
El café, oro en grano2003
El café, oro en grano2003El café, oro en grano2003
El café, oro en grano2003
 
Preguntas d eloy
Preguntas d eloyPreguntas d eloy
Preguntas d eloy
 
Brandfire 9 point Checklist for Loyalty Programme
Brandfire 9 point Checklist for Loyalty ProgrammeBrandfire 9 point Checklist for Loyalty Programme
Brandfire 9 point Checklist for Loyalty Programme
 
Sap vc online training
Sap vc online trainingSap vc online training
Sap vc online training
 
Dia del libro
Dia del libroDia del libro
Dia del libro
 
Pst
PstPst
Pst
 
Día internacionalamistad
Día internacionalamistadDía internacionalamistad
Día internacionalamistad
 

Similar to Developing S-Homocysteinylation Webpage Using HTML, CSS & JavaScript

Gettings started with Web development
Gettings started with Web developmentGettings started with Web development
Gettings started with Web developmentUjjwal Ojha
 
Webdesigningandpublishingcomputerstudiestheorylesson 101212054612-phpapp02
Webdesigningandpublishingcomputerstudiestheorylesson 101212054612-phpapp02Webdesigningandpublishingcomputerstudiestheorylesson 101212054612-phpapp02
Webdesigningandpublishingcomputerstudiestheorylesson 101212054612-phpapp02Harshith Rockx
 
Learn web development: Front-end vs Back-end development
Learn web development: Front-end vs Back-end developmentLearn web development: Front-end vs Back-end development
Learn web development: Front-end vs Back-end developmentpuneetbatra24
 
Introduction to ASP.NET
Introduction to ASP.NETIntroduction to ASP.NET
Introduction to ASP.NETRajkumarsoy
 
INDUSTRIAL TRAINING Presentation on Web Development. (2).pptx
INDUSTRIAL TRAINING Presentation on Web Development. (2).pptxINDUSTRIAL TRAINING Presentation on Web Development. (2).pptx
INDUSTRIAL TRAINING Presentation on Web Development. (2).pptx12KritiGaneriwal
 
Training presentation.pptx
Training presentation.pptxTraining presentation.pptx
Training presentation.pptxNishchaiyaBayla1
 
Web Development Technologies
Web Development TechnologiesWeb Development Technologies
Web Development TechnologiesVignesh Prajapati
 
Week01 jan19 introductionto_php
Week01 jan19 introductionto_phpWeek01 jan19 introductionto_php
Week01 jan19 introductionto_phpJeanho Chu
 
WEB DEVELOPMENT.pptx
WEB DEVELOPMENT.pptxWEB DEVELOPMENT.pptx
WEB DEVELOPMENT.pptxRajnirani18
 
Webpage Design Using Templates and Online WYSIWYG Platforms
Webpage Design Using Templates and Online WYSIWYG PlatformsWebpage Design Using Templates and Online WYSIWYG Platforms
Webpage Design Using Templates and Online WYSIWYG Platformsshelanie oliquino
 
Boost Your Online Presence with SmartScripts.tech - The Best Digital Marketin...
Boost Your Online Presence with SmartScripts.tech - The Best Digital Marketin...Boost Your Online Presence with SmartScripts.tech - The Best Digital Marketin...
Boost Your Online Presence with SmartScripts.tech - The Best Digital Marketin...smart Scripts
 
Learn VBScript – Part 1 of 4
Learn VBScript – Part 1 of 4Learn VBScript – Part 1 of 4
Learn VBScript – Part 1 of 4Srinimf-Slides
 
Web & Mobile App Development Company in UK
Web & Mobile App Development Company in UKWeb & Mobile App Development Company in UK
Web & Mobile App Development Company in UKEugeneHill7
 
Web & Mobile App Development Company in UK
Web & Mobile App Development Company in UKWeb & Mobile App Development Company in UK
Web & Mobile App Development Company in UKEugeneHill7
 

Similar to Developing S-Homocysteinylation Webpage Using HTML, CSS & JavaScript (20)

Gettings started with Web development
Gettings started with Web developmentGettings started with Web development
Gettings started with Web development
 
Mini Project PPT.pptx
Mini Project PPT.pptxMini Project PPT.pptx
Mini Project PPT.pptx
 
Webdesigningandpublishingcomputerstudiestheorylesson 101212054612-phpapp02
Webdesigningandpublishingcomputerstudiestheorylesson 101212054612-phpapp02Webdesigningandpublishingcomputerstudiestheorylesson 101212054612-phpapp02
Webdesigningandpublishingcomputerstudiestheorylesson 101212054612-phpapp02
 
Web Desing.pptx
Web Desing.pptxWeb Desing.pptx
Web Desing.pptx
 
Learn web development: Front-end vs Back-end development
Learn web development: Front-end vs Back-end developmentLearn web development: Front-end vs Back-end development
Learn web development: Front-end vs Back-end development
 
Introduction to ASP.NET
Introduction to ASP.NETIntroduction to ASP.NET
Introduction to ASP.NET
 
INDUSTRIAL TRAINING Presentation on Web Development. (2).pptx
INDUSTRIAL TRAINING Presentation on Web Development. (2).pptxINDUSTRIAL TRAINING Presentation on Web Development. (2).pptx
INDUSTRIAL TRAINING Presentation on Web Development. (2).pptx
 
Training presentation.pptx
Training presentation.pptxTraining presentation.pptx
Training presentation.pptx
 
Web Development Technologies
Web Development TechnologiesWeb Development Technologies
Web Development Technologies
 
Week01 jan19 introductionto_php
Week01 jan19 introductionto_phpWeek01 jan19 introductionto_php
Week01 jan19 introductionto_php
 
Html5 phillycc
Html5 phillyccHtml5 phillycc
Html5 phillycc
 
WEB DEVELOPMENT.pptx
WEB DEVELOPMENT.pptxWEB DEVELOPMENT.pptx
WEB DEVELOPMENT.pptx
 
Web Development
Web DevelopmentWeb Development
Web Development
 
Webpage Design Using Templates and Online WYSIWYG Platforms
Webpage Design Using Templates and Online WYSIWYG PlatformsWebpage Design Using Templates and Online WYSIWYG Platforms
Webpage Design Using Templates and Online WYSIWYG Platforms
 
Class 10
Class 10Class 10
Class 10
 
Boost Your Online Presence with SmartScripts.tech - The Best Digital Marketin...
Boost Your Online Presence with SmartScripts.tech - The Best Digital Marketin...Boost Your Online Presence with SmartScripts.tech - The Best Digital Marketin...
Boost Your Online Presence with SmartScripts.tech - The Best Digital Marketin...
 
Web design
Web designWeb design
Web design
 
Learn VBScript – Part 1 of 4
Learn VBScript – Part 1 of 4Learn VBScript – Part 1 of 4
Learn VBScript – Part 1 of 4
 
Web & Mobile App Development Company in UK
Web & Mobile App Development Company in UKWeb & Mobile App Development Company in UK
Web & Mobile App Development Company in UK
 
Web & Mobile App Development Company in UK
Web & Mobile App Development Company in UKWeb & Mobile App Development Company in UK
Web & Mobile App Development Company in UK
 

Recently uploaded

Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Miguel Araújo
 
[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdf[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdfhans926745
 
Boost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivityBoost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivityPrincipled Technologies
 
08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking MenDelhi Call girls
 
GenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationGenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationMichael W. Hawkins
 
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...Igalia
 
A Year of the Servo Reboot: Where Are We Now?
A Year of the Servo Reboot: Where Are We Now?A Year of the Servo Reboot: Where Are We Now?
A Year of the Servo Reboot: Where Are We Now?Igalia
 
Artificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and MythsArtificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and MythsJoaquim Jorge
 
How to convert PDF to text with Nanonets
How to convert PDF to text with NanonetsHow to convert PDF to text with Nanonets
How to convert PDF to text with Nanonetsnaman860154
 
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...
Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...Neo4j
 
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptxEIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptxEarley Information Science
 
Presentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreterPresentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreternaman860154
 
Real Time Object Detection Using Open CV
Real Time Object Detection Using Open CVReal Time Object Detection Using Open CV
Real Time Object Detection Using Open CVKhem
 
The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024Rafal Los
 
Exploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone ProcessorsExploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone Processorsdebabhi2
 
Data Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt RobisonData Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt RobisonAnna Loughnan Colquhoun
 
Scaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationScaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationRadu Cotescu
 
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024The Digital Insurer
 
Histor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slideHistor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slidevu2urc
 
08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking Men08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking MenDelhi Call girls
 

Recently uploaded (20)

Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
 
[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdf[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdf
 
Boost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivityBoost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivity
 
08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men
 
GenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationGenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day Presentation
 
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
 
A Year of the Servo Reboot: Where Are We Now?
A Year of the Servo Reboot: Where Are We Now?A Year of the Servo Reboot: Where Are We Now?
A Year of the Servo Reboot: Where Are We Now?
 
Artificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and MythsArtificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and Myths
 
How to convert PDF to text with Nanonets
How to convert PDF to text with NanonetsHow to convert PDF to text with Nanonets
How to convert PDF to text with Nanonets
 
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...
Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...
 
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptxEIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
 
Presentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreterPresentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreter
 
Real Time Object Detection Using Open CV
Real Time Object Detection Using Open CVReal Time Object Detection Using Open CV
Real Time Object Detection Using Open CV
 
The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024
 
Exploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone ProcessorsExploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone Processors
 
Data Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt RobisonData Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt Robison
 
Scaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationScaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organization
 
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
 
Histor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slideHistor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slide
 
08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking Men08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking Men
 

Developing S-Homocysteinylation Webpage Using HTML, CSS & JavaScript

  • 1. WINTER TRAINING PROGRAM Developing and designing WebPages using HTML,CSS and JavaScript for S- homocysteinylation Database By- Vishaal Baruah ©Vishaal Baruah
  • 2. CONTENTS • Introduction • Developing Tools • Website Demo • Conclusion ©Vishaal Baruah
  • 3. INTRODUCTION • The project aims developed and designed a webpage that ensures the user to display information dregarding relationship between homocysteine and its relationship with different entities in a format that is easy to read and relevant. • The project must be user friendly and future modifications can be made easily. ©Vishaal Baruah
  • 4. • Webpage: A collection of data in the form of texts,images,video and other forms which are displayed in the web browser • Website: It is a collection of related web pages identified with common domain name, and published on at least one web server. ©Vishaal Baruah
  • 6. WEB DEVELOPMENT • Web Development: Refers to all types of applications In which all or part of them are hosted within a web browser • Types of development: • Front-End Web Development: Related to the development of website which is visible to the users. • Back-End Web Development: Related to development of technology which enables the webpage to perform different functions. • Full stack development: Type of development which takes care of all the aspects related to the webpage. ©Vishaal Baruah
  • 8. FRONT-END DEVELOPMENT • It is the development of those elements of a website that the users sees and interacts with directly. • Also known as client-side development • Interacting with server side code and writing server side views. • Not Server side development • Major challenge is that the tools and techniques used to create the front end of a website change constantly. ©Vishaal Baruah
  • 10. HTML • Html is a markup language used for structuring and presenting content on the World Wide Web. • HTML 5 is the fifth and current version of the HTML standard. • It is written in the form of HTML elements consisting of tags enclosed in angle brackets (like <html> ). • Develop static web pages ©Vishaal Baruah
  • 11. FEATURES OF HTML 5 • New Doctype • No More Types for Scripts and Links • Make the content edit easy • Placeholders • The Semantic Header and Footer • Audio/ Video Support • The Data Attribute ©Vishaal Baruah
  • 13. CASCADING STYLE SHEETS(CSS) • It is a style sheet language used for describing the look and formatting of a document written in a markup language. • Media queries are easily solved. • Web typography via font-face. • Shadows, Transforms, multiple backgrounds can be added. • Animation can also be added easily. • New layout options (columns, tables). ©Vishaal Baruah
  • 14. FEATURES OF CSS3 • CSS Animations and Transitions • Calculating Values With calc() • Gradients • Box Sizing • Border Images • Multiple Backgrounds • CSS 3D Transforms ©Vishaal Baruah
  • 15. IMPORTING CSS ON HTML ©Vishaal Baruah
  • 17. JAVASCRIPT • JavaScript is a high-level, dynamic and interpreted programming language. • Most of the javascript control statements syntax is same as syntax of control statements in C language. • Client-side validation • Displaying popup windows and dialog boxes and drop down menus become very easy. • SVG(Sector Variable Graphics) made easy ©Vishaal Baruah
  • 18. FEATURES • jQuery has become the standard of developing responsive websites • 1001 jQuery plugins • Offline Storage • Develop programs for touch support • Geolocation ©Vishaal Baruah
  • 23. HOME PAGE • In this page we the main home page is displayed which is common to all the users. It consist of options such as: • CSIR-NEIST(Homepage) • Contact Us • About • Search Box • Entities ©Vishaal Baruah
  • 27. 1)We have chosen “HCY Structural Homologs” for this purpose ©Vishaal Baruah
  • 29. In our example, we are searching for “APOA_HUMAN” from the datatable DALI STRUCTURE table, with option “REFERENCE STRUCTURE” ©Vishaal Baruah
  • 30. CONCLUSION • The web-based search platform on S-Homocystenylation is developed and tested successfully. • It has a friendly graphical user interface and is very user friendly • The platform aims at providing necessary information to the user’s requested query. • The website has several databases on in backend which enables it to generate the desired results. • The system has been designed keeping in view the present and future requirements in mind and made very flexible ©Vishaal Baruah