cs310 assignment 1 solution 2024 |cs310 assignment no1 Solution Fall 2024

Описание к видео cs310 assignment 1 solution 2024 |cs310 assignment no1 Solution Fall 2024

If you want 4/4 CGPA then Contact us on WhatsApp 03095153290
whatsApp grouplink
https://chat.whatsapp.com/KJ61QyWmYIV...

Problem Statement:
Create a single-page portfolio webpage using PHP, HTML, and CSS that showcases your personal information, projects, and a contact form.

Requirements:
Requirements:
1. Single PHP File:
• Create a single PHP file named portfolio.php.
2. Webpage Structure:
• The page should include the following sections:
• Header: Display a welcome message using PHP (e.g., "Welcome to My Portfolio!").
• About Me Section:
• Use PHP variables to display your name, age, and a short description about yourself.
• Projects Section:
• Create an array of at least three projects. Each project should include:
• Project name
• Brief description
• A placeholder link (use #).
• Use a loop in PHP to dynamically generate and display the list of projects.
• Contact Section:
• Include a contact form with fields for name, email, and message.
• Use PHP to process the form submission and display a success message (e.g., "Thank you for your message!") if the form is submitted.
• Ensure basic validation (e.g., required fields).
3. CSS Styling:
• Include a
style section within the PHP file to style your webpage.
• Use at least three different CSS properties (e.g., colors, fonts, margins) to enhance the visual appeal.
4. Comments:
• Add comments in your PHP code to explain different sections.
Ensure that the code is well-commented, follows basic PHP syntax, and follows to the requirements listed above.

CS310 Assignment No 1 FALL 2024 100% Correct Complete Solution By Learning wit happy mood,

Комментарии

Информация по комментариям в разработке