cant put elements on the level a photo is
basically i am making a portfolio for myself while learning html css and js and i have a photo at the top and some text below it but when i add a new element for a home button and i want it to be at the top level like where the photo is it wont let me and it wont let me put anything in that area the photo is (creating a new element just puts it above where the element is on the left, see image)
8 Replies
please give #how-to-ask-good-questions a look, without code (preferably a live example) it's impossible to give good advice
i can show the code i use currently and also an example of the problem
preferably in a codepen, it's more likely people will be able to help if they can see your code live
i have this photo above and the a tag and everytime i add any elements it gets Below the image, now i want the a tag to be like in the picture
codepen?
oh
i want the menu a tag to be like in the photo, if i add it before the image it goes down i want it to be on the level of the image
Once again, it's impossible to help without seeing your code. Check out #how-to-ask-good-questions
this is the html with the photo and the a tag
currently only the a tag has css which only changes font size color and font family
I would invest some time learning Grid and Flex