Как я могу сделать свою веб -страницу, чтобы отобразить весь HTML, который я создалHtml

Программисты Html
Ответить
Anonymous
 Как я могу сделать свою веб -страницу, чтобы отобразить весь HTML, который я создал

Сообщение Anonymous »

Я создал портфель, но в моем разделе контактов последняя контактная информация не отображается.

Код: Выделить всё

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



© 2025 Rolivhuwa Mandiwana



Подробнее здесь: https://stackoverflow.com/questions/795 ... ve-created
Ответить

Быстрый ответ

Изменение регистра текста: 
Смайлики
:) :( :oops: :roll: :wink: :muza: :clever: :sorry: :angel: :read: *x)
Ещё смайлики…
   
К этому ответу прикреплено по крайней мере одно вложение.

Если вы не хотите добавлять вложения, оставьте поля пустыми.

Максимально разрешённый размер вложения: 15 МБ.

Вернуться в «Html»