You have not yet responded to the forum.

Here you will find the last 3 forum topics
you have posted a comment on.
+ add shout
Helmi
Why are mp prices so crazy.. YES I’m looking at you 🫵
0 | 0 | 0 | 0
0%
To join the forums you need to be logged in.

Click here to register your own account for free and I will personally explain to you how you can start getting your own fans and, making popdollars.
> Close
Helper
14 of the 24 stars earned

Forum

General < General Page: | Next | Last
HTML help
Private
Popstar



I need help with some code. It came out all wrong, in the sense that I need some brackets added <br />, in order to create some padding for the table to not look stupid when filled out. Is anyone able to help me with this in a private chat? 
I'm not super strong in code, but I think it works for the most parts, it's just the lack of padding that makes it look weird.. :p
Private
Popstar



codepen please
Gucci
Popstar



um pm me
Private
Popstar



btw for padding use CSS instead of <br /> :) html isn't for styling
Account deleted




for what do you need the table? usually style is done in css, it can be done in html to a limited extend in the opening tag but it is not very practical
Account deleted




RareRevolution wrote:
Meowmere wrote:
btw for padding use CSS instead of <br /> html isn't for styling
HTML is my only option in the builder, plus it looks alright when I release it onto the site :-/

every editor should accept css
Private
Popstar



disintegration wrote:
for what do you need the table? usually style is done in css, it can be done in html to a limited extend in the opening tag but it is not very practical
It's just an easy setup for a menu for a product on a website. The theme doesn't have a natural builder for the product, and I'm only using it on this one product so this just seemed like the easier alternative xD
Private
Popstar



disintegration wrote:
RareRevolution wrote:
Meowmere wrote:
btw for padding use CSS instead of <br /> html isn't for styling
HTML is my only option in the builder, plus it looks alright when I release it onto the site :-/

every editor should accept css
It does accept it, but it will have an effect on my other products and it will be wayyy beyond my abilities to make sure it doesn't have an effect on them. So I made it in HTML xD
Delewie
World famous



Meowmere wrote:
btw for padding use CSS instead of <br /> html isn't for styling

^
Private
Popstar



Yall it's not meant to be stylish, it's just meant to be functional xD 
Account deleted




RareRevolution wrote:
disintegration wrote:
RareRevolution wrote:
HTML is my only option in the builder, plus it looks alright when I release it onto the site :-/

every editor should accept css
It does accept it, but it will have an effect on my other products and it will be wayyy beyond my abilities to make sure it doesn't have an effect on them. So I made it in HTML xD

okay, you could add a border in the opening tag of  table

or what exactly is your problem with the table as it is?
Delewie
World famous



RareRevolution wrote:
Yall it's not meant to be stylish, it's just meant to be functional xD 

Often it's esaier when you have the html as a "shell" and then add a stylesheet of css to "fix" things aswell ^^
Private
Popstar



disintegration wrote:
RareRevolution wrote:
disintegration wrote:

every editor should accept css
It does accept it, but it will have an effect on my other products and it will be wayyy beyond my abilities to make sure it doesn't have an effect on them. So I made it in HTML xD

okay, you could add a border in the opening tag of  table
Yeahh... I don't know how to do that. This is usually not a part of my job description, so I have no clue what I'm doing. I'm genuinely surprised that I actually made this and something shows up when i add it xD
Account deleted




RareRevolution wrote:
disintegration wrote:
RareRevolution wrote:
It does accept it, but it will have an effect on my other products and it will be wayyy beyond my abilities to make sure it doesn't have an effect on them. So I made it in HTML xD

okay, you could add a border in the opening tag of  table
Yeahh... I don't know how to do that. This is usually not a part of my job description, so I have no clue what I'm doing. I'm genuinely surprised that I actually made this and something shows up when i add it xD
like this
www.w3docs.com/snippets/html/how-to-add-border-to-html-table.html

there are other attributes you can use like this but i can't remember them atm xD
Private
Popstar



disintegration wrote:
RareRevolution wrote:
disintegration wrote:

okay, you could add a border in the opening tag of  table
Yeahh... I don't know how to do that. This is usually not a part of my job description, so I have no clue what I'm doing. I'm genuinely surprised that I actually made this and something shows up when i add it xD
like this
www.w3docs.com/snippets/html/how-to-add-border-to-html-table.html

there are other attributes you can use like this but i can't remember them atm xD
Yeah.. this is gibberish for me. I do graphic design, and basically the simple stuff in Joomla and Wordpress. This stuff makes my brain stop working xD
Account deleted




i think those aren't supported in the newest html version tho, so you would have to specify that at the beginning of the document in the head part

css isn't that hard, maybe read up on it and try?
Post comment
Post Comment
To load new posts: activated
Page: | Next | Last