Need someone to make a website without using AIcustom graphicsmore details will be provided
hey, it’s all quite basic stuff. I will send lots more information after accepted, it’s easy but I have no time. It’s just website programming (basic level) I will also tip if the work is done promptly and professionally! You will receive log in information to complete all this work. It’s a few short assignments. […]
1. <hr> tag in HTML? 2. <p> is this tag is a container tag? Requirements:
For your first assignment, you will be creating a page that has a form on it to register a new account and capture demographic data. You will use a w3spaces space OR better yet, a GITHUB space. We will standardize on the Medical industry. So you will be creating a Patient Registration Form. Here are […]
You should include important information such as the background of your question, what you are trying to do, what problem you encountered, and any steps you already tried. Describe the situation in detail so the reader knows exactly what you need. If your question is about coding, you should also include the programming language, version, […]
Requirements:
Requirements:
<!DOCTYPE html> <html lang=”en”> <head> <meta charset=”UTF-8″> <meta name=”viewport” content=”width=device-width, initial-scale=1.0″> <title>My Simple App</title> <style> /* CSS: This makes it look like a modern app */ body { font-family: ‘Segoe UI’, sans-serif; background-color: #f0f2f5; display: flex; justify-content: center; padding: 20px; } .app-container { background: white; width: 350px; border-radius: 20px; shadow: 0 10px 25px rgba(0,0,0,0.1); overflow: […]