Category: Html / CSS
-
Help with basic HTML/CSS homework!
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.…
-
What is the meaning of the following
1. <hr> tag in HTML? 2. <p> is this tag is a container tag? Requirements:
-
Creating a Patient Registration Form
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…
-
Impact of Study Habits on Academic Performance of Senior Hig…
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,…
-
Kya ap ko html/css code chahiye
<!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:…
-
html coding book
HTML (HyperText Markup Language) aik markup language hai jo websites aur web pages bananay ke liye use hoti hai. Iski madad se hum web page ka structure tayar kartay hain, jaise headings, paragraphs, images, links aur tables. HTML tags ke zariye browser ko bataya jata hai ke content screen par kaise dikhana hai. Agar chaho…
