The Web Design Group

... Making the Web accessible to all.

Welcome Guest ( Log In | Register )

2 Pages V < 1 2  
Reply to this topicStart new topic
> Making a border, I can make a border around every element from the website, but not thi
pandy
post Feb 9 2022, 08:03 PM
Post #21


🌟Computer says no🌟
********

Group: WDG Moderators
Posts: 20,730
Joined: 9-August 06
Member No.: 6



Back to gimme the code, are we? rolleyes.gif

What you have is a mess and you use unnecessary advanced stuff that you don't know how it works. There is no use to try to put band aids on that. Start over and try to understand different HTML elements and CSS properties before you use them.
User is offlinePM
Go to the top of the page
Toggle Multi-post QuotingQuote Post
Brian Chandler
post Feb 9 2022, 11:35 PM
Post #22


Jocular coder
********

Group: Members
Posts: 2,460
Joined: 31-August 06
Member No.: 43



QUOTE(HarryFlex @ Feb 10 2022, 05:47 AM) *

The thing is: if you don’t want to help me: I’m fine. But I will pay a private teacher, so The things - for you - aren’t understandable, will be understood by me. Please, use and promote the HTML5 code. Don’t make anyone ridiculous and make the code accessible to each of us…


I have tried to help. I pointed out four errors in the first eight lines - if you corrected those, we could go on to more.

You keep saying strange things about html5 (what does "promote" mean?), and claim to be an expert in html4. So here is another offer: write your webpage in html4, so it correctly validates, and I will convert it to html5 for you.
User is offlinePM
Go to the top of the page
Toggle Multi-post QuotingQuote Post
HarryFlex
post Feb 12 2022, 07:23 AM
Post #23


Member
***

Group: Members
Posts: 44
Joined: 19-January 22
Member No.: 28,232



QUOTE(Brian Chandler @ Feb 9 2022, 11:35 PM) *

QUOTE(HarryFlex @ Feb 10 2022, 05:47 AM) *

The thing is: if you don’t want to help me: I’m fine. But I will pay a private teacher, so The things - for you - aren’t understandable, will be understood by me. Please, use and promote the HTML5 code. Don’t make anyone ridiculous and make the code accessible to each of us…


I have tried to help. I pointed out four errors in the first eight lines - if you corrected those, we could go on to more.

You keep saying strange things about html5 (what does "promote" mean?), and claim to be an expert in html4. So here is another offer: write your webpage in html4, so it correctly validates, and I will convert it to html5 for you.


I Thought my English is bad. The problem is the fact you don’t know what to promote means, that your English, as a native speaker is worse than mine.

If my webpage is based on snippets from other sites, it’s simple to prove your wrong: I could beter make use of Wix for example and could have used some template: much easier.

I don’t think I will get a suitable answer over here, so I’ve chosen to pay somebody to teach me something’s.

This post has been edited by HarryFlex: Feb 12 2022, 07:24 AM
User is offlinePM
Go to the top of the page
Toggle Multi-post QuotingQuote Post
pandy
post Feb 12 2022, 07:57 AM
Post #24


🌟Computer says no🌟
********

Group: WDG Moderators
Posts: 20,730
Joined: 9-August 06
Member No.: 6



That will be expensive since you don't want to learn. Besides, I thought you said you already participated in a course? happy.gif
User is offlinePM
Go to the top of the page
Toggle Multi-post QuotingQuote Post
HarryFlex
post Feb 12 2022, 08:59 AM
Post #25


Member
***

Group: Members
Posts: 44
Joined: 19-January 22
Member No.: 28,232



QUOTE(pandy @ Feb 12 2022, 07:57 AM) *

That will be expensive since you don't want to learn. Besides, I thought you said you already participated in a course? happy.gif


First of al, I want to learn 2. I do know it’s expensive. 3. I’ve followed a course, but there are things I want to learn theoretically which I don’t understand in practice.

Yours truly,

Harry

This post has been edited by HarryFlex: Feb 12 2022, 09:01 AM
User is offlinePM
Go to the top of the page
Toggle Multi-post QuotingQuote Post
pandy
post Feb 12 2022, 11:10 AM
Post #26


🌟Computer says no🌟
********

Group: WDG Moderators
Posts: 20,730
Joined: 9-August 06
Member No.: 6



Maybe you should start with listening to what we say then?
User is offlinePM
Go to the top of the page
Toggle Multi-post QuotingQuote Post
HarryFlex
post Feb 12 2022, 01:13 PM
Post #27


Member
***

Group: Members
Posts: 44
Joined: 19-January 22
Member No.: 28,232



QUOTE(pandy @ Feb 12 2022, 11:10 AM) *

Maybe you should start with listening to what we say then?


Hi, I’m gonna start listening to what the private teacher says. Messy code: I don’t care. I want to make beautiful websites. Since I pay, I can get straightforward answers.
User is offlinePM
Go to the top of the page
Toggle Multi-post QuotingQuote Post
pandy
post Feb 12 2022, 01:19 PM
Post #28


🌟Computer says no🌟
********

Group: WDG Moderators
Posts: 20,730
Joined: 9-August 06
Member No.: 6



And you don't think the two are connected? Good luck with that. 😁
User is offlinePM
Go to the top of the page
Toggle Multi-post QuotingQuote Post
HarryFlex
post Feb 13 2022, 06:34 AM
Post #29


Member
***

Group: Members
Posts: 44
Joined: 19-January 22
Member No.: 28,232



QUOTE(pandy @ Feb 12 2022, 01:19 PM) *

And you don't think the two are connected? Good luck with that. 😁


Not exactly, I can now make a border around almost the full page, just by changing the position attribute from absolute to static. The problem is now, I cannot position the article to the middle of the page by using left; maybe I can change the margin, but the border needs to stay where he is now at the moment.

Messy code gets ignored. It simply don’t work, instead of stopping the website like a program in Basic does…
User is offlinePM
Go to the top of the page
Toggle Multi-post QuotingQuote Post
HarryFlex
post Feb 13 2022, 06:51 AM
Post #30


Member
***

Group: Members
Posts: 44
Joined: 19-January 22
Member No.: 28,232



Hi, I’ve made the website now look like it needs to look. I’ve positioned the article with margin-left. Changed the footer, so the footer came into the border (now around the entire page), and positioned the paragraph into the footer to the center, with margin left.

I’ve put some changes in the CSS (body) and that’s it. The site looks now how I want…
User is offlinePM
Go to the top of the page
Toggle Multi-post QuotingQuote Post
pandy
post Feb 13 2022, 09:53 AM
Post #31


🌟Computer says no🌟
********

Group: WDG Moderators
Posts: 20,730
Joined: 9-August 06
Member No.: 6



https://forums.htmlhelp.com/index.php?s=&am...st&p=143176
User is offlinePM
Go to the top of the page
Toggle Multi-post QuotingQuote Post

2 Pages V < 1 2
Reply to this topicStart new topic
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members:

 



- Lo-Fi Version Time is now: 25th April 2024 - 08:54 AM