Wie kann ich meine Webseite erstellen, um alle HTML anzuzeigen, die ich erstellt habe?HTML

HTML-Programmierer
Anonymous
 Wie kann ich meine Webseite erstellen, um alle HTML anzuzeigen, die ich erstellt habe?

Post by Anonymous »

Ich habe ein Portfolio erstellt, aber in meinem Kontaktabschnitt wird die letzte Kontaktinformationen nicht angezeigt.

Code: Select all

body {
font-family: sans-serif;
margin: 0;
padding: 0;
line-height: 1.6;
color: #333;
background-color: #f4f4f4;
font-size: 1.2em;
}

header {
background-color: #333;
color: #fff;
padding: 1rem 0;
text-align: center;
}

nav ul {
list-style: none;
padding: 0;
margin: 0;
}

nav li {
display: inline;
margin: 0 1rem;
}

nav a {
color: #fff;
text-decoration: none;
}

section {
padding: 2rem;
}

.project {
margin-bottom: 2rem;
border: 1px solid #ddd;
padding: 1rem;
background-color: white;
color: #00ff00;
text-transform: uppercase;
}

#contact {
color: #ff0000;
}

footer {
background-color: #333;
color: #fff;
text-align: center;
padding: 1rem 0;
position: fixed;
bottom: 0;
width: 100%;
}

#about {
color: #ff00ff;
text-transform: uppercase;
}

strong {
color: #00ffff;
}

h2 {
color: brown;
text-align: center;
}

h3 {
color: darkblue;
}

ul {
color: #00ffff;
}< /code>

Rolivhuwa Mandiwana

[list]
[*][url=#about]About[/url]
[*][url=#projects]Projects[/url]
[*][url=#contact]Contact[/url]
[/list]




About Me
I'm a self touht junior web developer with web development skils
[list]
[*]HTML
CSS
[*] javaScript
[/list]
I'm wiling to take a long term and a short term jorb , i will accept any kind of frontend web development project that i'm offered and i will do my very best to make the best results.



Projects

small business home page
This is a small business home page explainig
and showing what the business is all about.

HML log in form
Login form where you enter your
personal information to enter or continue to
the other side of a web page.

event invitation page
this is an webpage that invite people
to an event showing inportant things about an event along with time and venue.

recipe page
this is a page showing ijnstrucctions on how cook or bake along with what you need.




Contact
Email: [url=milto:rolivhuwa274@gmail.com]rolivhuwa274@gmail.com[/url]

LinkedIn: [url=linkedin.com/in/Rolivhuwa Mandiwana]linkedin.com/in/Rolivhuwa Mandiwana[/url]
WhatsApp: 0633967949
PhoneNumber: 0633967949



&copy; 2025 Rolivhuwa Mandiwana

Quick Reply

Change Text Case: 
   
  • Similar Topics
    Replies
    Views
    Last post